Bug 212742 - [GTK] editing/async-clipboard/clipboard-read-write-images.html is failing since added in r262209
Summary: [GTK] editing/async-clipboard/clipboard-read-write-images.html is failing sin...
Status: RESOLVED DUPLICATE of bug 211979
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-04 06:12 PDT by Diego Pino
Modified: 2020-06-04 06:13 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-06-04 06:12:00 PDT
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
- 
+
Comment 1 Diego Pino 2020-06-04 06:13:54 PDT

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