Bug 207635 - [ macOS wk2 ] fast/events/before-input-prevent-insert-replacement.html is a flay failure
Summary: [ macOS wk2 ] fast/events/before-input-prevent-insert-replacement.html is a f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-12 08:27 PST by Jacob Uphoff
Modified: 2020-02-12 08:28 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-12 08:27:46 PST
fast/events/before-input-prevent-insert-replacement.html

This test has been flaky failing for all visible history 

I ran the test in iterations x5000 on Catalina Debug and did not reproduce the failure.

History:

https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fbefore-input-prevent-insert-replacement.html&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/fast/events/before-input-prevent-insert-replacement-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/fast/events/before-input-prevent-insert-replacement-actual.txt
@@ -9,6 +9,7 @@
 The editor now has text content: a
 (2) Preventing default when replacing 'a' with 'b'...
 (editable): type=beforeinput, inputType=insertReplacementText, data=null, dataTransfer=plain:"b", html:"b"
+(editable): type=beforeinput, inputType=insertReplacementText, data=null, dataTransfer=plain:"A", html:"A"
 The editor now has text content: a
 (3) Inserting 'c' after 'a'...
 (editable): type=beforeinput, inputType=insertText, data=c, dataTransfer=(null)
Comment 1 Radar WebKit Bug Importer 2020-02-12 08:28:18 PST
<rdar://problem/59387379>