[Webkit-unassigned] [Bug 76957] New: parsing test_expectations doesn't quite work for the Qt port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 16:19:29 PST 2012


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

           Summary: parsing test_expectations doesn't quite work for the
                    Qt port
           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: dpranke at chromium.org
                CC: eric at webkit.org, abarth at webkit.org,
                    dglazkov at chromium.org, ojan at chromium.org


The current expectations Parser looks at all the configurations for a given port, but fails to account for different configurations having different lists of Skipped files (as in Qt, for example). So, "run-webkit-tests --lint-test-files --platform qt-mac" might pass and "run-webkit-tests --lint-test-files --platform qt-linux" might fail even though they share the same expectations file and the same list of test configurations.

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