Bug 223980 - [GTK] Test editing/deleting/insert-in-orphaned-selection-crash.html fails
Summary: [GTK] Test editing/deleting/insert-in-orphaned-selection-crash.html fails
Status: RESOLVED DUPLICATE of bug 238035
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-30 20:01 PDT by Carlos Alberto Lopez Perez
Modified: 2022-04-27 14:11 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2021-03-30 20:01:28 PDT
Test editing/deleting/insert-in-orphaned-selection-crash.html added in r272779 fails on GTK (it doesn't crash; it just gives a different text output).

The text diff is the following

--- /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/editing/deleting/insert-in-orphaned-selection-crash-expected.txt
+++ /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/editing/deleting/insert-in-orphaned-selection-crash-actual.txt
@@ -1,3 +1,2 @@
 CONSOLE MESSAGE: The test PASS if it does not CRASH.
-CONSOLE MESSAGE: NotFoundError: The object can not be found here.
 

That is, on GTK it gives that extra NotFoundError line on the console
Comment 1 Carlos Alberto Lopez Perez 2021-03-30 20:34:57 PDT
Test marked as failing in r275263
Comment 2 Arcady Goldmints-Orlov 2022-04-27 14:11:33 PDT
This appears to have been fixed by r291588.

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