Bug 168235 - [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
Summary: [macOS Debug WK2] LayoutTest imported/w3c/web-platform-tests/html/semantics/t...
Status: RESOLVED DUPLICATE of bug 175338
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-13 10:54 PST by Ryan Haddad
Modified: 2017-08-11 14:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-02-13 10:54:53 PST
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 
+
Comment 1 Ryan Haddad 2017-02-13 12:56:01 PST
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 
+
Comment 2 Chris Dumez 2017-08-11 14:42:51 PDT

*** This bug has been marked as a duplicate of bug 175338 ***