[Webkit-unassigned] [Bug 272224] New: [WPE] imported/w3c/web-platform-tests/selection/textcontrols/selectionchange.html is a text failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 5 07:06:07 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272224
Bug ID: 272224
Summary: [WPE]
imported/w3c/web-platform-tests/selection/textcontrols
/selectionchange.html is a text failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpino at igalia.com
This test was imported in 276214 at main.
https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/277099%40main%20%2815018%29/imported/w3c/web-platform-tests/selection/textcontrols/selectionchange-diff.txt
--- /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/selection/textcontrols/selectionchange-expected.txt
+++ /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/selection/textcontrols/selectionchange-actual.txt
@@ -15,7 +15,7 @@
PASS Calling select() twice on the input element
PASS Calling setRangeText() after select() on the input element
PASS Calling setRangeText() repeatedly on the input element
-PASS Calling setRangeText() on empty the input element
+FAIL Calling setRangeText() on empty the input element assert_equals: expected 0 but got 1
PASS Modifying selectionStart value of the disconnected input element
PASS Modifying selectionEnd value of the disconnected input element
PASS Calling setSelectionRange() on the disconnected input element
@@ -30,7 +30,7 @@
PASS Calling select() twice on the disconnected input element
PASS Calling setRangeText() after select() on the disconnected input element
PASS Calling setRangeText() repeatedly on the disconnected input element
-PASS Calling setRangeText() on empty the disconnected input element
+FAIL Calling setRangeText() on empty the disconnected input element assert_equals: expected 0 but got 1
PASS Modifying selectionStart value of the textarea element
PASS Modifying selectionEnd value of the textarea element
PASS Calling setSelectionRange() on the textarea element
@@ -60,5 +60,5 @@
PASS Calling select() twice on the disconnected textarea element
PASS Calling setRangeText() after select() on the disconnected textarea element
PASS Calling setRangeText() repeatedly on the disconnected textarea element
-PASS Calling setRangeText() on empty the disconnected textarea element
+FAIL Calling setRangeText() on empty the disconnected textarea element assert_equals: expected 0 but got 1
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240405/b6c77b56/attachment.htm>
More information about the webkit-unassigned
mailing list