Bug 277405
Summary: | [GTK4] fast/events/dropzone-005.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, cgarcia |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
This test is passing for GTK3:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fdropzone-005.html&platform=GTK&platform=WPE
But it's a constant failure in GTK4:
https://build.webkit.org/results/GTK-Linux-64-bit-Release-GTK4-Tests/281623%40main%20%2833569%29/fast/events/dropzone-005-diff.txt
--- /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/events/dropzone-005-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/events/dropzone-005-actual.txt
@@ -3,10 +3,6 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Received dragend event
-Received dragend event
-Received dragend event
-Received dragend event
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
This test is also failing in GTK3.
*** This bug has been marked as a duplicate of bug 157179 ***