Bug 239099 - [ Mac wk2 Debug ] accessibility/ancestor-computation.html is a constant timeout
Summary: [ Mac wk2 Debug ] accessibility/ancestor-computation.html is a constant timeout
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-11 17:44 PDT by Dawn Morningstar
Modified: 2022-04-12 14:23 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 2022-04-11 17:44:30 PDT
accessibility/ancestor-computation.html
Is a constant timeout on Mac wk2 Debug queues - Specifically on x86_64 architecture.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fancestor-computation.html

DIFF is a 404 not found error.

DIFF-URL:
https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r292710%20(6179)/accessibility/ancestor-computation-diff.txt
Comment 1 Radar WebKit Bug Importer 2022-04-11 17:44:59 PDT
<rdar://problem/91599030>
Comment 2 Dawn Morningstar 2022-04-11 18:16:48 PDT
Unable to reproduce as my x86 machine is being updated. Marking expectations until further investigation can occur. r292751
Comment 3 Alexey Proskuryakov 2022-04-12 14:22:22 PDT
It's taking ~20 seconds on Apple Silicon debug, so probably just an ultra slow test. Does it need to be so slow?

Surprising that it's faster on iOS Simulator.
Comment 4 Dawn Morningstar 2022-04-12 14:23:58 PDT
(In reply to Alexey Proskuryakov from comment #3)
> It's taking ~20 seconds on Apple Silicon debug, so probably just an ultra
> slow test. Does it need to be so slow?
> 
> Surprising that it's faster on iOS Simulator.

Hmm Interesting, [ Slow ] could resolve the issue if it's that straightforward.