Bug 183390 - http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate.html is flaky
Summary: http/wpt/html/browsers/history/the-location-interface/location-protocol-sette...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-06 16:59 PST by Chris Dumez
Modified: 2018-03-06 17:02 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-03-06 16:59:09 PST
http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate.html is flaky:
--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate-actual.txt
@@ -2,7 +2,7 @@
 PASS Set HTTP URL frame location.protocol to x 
 PASS Set data URL frame location.protocol to x 
 PASS Set HTTP URL frame location.protocol to data 
-FAIL Set data URL frame location.protocol to data The object can not be cloned.
+PASS Set data URL frame location.protocol to data 
 PASS Set HTTP URL frame location.protocol to file 
 PASS Set data URL frame location.protocol to file 
 PASS Set HTTP URL frame location.protocol to ftp 

Looks like this is impacting WK1.
Comment 1 Chris Dumez 2018-03-06 17:02:14 PST
Committed r229348: <https://trac.webkit.org/changeset/229348>
Comment 2 Chris Dumez 2018-03-06 17:02:35 PST
Reopening as I merely marked it as flaky for now.