Bug 112772

Summary: REGRESSION: Android unit tests bleed into other tests
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dpranke, eric, peter
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-03-19 20:07:42 PDT
e.g. http://build.webkit.org/builders/Apple%20MountainLion%20Debug%20WK1%20%28Tests%29/builds/6518/steps/webkitpy-test/logs/stdio [462/1645] webkitpy.layout_tests.port.chromium_linux_unittest.ChromiumLinuxPortTest.test_build_driver failed: Traceback (most recent call last): File "/Volumes/Data/slave/mountainlion-debug-tests-wk1/build/Tools/Scripts/webkitpy/layout_tests/port/port_testcase.py", line 557, in test_build_driver self.assertTrue(output.assert_outputs(self, port._build_driver, expected_logs=expected_logs)) File "/Volumes/Data/slave/mountainlion-debug-tests-wk1/build/Tools/Scripts/webkitpy/common/system/outputcapture.py", line 105, in assert_outputs testassert(logs_string, expected_logs) AssertionError: "MOCK run_command: ['Tools/Scripts/build-dumprendertree', '--release'], cwd=/moc [truncated]... != "MOCK run_command: ['Tools/Scripts/build-dumprendertree', '--release'], cwd=/moc [truncated]... MOCK run_command: ['Tools/Scripts/build-dumprendertree', '--release'], cwd=/mock-checkout, env={'LC_ALL': 'C', 'MOCK_ENVIRON_COPY': '1'} - [123456789ABCDEF0] Run adb command: ['shell', 'am', 'force-stop', 'org.chromium.native_test'] - [123456789ABCDEF0] Run adb result: Output of ['Tools/Scripts/build-dumprendertree', '--release']: MOCK output of child process
Attachments
Eric Seidel (no email)
Comment 1 2013-03-19 20:33:47 PDT
Oh noes!
Dirk Pranke
Comment 2 2013-03-19 20:50:10 PDT
Is this happening more often now? This has been flaky for a long time but I haven't had a chance to look at it in the past couple days. *** This bug has been marked as a duplicate of bug 105951 ***
Note You need to log in before you can comment on or make changes to this bug.