[Webkit-unassigned] [Bug 185913] New: [GTK] fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 23 05:16:26 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185913
Bug ID: 185913
Summary: [GTK]
fast/dom/HTMLAnchorElement/anchor-file-blob-download-t
hen-revoke.html fails
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aboya at igalia.com
CC: bugs-noreply at webkitgtk.org
The following test fails on GTK since r231709-231714. For some reason we are getting an `.asc` extension instead of `.txt`. This does not seem to happen on other platforms.
--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke-actual.txt
@@ -1,6 +1,6 @@
CONSOLE MESSAGE: line 37: PASS: URL was revoked
Download started.
-Downloading URL with suggested filename "foo.txt"
+Downloading URL with suggested filename "foo.asc"
Download completed.
The suggested filename above should be "foo.txt" and the download should succeed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180523/21abc403/attachment.html>
More information about the webkit-unassigned
mailing list