Bug 105951
Summary: | webkitpy.layout_tests.port.chromium_android_unittest.ChromiumAndroidPortTest.test_build_driver fails on Mountain Lion bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dpranke, peter, simon.fraser, slewis |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
[390/1614] webkitpy.layout_tests.port.chromium_android_unittest.ChromiumAndroidPortTest.test_build_driver failed:
Traceback (most recent call last):
File "/Volumes/Data/slave/mountainlion-release-tests-wk1/build/Tools/Scripts/webkitpy/layout_tests/port/port_testcase.py", line 555, in test_build_driver
self.assertTrue(output.assert_outputs(self, port._build_driver, expected_logs=expected_logs))
File "/Volumes/Data/slave/mountainlion-release-tests-wk1/build/Tools/Scripts/webkitpy/common/system/outputcapture.py", line 100, in assert_outputs
testcase.assertEqual(logs_string, expected_logs)
AssertionError: "[123456789ABCDEF0] Run adb command: ['shell', 'am', 'force-stop', 'org.chromium.native_test']\n[123456789ABCDEF0] Run adb result: \nMOCK run_command: ['Tools/Scripts/build-dumprendertree', '--release'], cwd=/mock-checkout, env={'LC_ALL': 'C', 'MOCK_ENVIRON_COPY': '1'}\nOutput of ['Tools/Scripts/build-dumprendertree', '--release']:\nMOCK output of child process\n" != "MOCK run_command: ['Tools/Scripts/build-dumprendertree', '--release'], cwd=/mock-checkout, env={'LC_ALL': 'C', 'MOCK_ENVIRON_COPY': '1'}\nOutput of ['Tools/Scripts/build-dumprendertree', '--release']:\nMOCK output of child process\n"
"[123456789ABCDEF0] Run adb command: ['shell', 'am', 'force-stop', 'org.chromium.native_test']\n[123456789ABCDEF0] Run adb result: \nMOCK run_command: ['Tools/Scripts/build-dumprendertree', '--release'], cwd=/mock-checkout, env={'LC_ALL': 'C', 'MOCK_ENVIRON_COPY': '1'}\nOutput of ['Tools/Scripts/build-dumprendertree', '--release']:\nMOCK output of child process\n"
"MOCK run_command: ['Tools/Scripts/build-dumprendertree', '--release'], cwd=/mock-checkout, env={'LC_ALL': 'C', 'MOCK_ENVIRON_COPY': '1'}\nOutput of ['Tools/Scripts/build-dumprendertree', '--release']:\nMOCK output of child process\n"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
this is a flaky failure, right? I've seen this occasionally and haven't yet tracked it down, but it looks like it's not always failing on the bots ...
Dirk Pranke
*** Bug 112661 has been marked as a duplicate of this bug. ***
Dirk Pranke
*** Bug 112772 has been marked as a duplicate of this bug. ***
Peter Beverloo
Resolving as WontFix given that Chromium moved to Blink.
Dirk Pranke
Peter, mind moving this bug to crbug.com? It's still gonna be an issue for blink.