Bug 277403
| Summary: | [GTK4] fast/events/drag-parent-node.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 is test is passing in GTK3:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fdrag-parent-node.html&platform=GTK
But it's failing in GTK4 with the following error:
https://build.webkit.org/results/GTK-Linux-64-bit-Release-GTK4-Tests/281623%40main%20%2833569%29/fast/events/drag-parent-node-diff.txt
--- /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/events/drag-parent-node-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/events/drag-parent-node-actual.txt
@@ -2,4 +2,4 @@
Bookmark
-Test passed.
+Test failed.
The test is marked as skipped for WPE.
| 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 ***