Go to file
David Abdurachmanov c4f4d7ced7
Allow tests to fail on riscv64
[..]
  gevent.testing.flaky.FlakyAssertionError: False is not true : Expected: 0.1; elapsed: 0.2012234379999427; min: 0.05; max: 0.15000000000000002; fuzzy 0.05; clock_info: namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=0.01)

  ----------------------------------------------------------------------
  Ran 34 tests in 0.511s

  FAILED (failures=1, skipped=28)

! GEVENT_FILE=thread /usr/bin/python3 -u -m unittest gevent.tests.test__subprocess [code 1] [Ran 34 tests in 2.4s]
Reaping 3 jobs

Longest-running tests:
2.4 seconds: GEVENT_FILE=thread /usr/bin/python3 -u -m unittest gevent.tests.test__subprocess
1.7 seconds: GEVENT_FILE=thread /usr/bin/python3 -u -mgevent.tests.test__subprocess_interrupted
1.7 seconds: GEVENT_FILE=thread /usr/bin/python3 -u -mgevent.tests.test__subprocess_poll

1/3 tests failed in 2.5s

1/3 unexpected failures
 - GEVENT_FILE=thread /usr/bin/python3 -u -m unittest gevent.tests.test__subprocess

[..]

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-11 16:31:58 +03:00
.gitignore Update to 23.7.0 2023-07-16 21:35:37 -06:00
python-gevent.spec Allow tests to fail on riscv64 2024-04-11 16:31:58 +03:00
sources Update to 23.7.0 2023-07-16 21:35:37 -06:00