WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
244885
Rebaseline (
254131@main
): [ macOS wk1 ] fast/events/input-events-insert-by-drop.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=244885
Summary
Rebaseline (254131@main ): [ macOS wk1 ] fast/events/input-events-insert-by-d...
Karl Rackler
Reported
2022-09-07 05:09:22 PDT
Description: fast/events/input-events-insert-by-drop.html The test was consistently passing until
254131@main
, when it began to fail consistently. At
254131@main
, the test was updated, adding isComposing boolean to InputEvent and InputEventInit, but it did not appear to have been rebaselined. History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Finput-events-insert-by-drop.html&platform=mac&flavor=wk1
Diff: --- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/fast/events/input-events-insert-by-drop-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/fast/events/input-events-insert-by-drop-actual.txt @@ -3,8 +3,8 @@ WebKit WebKit -(richDestination): type=beforeinput, inputType=insertFromDrop, data="null" dataTransfer={rich:WebKit plain:WebKit} -(richDestination): type=input, inputType=insertFromDrop, data="null" dataTransfer={rich:WebKit plain:WebKit} -(plainDestination): type=beforeinput, inputType=insertFromDrop, data="WebKit" dataTransfer=(null) -(plainDestination): type=input, inputType=insertFromDrop, data="WebKit" dataTransfer=(null) +(richDestination): type=beforeinput, inputType=insertFromDrop, data="null" dataTransfer={rich:WebKit plain:WebKit} isComposing=(null) +(richDestination): type=input, inputType=insertFromDrop, data="null" dataTransfer={rich:WebKit plain:WebKit} isComposing=(null) +(plainDestination): type=beforeinput, inputType=insertFromDrop, data="WebKit" dataTransfer=(null) isComposing=(null) +(plainDestination): type=input, inputType=insertFromDrop, data="WebKit" dataTransfer=(null) isComposing=(null)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-07 05:09:43 PDT
<
rdar://problem/99645153
>
Karl Rackler
Comment 2
2022-09-07 05:18:08 PDT
Rebaseline test
Karl Rackler
Comment 3
2022-09-07 05:28:55 PDT
https://github.com/WebKit/WebKit/pull/4092
EWS
Comment 4
2022-09-07 05:29:22 PDT
Test gardening commit
254224@main
(0b07da0cdc0c): <
https://commits.webkit.org/254224@main
> Reviewed commits have been landed. Closing PR #4092 and removing active labels.
Karl Rackler
Comment 5
2022-09-07 07:05:12 PDT
Verified test is consistently passing after rebaseline landed at
254224@main
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug