Bug 183390
| Summary: | http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Tools / Tests | Assignee: | Chris Dumez <cdumez> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | jlewis3, lforschler |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Committed r229348: <https://trac.webkit.org/changeset/229348>
Chris Dumez
Reopening as I merely marked it as flaky for now.