[Webkit-unassigned] [Bug 164570] REGRESSION (r208522?): LayoutTest fast/loader/reload-zero-byte-plugin.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 15:51:56 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=164570

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #3)
> I think this may be somehow related to
> http://trac.webkit.org/changeset/208522
> 
> The test fast/dom/HTMLAnchorElement/anchor-file-blob-download.html expects
> some of the text seen in the diffs above.
> 
> https://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/HTMLAnchorElement/
> anchor-file-blob-download-expected.txt?rev=208522

Actually, since the filename is "Unknown", this is unlikely to be https://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/HTMLAnchorElement/
> anchor-file-blob-download-expected.txt.

$ git grep "Downloading URL with suggested filename" LayoutTests/ | grep nknown
LayoutTests/fast/dom/HTMLAnchorElement/anchor-download-expected.txt:Downloading URL with suggested filename "unknown"
LayoutTests/fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click-expected.txt:Downloading URL with suggested filename "unknown"
LayoutTests/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt:Downloading URL with suggested filename "unknown"
LayoutTests/fast/dom/HTMLAnchorElement/anchor-nodownload-set-expected.txt:Downloading URL with suggested filename "unknown"

Interestingly though, they all expect "unknown" with a lowercase "u" but the flaky test has "Unknown" with a capital "U".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161110/032e7793/attachment.html>


More information about the webkit-unassigned mailing list