Skip to content

py35.test.testing._time_test.StrictRealTimeTest  #13973

@markdroth

Description

@markdroth

https://sponge.corp.google.com/target?id=ee46d06d-4bcb-4433-ad83-360568cf6800&target=github/grpc/python_windows_dbg_native&searchFor=&show=FAILED&sortBy=STATUS

Output:

++ dirname 'T:\src\github\grpc\workspace_python_windows_dbg_native\tools\run_tests\helper_scripts\run_python.sh'
+ cd 'T:\src\github\grpc\workspace_python_windows_dbg_native\tools\run_tests\helper_scripts/../../..'
++ realpath 'py35\Scripts/python.exe'
+ PYTHON=/t/src/github/grpc/workspace_python_windows_dbg_native/py35/Scripts/python.exe
++ pwd
+ ROOT=/t/src/github/grpc/workspace_python_windows_dbg_native
+ /t/src/github/grpc/workspace_python_windows_dbg_native/py35/Scripts/python.exe /t/src/github/grpc/workspace_python_windows_dbg_native/src/python/grpcio_tests/setup.py test_lite
running test_lite
Running       testing._time_test.StrictRealTimeTest.test_call_at
[95mTesting gRPC Python...
[0m[92mSUCCESS       testing._time_test.StrictRealTimeTest.test_call_at
[0mRunning       testing._time_test.StrictRealTimeTest.test_call_in
[92mSUCCESS       testing._time_test.StrictRealTimeTest.test_call_in
[0mRunning       testing._time_test.StrictRealTimeTest.test_cancel
[91mFAILURE       testing._time_test.StrictRealTimeTest.test_cancel
[0mRunning       testing._time_test.StrictRealTimeTest.test_many
[92mSUCCESS       testing._time_test.StrictRealTimeTest.test_many
[0mRunning       testing._time_test.StrictRealTimeTest.test_same_behavior_used_several_times
[92mSUCCESS       testing._time_test.StrictRealTimeTest.test_same_behavior_used_several_times
[0mRunning       testing._time_test.StrictRealTimeTest.test_sleep_for
[92mSUCCESS       testing._time_test.StrictRealTimeTest.test_sleep_for
[0mRunning       testing._time_test.StrictRealTimeTest.test_sleep_until
[92mSUCCESS       testing._time_test.StrictRealTimeTest.test_sleep_until
[0m7 tests finished:
	6 successful
	1 unsuccessful
	0 skipped
	0 expected failures
	0 unexpected successes
Interrupted Tests:
	[]

Errors/Failures: 
[91mtesting._time_test.StrictRealTimeTest.test_cancel[0m
[1mtraceback:[0m
Traceback (most recent call last):
  File "C:\Python35\Lib\unittest\case.py", line 59, in testPartExecutor
    yield
  File "C:\Python35\Lib\unittest\case.py", line 601, in run
    testMethod()
  File "T:\src\github\grpc\workspace_python_windows_dbg_native\src\python\grpcio_tests\tests\testing\_time_test.py", line 94, in test_cancel
    self.assertFalse(call_times, msg=_PATHOLOGICAL_SCHEDULING)
  File "C:\Python35\Lib\unittest\case.py", line 672, in assertFalse
    raise self.failureException(msg)
AssertionError: (1515606330.5732422,) is not false : pathological thread scheduling!

[1mstdout:[0m

[1mstderr:[0m


Unexpected successes: []
Test failure

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions