Bug 191199 - REGRESSION (r237699): Layout Test http/tests/security/anchor-download-block-crossorigin.html is a flaky failure
Summary: REGRESSION (r237699): Layout Test http/tests/security/anchor-download-block-c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-02 10:30 PDT by Ryan Haddad
Modified: 2018-11-02 17:07 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.95 KB, patch)
2018-11-02 14:51 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-11-02 10:30:13 PDT
The following layout test is frequently failing on macOS WK2

http/tests/security/anchor-download-block-crossorigin.html

Probable cause:

This appears to have regressed with https://trac.webkit.org/changeset/237699/webkit

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fsecurity%2Fanchor-download-block-crossorigin.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/security/anchor-download-block-crossorigin-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/security/anchor-download-block-crossorigin-actual.txt
@@ -1,2 +1 @@
-CONSOLE MESSAGE: line 24: The download attribute on anchor was ignored because its href URL has a different security origin.
 PASS
Comment 1 Ryan Haddad 2018-11-02 10:32:29 PDT
I can reproduce the failure with the following:
run-webkit-tests http/tests/security/anchor-download-block-crossorigin.html -fg --iter 10 --no-retry

I cannot reproduce the failure with r237698, I can with r237699.
Comment 2 Chris Dumez 2018-11-02 11:06:15 PDT
(In reply to Ryan Haddad from comment #1)
> I can reproduce the failure with the following:
> run-webkit-tests http/tests/security/anchor-download-block-crossorigin.html
> -fg --iter 10 --no-retry
> 
> I cannot reproduce the failure with r237698, I can with r237699.

Ok, will investigate today. Thanks.
Comment 3 Chris Dumez 2018-11-02 14:51:20 PDT
Created attachment 353734 [details]
Patch
Comment 4 WebKit Commit Bot 2018-11-02 17:06:16 PDT
Comment on attachment 353734 [details]
Patch

Clearing flags on attachment: 353734

Committed r237760: <https://trac.webkit.org/changeset/237760>
Comment 5 WebKit Commit Bot 2018-11-02 17:06:17 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-11-02 17:07:22 PDT
<rdar://problem/45777769>