webkit python unittest "test_timeout_exceeded_exit_code" flaked |
|||
Issue description
This test failed to appropriately fail (?):
[111/1401] webkitpy.common.system.executive_unittest.ExecutiveTest.test_timeout_exceeded_exit_code failed unexpectedly:
Traceback (most recent call last):
File "/b/c/b/linux_layout/src/third_party/WebKit/Tools/Scripts/webkitpy/common/system/executive_unittest.py", line 159, in test_timeout_exceeded_exit_code
self.assertNotEqual(exit_code, 0)
AssertionError: 0 == 0
on this bot:
https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Trusty/builds/28626
there is no obvious culprit CL. Tagging Blink>Infra for triage.
,
Dec 15 2017
,
Dec 17
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||
►
Sign in to add a comment |
|||
Comment 1 by qyears...@chromium.org
, Aug 9 2017Status: Unconfirmed (was: Untriaged)