Bug 230988
| Summary: | [ iOS Debug ] fast/selectors/matches-backtracking.html & fast/selectors/is-backtracking.html are timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ayumi_kojima |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | hi, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=139634 https://bugs.webkit.org/show_bug.cgi?id=197068 https://bugs.webkit.org/show_bug.cgi?id=230968 |
||
ayumi_kojima
fast/selectors/matches-backtracking.html
fast/selectors/is-backtracking.html
Are timing out on iOS Debug.
History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fselectors%2Fis-backtracking.html&test=fast%2Fselectors%2Fmatches-backtracking.html
Diff:
No diff.
The tests are already marked slow in Bug 139634 and flaky timeout/pass on Mac in Bug 197068.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83690616>
ayumi_kojima
Tests are already marked as pass/timeout in iOS-14 folder at https://trac.webkit.org/changeset/281858/webkit, but I didn't see any bug that's tracking the tests.
Moved test expectations from iOS-14 to iOS-wk2 and marked as timeout since the timeout is seen on iOS 15 as well.
https://trac.webkit.org/changeset/283267/webkit
ayumi_kojima
These tests might be just slow tests. On the history, the tests that were timing out at r281848 took 155 seconds while they are taking only about 35 seconds but still timing out after r281861
ayumi_kojima
Removed the test expectations on iOS-wk2 so that the expectation set in Bug 139634 (Slow) will apply to iOS as well.https://trac.webkit.org/changeset/284714/webkit
ayumi_kojima
Tests are timing out after removing timeout expectation. Put it back and continue investigation https://trac.webkit.org/changeset/284790/webkit
ayumi_kojima
I was able to reproduce the timeout at TOT locally on Monterey using run-webkit-tests --force --iterations 50 --exit-after-n-crashes-or-timeouts 1 --debug fast/selectors/is-backtracking.html