Bug 219401
| Summary: | REGRESSION (r270132): [macOS debug] TestWebKitAPI.TextManipulation.StartTextManipulationAvoidCrashWhenExtractingOrphanedPositions is a flaky timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ggaren, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=202874 | ||
Ryan Haddad
TestWebKitAPI.TextManipulation.StartTextManipulationAvoidCrashWhenExtractingOrphanedPositions has become a flaky timeout on macOS debug bots
https://build.webkit.org/builders/Apple-Catalina-Debug-WK2-GPUProcess-Tests/builds/5224/steps/run-api-tests/logs/stdio
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.TextManipulation.StartTextManipulationAvoidCrashWhenExtractingOrphanedPositions
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/71854259>
Ryan Haddad
I can reproduce the flaky timeout locally with the following with a build of r270132:
run-api-tests TestWebKitAPI.TextManipulation.StartTextManipulationAvoidCrashWhenExtractingOrphanedPositions --debug --iterations 10
I cannot reproduce the timeouts with a build of r270131.
Ryan Haddad
Reverted in https://trac.webkit.org/changeset/270311
Geoffrey Garen
Looks like this was a pre-existing bug: https://bugs.webkit.org/show_bug.cgi?id=219656