Bug 152334

Summary: Enforce temporarily bots to sync WebKit and WPT testharness.js
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, glenn, lforschler, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 152257    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.