[Webkit-unassigned] [Bug 150332] New: WPT server should use its own testharness.js file and generate a warning when it does not match WebKit version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 09:10:44 PDT 2015


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

            Bug ID: 150332
           Summary: WPT server should use its own testharness.js file and
                    generate a warning when it does not match WebKit
                    version
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com
                CC: lforschler at apple.com

As discussed with rniwa and bem in the past, wpt server uses WebKit testharness.js file to run the tests.
This is ok in most cases, except when syncing WPT tests.

When syncing WPT tests, one needs first to sync WebKit testharness.js to ensure that nothing wrong happens.
Then syncing WPT tests can be done.
This adds unnecessary burden to the task of syncing WPT tests, which is already complex enough.

It might be more appropriate to:
- Always use WPT version for WPT tests.
- Add a warning when WK testharness.js is not matching WPT version so that WK testharness.js gets updated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151019/380ce3ef/attachment.html>


More information about the webkit-unassigned mailing list