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 / TestsAssignee: 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
Reported 2013-01-02 14:27:15 PST
[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
Dirk Pranke
Comment 1 2013-01-15 19:21:32 PST
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
Comment 2 2013-03-19 12:28:46 PDT
*** Bug 112661 has been marked as a duplicate of this bug. ***
Dirk Pranke
Comment 3 2013-03-19 20:50:10 PDT
*** Bug 112772 has been marked as a duplicate of this bug. ***
Peter Beverloo
Comment 4 2013-04-08 11:10:52 PDT
Resolving as WontFix given that Chromium moved to Blink.
Dirk Pranke
Comment 5 2013-04-08 11:12:28 PDT
Peter, mind moving this bug to crbug.com? It's still gonna be an issue for blink.
Note You need to log in before you can comment on or make changes to this bug.