Bug 205307

Summary: Re-sync web-platform-tests/resources from upstream
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, beidson, calvaris, eric.carlson, ews-watchlist, ggaren, glenn, hta, jer.noble, jiewen_tan, jsbell, philipj, rniwa, sergio, tommyw, tsavell, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 204649, 204652    
Attachments:
Description Flags
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
Patch
none
Patch none

Chris Dumez
Reported 2019-12-16 15:21:00 PST
re-sync web-platform-tests/resources from upstream.
Attachments
WIP Patch (821.58 KB, patch)
2019-12-16 15:25 PST, Chris Dumez
no flags
WIP Patch (813.94 KB, patch)
2019-12-16 15:30 PST, Chris Dumez
no flags
WIP Patch (860.57 KB, patch)
2019-12-16 16:08 PST, Chris Dumez
no flags
WIP Patch (1.96 MB, patch)
2019-12-16 16:33 PST, Chris Dumez
no flags
WIP Patch (2.01 MB, patch)
2019-12-16 16:53 PST, Chris Dumez
no flags
WIP Patch (2.04 MB, patch)
2019-12-16 16:59 PST, Chris Dumez
no flags
WIP Patch (2.06 MB, patch)
2019-12-16 19:05 PST, Chris Dumez
no flags
WIP Patch (2.11 MB, patch)
2019-12-16 19:46 PST, Chris Dumez
no flags
WIP Patch (2.18 MB, patch)
2019-12-16 21:01 PST, Chris Dumez
no flags
Patch (2.29 MB, patch)
2019-12-16 21:42 PST, Chris Dumez
no flags
Patch (2.31 MB, patch)
2019-12-17 08:12 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-12-16 15:25:14 PST
Created attachment 385817 [details] WIP Patch
Chris Dumez
Comment 2 2019-12-16 15:30:59 PST
Created attachment 385818 [details] WIP Patch
Chris Dumez
Comment 3 2019-12-16 16:08:18 PST
Created attachment 385825 [details] WIP Patch
Chris Dumez
Comment 4 2019-12-16 16:33:53 PST
Created attachment 385828 [details] WIP Patch
Chris Dumez
Comment 5 2019-12-16 16:53:55 PST
Created attachment 385831 [details] WIP Patch
Chris Dumez
Comment 6 2019-12-16 16:59:21 PST
Created attachment 385834 [details] WIP Patch
Chris Dumez
Comment 7 2019-12-16 19:05:45 PST
Created attachment 385845 [details] WIP Patch
Chris Dumez
Comment 8 2019-12-16 19:46:44 PST
Created attachment 385848 [details] WIP Patch
Chris Dumez
Comment 9 2019-12-16 21:01:30 PST
Created attachment 385853 [details] WIP Patch
Chris Dumez
Comment 10 2019-12-16 21:42:55 PST
youenn fablet
Comment 11 2019-12-17 00:20:27 PST
Comment on attachment 385855 [details] Patch Some iOS-wk2 tests need some rebasing apparently
Chris Dumez
Comment 12 2019-12-17 08:12:07 PST
Chris Dumez
Comment 13 2019-12-17 08:18:59 PST
Comment on attachment 385890 [details] Patch Clearing flags on attachment: 385890 Committed r253630: <https://trac.webkit.org/changeset/253630>
Chris Dumez
Comment 14 2019-12-17 08:19:02 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 15 2019-12-17 08:19:28 PST
youenn fablet
Comment 16 2019-12-18 07:03:16 PST
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay-with-slow-text-tracks.html is now flakily failing.
youenn fablet
Comment 17 2019-12-18 07:06:24 PST
(In reply to youenn fablet from comment #16) > imported/w3c/web-platform-tests/html/semantics/embedded-content/media- > elements/ready-states/autoplay-with-slow-text-tracks.html is now flakily > failing. Marking it as flaky in all platforms in https://bugs.webkit.org/show_bug.cgi?id=176929
Truitt Savell
Comment 18 2019-12-19 10:02:44 PST
imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution.html is flakey now on all platforms after this change. I was able to reproduce this locally by just running the test.
Chris Dumez
Comment 19 2019-12-19 10:04:13 PST
(In reply to Truitt Savell from comment #18) > imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution. > html > > is flakey now on all platforms after this change. I was able to reproduce > this locally by just running the test. Link?
Chris Dumez
Comment 20 2019-12-19 10:11:25 PST
(In reply to Chris Dumez from comment #19) > (In reply to Truitt Savell from comment #18) > > imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution. > > html > > > > is flakey now on all platforms after this change. I was able to reproduce > > this locally by just running the test. > > Link? Looks like: --- /Volumes/Data/WebKit/OpenSource/WebKitBuild/Release/layout-test-results/imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution-expected.txt +++ /Volumes/Data/WebKit/OpenSource/WebKitBuild/Release/layout-test-results/imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution-actual.txt @@ -1,4 +1,3 @@ -CONSOLE MESSAGE: line 2: SyntaxError: The given initial value does not parse for the given syntax. CONSOLE MESSAGE: line 2: SyntaxError: The given initial value does not parse for the given syntax. Harness Error (FAIL), message = SyntaxError: The given initial value does not parse for the given syntax. We should probably just silence console messages.
Chris Dumez
Comment 21 2019-12-19 10:14:02 PST
(In reply to Chris Dumez from comment #20) > (In reply to Chris Dumez from comment #19) > > (In reply to Truitt Savell from comment #18) > > > imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution. > > > html > > > > > > is flakey now on all platforms after this change. I was able to reproduce > > > this locally by just running the test. > > > > Link? > > Looks like: > --- > /Volumes/Data/WebKit/OpenSource/WebKitBuild/Release/layout-test-results/ > imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution- > expected.txt > +++ > /Volumes/Data/WebKit/OpenSource/WebKitBuild/Release/layout-test-results/ > imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution- > actual.txt > @@ -1,4 +1,3 @@ > -CONSOLE MESSAGE: line 2: SyntaxError: The given initial value does not > parse for the given syntax. > CONSOLE MESSAGE: line 2: SyntaxError: The given initial value does not > parse for the given syntax. > > Harness Error (FAIL), message = SyntaxError: The given initial value does > not parse for the given syntax. > > We should probably just silence console messages. Done in <https://trac.webkit.org/changeset/253763>.
Note You need to log in before you can comment on or make changes to this bug.