Bug 283702

Summary: [scroll-animations] scroll-animations/scroll-timelines/constructor-no-document.html times out
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar, WPTImpact
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 284541    

Antoine Quint
Reported 2024-11-26 00:07:37 PST
The WPT test imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-no-document.html times out because the test removes the `<html>` element and so we don't know where to dump the results. Maybe we can find a way to fix this by using console logging in that case.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-26 00:07:57 PST
Antoine Quint
Comment 2 2024-11-26 00:33:38 PST
Somehow this doesn't stop Chrome from reporting a result on WPT.fyi: https://wpt.fyi/results/scroll-animations/scroll-timelines/constructor-no-document.html. So maybe this will work as well with STP once its produces results on WPT.fyi?
Antoine Quint
Comment 3 2024-12-19 01:38:41 PST
This test does pass in the WPT.fyi infrastructure with STP 210.
Antoine Quint
Comment 4 2025-04-24 06:43:06 PDT
Given that this test passes in the WPT.fyi infrastructure and how odd it is, I'm not sure it's worth trying to fix it for our test harness. Going to close this.
Note You need to log in before you can comment on or make changes to this bug.