[Webkit-unassigned] [Bug 112772] New: Android unit tests bleed into other tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 20:05:15 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112772

           Summary: Android unit tests bleed into other tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: dpranke at chromium.org, peter at chromium.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list