Bug 168235
Summary: | [macOS Debug WK2] LayoutTest imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cdumez |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=175338 |
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html is a flaky failure
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r212228%20(11002)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fthe-area-element%2Farea-download-click.html
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-actual.txt
@@ -2,3 +2,6 @@
Downloading URL with suggested filename "foo.html"
Download completed.
Click me
+
+PASS Clicking on an <a> element with a download attribute must not throw an exception
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
The same is seen with imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click-actual.txt
@@ -2,3 +2,6 @@
Downloading URL with suggested filename "foo.html"
Download completed.
+
+PASS Clicking on an <area> element with a download attribute must not throw an exception
+
Chris Dumez
*** This bug has been marked as a duplicate of bug 175338 ***