Bug 152334 - Enforce temporarily bots to sync WebKit and WPT testharness.js
Summary: Enforce temporarily bots to sync WebKit and WPT testharness.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on: 152257
Blocks:
  Show dependency treegraph
 
Reported: 2015-12-16 04:51 PST by youenn fablet
Modified: 2015-12-17 12:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2015-12-16 04:53 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2015-12-16 04:51:31 PST
Following on https://bugs.webkit.org/show_bug.cgi?id=152257 and https://bugs.webkit.org/show_bug.cgi?id=152297, some Build and EWS bots may have a LayoutTests/imported/w3c/web-platform-tests/resources/testharness.js version which contains small changes making some tests fail.
This testharness.js file (which is not checked-in in the tree) should be overwritten to the right version at least once for all bots, based on LayoutTests/resources/testharness.js.
Comment 1 youenn fablet 2015-12-16 04:53:51 PST
Created attachment 267458 [details]
Patch
Comment 2 youenn fablet 2015-12-16 07:02:58 PST
Plan would be to land this patch, then remove temporary flakiness expectations in another patch. Then later on, we can rollout this patch.
Comment 3 WebKit Commit Bot 2015-12-16 09:35:02 PST
Comment on attachment 267458 [details]
Patch

Clearing flags on attachment: 267458

Committed r194146: <http://trac.webkit.org/changeset/194146>
Comment 4 WebKit Commit Bot 2015-12-16 09:35:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 youenn fablet 2015-12-17 12:49:49 PST
I plan to rollout this patch tomorrow, hoping that all bots will have a correct wpt testharness.js by tomorrow.