Code Monkey home page Code Monkey logo

Comments (4)

gpshead avatar gpshead commented on June 18, 2024

Can you try out the PR I just made to see if that fixes this?

from python-subprocess32.

dimpase avatar dimpase commented on June 18, 2024

OK, it builds on FreeBSD 11.1, and passes most tests; here are errors I see, not sure whether they are related to the issue, or not

FAIL: test_close_fds_when_max_fd_is_lowered (__main__.POSIXProcessTestCase)
Confirm that issue21618 is fixed (may fail under valgrind).
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<stdin>", line 1866, in test_close_fds_when_max_fd_is_lowered
AssertionError: Some fds were left open.
:
======================================================================
FAIL: test_cloexec_pass_fds (__main__.POSIXSubprocessModuleTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<stdin>", line 2257, in test_cloexec_pass_fds
AssertionError: '' != 'cat: /dev/fd/4: No such file or directory\n'
:
======================================================================
FAIL: test_close_fds_when_max_fd_is_lowered (__main__.ProcessTestCasePOSIXPurePython)
Confirm that issue21618 is fixed (may fail under valgrind).
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<stdin>", line 1866, in test_close_fds_when_max_fd_is_lowered
AssertionError: Some fds were left open.
:
----------------------------------------------------------------------
Ran 291 tests in 253.214s
:
FAILED (failures=3, skipped=5)
Traceback (most recent call last):
  File "<stdin>", line 2420, in <module>
  File "<stdin>", line 2416, in test_main
  File "/usr/home/dima/Sage/sage/local/lib/python2.7/test/support/__init__.py", line 1577, in run_unittest
    _run_suite(suite)
  File "/usr/home/dima/Sage/sage/local/lib/python2.7/test/support/__init__.py", line 1542, in _run_suite
    raise TestFailed(err)
test.support.TestFailed: multiple errors occurred

from python-subprocess32.

gpshead avatar gpshead commented on June 18, 2024

The errors are probably particular to FreeBSD vs what is being tested. Someone familiar with FreeBSD with a FreeBSD system in front of them should look at what those tests are trying to do decide what is appropriate there and submit a PR. I'm happy to see it at least building though. :)

from python-subprocess32.

dimpase avatar dimpase commented on June 18, 2024

OK, so this is in the same state with 3.5.0 (builds, and tests error as described).

from python-subprocess32.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.