[Webkit-unassigned] [Bug 142226] New: [iOS] TestExpectations for ios-simulator-wk2 should fall back to 'wk2' after 'ios-simulator'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 10:42:46 PST 2015


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

            Bug ID: 142226
           Summary: [iOS] TestExpectations for ios-simulator-wk2 should
                    fall back to 'wk2' after 'ios-simulator'
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: ap at webkit.org, dbates at webkit.org,
                    jake.nielsen.webkit at gmail.com

LayoutTests/platform/wk2/TestExpectations contains expectations for all (or Apple-only?) WebKit2 ports, so they are less-specific than LayoutTests/platform/ios-simulator/TestExpectations, which are shared test expectations for both WK1 and WK2 tests on iOS Simulator.

The current order for ios-simulator-wk2 is this:  ios-simulator-wk2, wk2, ios-simulator

I propose changing it to this:  ios-simulator-wk2, ios-simulator, wk2

This has the additional benefit of fixing the expected results for this test because it's marked as [ Failure ] in wk2, but [ Skip ] in ios-simulator:

fast/dynamic/window-resize-scrollbars-test.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150303/9bb97d69/attachment-0002.html>


More information about the webkit-unassigned mailing list