[Webkit-unassigned] [Bug 90579] New: webkit_unittest.py got assertion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 19:14:57 PDT 2012


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

           Summary: webkit_unittest.py got assertion
           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: yosin at chromium.org


FAILURE: webkitpy.layout_tests.port.webkit_unittest.WebKitPortTest.test_skipped_directories_for_symbols
--------------------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/data/b/WebKit-BuildSlave/chromium-linux-release-tests/build/Tools/Scripts/webkitpy/layout_tests/port/webkit_unittest.py", line 118, in test_skipped_directories_for_symbols
    self.assertEqual(result_directories, expected_directories)
AssertionError: set(['mathml', 'transforms/3d', 'inspector/styles/variables', 'compositing/webgl', 'fast/canvas/webgl', 'animations/3d', 'mhtml', 'http/tests/canvas/webgl', 'fast/css/variables']) != set(['mathml', 'transforms/3d', 'compositing/webgl', 'fast/canvas/webgl', 'animations/3d', 'mhtml', 'http/tests/canvas/webgl', 'fast/css/variables'])


Following changes in r121874 causes this.
http://trac.webkit.org/changeset/121874/trunk/Tools/Scripts/webkitpy/layout_tests/port/webkit_unittest.py

-- 
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