Bug 212742
Summary: | [GTK] editing/async-clipboard/clipboard-read-write-images.html is failing since added in r262209 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
editing/async-clipboard/clipboard-read-write-images.html [ Failure ]
Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r262525%20(13953)/editing/async-clipboard/clipboard-read-write-images-diff.txt
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/async-clipboard/clipboard-read-write-images-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/async-clipboard/clipboard-read-write-images-actual.txt
@@ -4,15 +4,10 @@
PASS doneWriting became true
-PASS items.length is 2
-PASS item.types.length is 1
-PASS item.types.includes('image/png') is true
-PASS Pasted 60 by 60 image.
-PASS item.types.length is 1
-PASS item.types.includes('image/png') is true
-PASS Pasted 20 by 20 image.
+FAIL Caught exception: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
PASS doneReading became true
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
-
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
*** This bug has been marked as a duplicate of bug 211979 ***