Skip to content

Commit

Permalink
[WPE] Unreviewed test gardening
Browse files Browse the repository at this point in the history
Clean tests passing, flaky tests passing, update baselines and adjust
test expectations.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/css2.1/t1508-c527-font-09-b-expected.png: Added.
* LayoutTests/platform/glib/css2.1/t1508-c527-font-09-b-expected.txt: Renamed from LayoutTests/platform/gtk/css2.1/t1508-c527-font-09-b-expected.txt.
* LayoutTests/platform/glib/fast/text-indicator/text-indicator-estimated-color-with-implicit-newline-expected.txt: Renamed from LayoutTests/platform/gtk/fast/text-indicator/text-indicator-estimated-color-with-implicit-newline-expected.txt.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-ruby/line-spacing-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-values/urls/resolve-relative-to-base.sub-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/editing/other/editable-state-and-focus-in-shadow-dom-in-designMode.tentative-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled-keyboard.tentative-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/popovers/popover-anchor-transition.tentative-expected.txt: Renamed from LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/popovers/popover-anchor-transition.tentative-expected.txt.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/stretch-along-block-axis-001-expected.txt: Renamed from LayoutTests/platform/gtk/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/stretch-along-block-axis-001-expected.txt.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/onerror-event-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/preload-font-crossorigin-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/preload-time-to-fetch.https-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/preload-type-match-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt: Added.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.worker_av1-expected.txt:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/gtk/css2.1/t1508-c527-font-09-b-expected.png: Removed.
* LayoutTests/platform/wpe/TestExpectations:
* LayoutTests/platform/wpe/fast/events/updateLayoutForHitTest-expected.txt:
* LayoutTests/platform/wpe/fast/lists/drag-into-marker-expected.png: Added.
* LayoutTests/platform/wpe/fast/lists/drag-into-marker-expected.txt:
* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-ui/user-select-001-expected.txt: Removed.
* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative-expected.txt: Added.
* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/editing/other/exec-command-without-editable-element.tentative-expected.txt: Added.
* LayoutTests/platform/wpe/svg/text/selection-doubleclick-expected.png: Added.
* LayoutTests/platform/wpe/svg/text/selection-doubleclick-expected.txt:
* LayoutTests/platform/wpe/svg/text/selection-tripleclick-expected.png: Added.
* LayoutTests/platform/wpe/svg/text/selection-tripleclick-expected.txt:

Canonical link: https://commits.webkit.org/265995@main
  • Loading branch information
dpino committed Jul 12, 2023
1 parent b8b6939 commit effd17d
Show file tree
Hide file tree
Showing 30 changed files with 3,100 additions and 256 deletions.
88 changes: 18 additions & 70 deletions LayoutTests/platform/glib/TestExpectations

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
First line
baseannotation
Third line
First line
baseannotation
Third line
First line
Second line
baseannotation
First line
Second line
baseannotation
before
baseannotation
baseannotation
n
before baseannotation after
baseannotation
before baseannotation after
baseannotation

PASS Over ruby doesn't overflow the block
PASS Over ruby + vertical-align doesn't overflow the block
FAIL Under ruby doesn't overflow the block assert_true: expected true got false
FAIL Under ruby + vertical-align doesn't overflow the block assert_true: expected true got false
PASS Under ruby doesn't overwrap with the next block
PASS Expand inter-lines spacing
FAIL Consume half-leading of the previous line assert_approx_equals: expected 26 +/- 1 but got 24
PASS Don't Consume half-leading of the previous line with text-emphasis
FAIL Consume half-leading of the next line assert_approx_equals: expected 24 +/- 1 but got 26
PASS Don't Consume half-leading of the next line with text-emphasis

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

PASS base-relative URL: relative-image-url
PASS base-relative URL: relative-image-variable-url

Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
open

closed


PASS Waiting for load
PASS Collapse selection into text in the open shadow DOM
PASS Collapse selection into text in <div contenteditable> in the open shadow DOM
PASS Set focus to <object> in the open shadow DOM
PASS Set focus to <p tabindex="0"> in the open shadow DOM
FAIL SelectAll in the open shadow DOM promise_test: Unhandled rejection with value: object "IndexSizeError: The index is not in the allowed range."
FAIL SelectAll in the <div contenteditable> in the open shadow DOM promise_test: Unhandled rejection with value: object "IndexSizeError: The index is not in the allowed range."
PASS Collapse selection into text in the closed shadow DOM
PASS Collapse selection into text in <div contenteditable> in the closed shadow DOM
PASS Set focus to <object> in the closed shadow DOM
PASS Set focus to <p tabindex="0"> in the closed shadow DOM
FAIL SelectAll in the closed shadow DOM promise_test: Unhandled rejection with value: object "IndexSizeError: The index is not in the allowed range."
FAIL SelectAll in the <div contenteditable> in the closed shadow DOM promise_test: Unhandled rejection with value: object "IndexSizeError: The index is not in the allowed range."
PASS Focus after Collapse selection into text in the open shadow DOM
PASS Typing "A" after Collapse selection into text in the open shadow DOM
PASS Focus after Collapse selection into text in <div contenteditable> in the open shadow DOM
FAIL Typing "A" after Collapse selection into text in <div contenteditable> in the open shadow DOM assert_equals: The shadow DOM shouldn't be modified after Collapse selection into text in <div contenteditable> in the open shadow DOM expected "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">Aeditable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>" but got "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">editable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>"
PASS Focus after Set focus to <object> in the open shadow DOM
PASS Typing "A" after Set focus to <object> in the open shadow DOM
PASS Focus after Set focus to <p tabindex="0"> in the open shadow DOM
PASS Typing "A" after Set focus to <p tabindex="0"> in the open shadow DOM
PASS Focus after Collapse selection into text in the closed shadow DOM
PASS Typing "A" after Collapse selection into text in the closed shadow DOM
PASS Focus after Collapse selection into text in <div contenteditable> in the closed shadow DOM
FAIL Typing "A" after Collapse selection into text in <div contenteditable> in the closed shadow DOM assert_equals: The shadow DOM shouldn't be modified after Collapse selection into text in <div contenteditable> in the closed shadow DOM expected "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">Aeditable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>" but got "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">editable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>"
PASS Focus after Set focus to <object> in the closed shadow DOM
PASS Typing "A" after Set focus to <object> in the closed shadow DOM
PASS Focus after Set focus to <p tabindex="0"> in the closed shadow DOM
PASS Typing "A" after Set focus to <p tabindex="0"> in the closed shadow DOM

Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Span
Span Text

PASS Untrusted key events on <input>, observed from <form>
PASS Untrusted key events on <select disabled=""></select>, observed from <form>
PASS Untrusted key events on <textarea disabled=""></textarea>, observed from <form>
PASS Untrusted key events on <input disabled="" type="button">, observed from <form>
PASS Untrusted key events on <input disabled="" type="checkbox">, observed from <form>
PASS Untrusted key events on <input disabled="" type="color" value="#000000">, observed from <form>
PASS Untrusted key events on <input disabled="" type="date">, observed from <form>
PASS Untrusted key events on <input disabled="" type="datetime-local">, observed from <form>
PASS Untrusted key events on <input disabled="" type="email">, observed from <form>
PASS Untrusted key events on <input disabled="" type="file">, observed from <form>
PASS Untrusted key events on <input disabled="" type="image">, observed from <form>
PASS Untrusted key events on <input disabled="" type="month">, observed from <form>
PASS Untrusted key events on <input disabled="" type="number">, observed from <form>
PASS Untrusted key events on <input disabled="" type="password">, observed from <form>
PASS Untrusted key events on <input disabled="" type="radio">, observed from <form>
PASS Untrusted key events on <input disabled="" type="range" value="0">, observed from <form>
PASS Untrusted key events on <input disabled="" type="reset">, observed from <form>
PASS Untrusted key events on <input disabled="" type="search">, observed from <form>
PASS Untrusted key events on <input disabled="" type="submit">, observed from <form>
PASS Untrusted key events on <input disabled="" type="tel">, observed from <form>
PASS Untrusted key events on <input disabled="" type="text">, observed from <form>
PASS Untrusted key events on <input disabled="" type="time">, observed from <form>
PASS Untrusted key events on <input disabled="" type="url">, observed from <form>
PASS Untrusted key events on <input disabled="" type="week">, observed from <form>
PASS Untrusted key events on <fieldset disabled=""><span tabindex="0">Span</span></fieldset>, observed from <form>
FAIL Trusted key events on <fieldset disabled=""><span tabindex="0">Span</span></fieldset>, observed from <form> assert_array_equals: Observed events lengths differ, expected array ["keydown", "keyup"] length 2, got [] length 0
PASS Untrusted key events on <button disabled=""><span tabindex="0">Span</span></button>, observed from <form>
FAIL Trusted key events on <button disabled=""><span tabindex="0">Span</span></button>, observed from <form> assert_array_equals: Observed events lengths differ, expected array ["keydown", "keyup"] length 2, got [] length 0
FAIL Untrusted key events on <custom-control disabled="">Text</custom-control>, observed from <form> assert_array_equals: Observed events lengths differ, expected array ["keydown", "keyup"] length 2, got [] length 0
FAIL Trusted key events on <custom-control disabled="">Text</custom-control>, observed from <form> assert_array_equals: Observed events lengths differ, expected array ["keydown", "keyup"] length 2, got [] length 0

Loading

0 comments on commit effd17d

Please sign in to comment.