Bug 302413
| Summary: | REGRESSION(302776@main): Made inspector/timeline/timeline-event-TimerInstall.html flakey | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 301643 | ||
Jonathan Bedard
Build:
https://build.webkit.org/#/builders/947/builds/11325
Reproduction:
`run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=10 --release inspector/timeline/timeline-event-TimerInstall.html`
History:
https://results.webkit.org/?suite=layout-tests&test=inspector/timeline/timeline-event-TimerInstall.html
Diff:
--- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/timeline/timeline-event-TimerInstall-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/timeline/timeline-event-TimerInstall-actual.txt
@@ -13,14 +13,7 @@
-- Running test case: TimelineEvent.TimerInstall.setInterval
Starting Capture...
-Evaluating...
-PASS: setInterval fired: 1
-PASS: setInterval fired: 2
-PASS: setInterval fired: 3
-Stopping Capture...
-PASS: Should be 1 TimerInstalled record.
-DETAILS: {"timerId":"<filtered>","timeout":5,"repeating":true}
-PASS: ScriptTimelineRecord details should be the setInterval identifier.
+!! TIMEOUT: took longer than 10000ms
-- Running test case: SanityCheck
PASS: The setTimeout identifier and setInterval identifiers should be different.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164574854>
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/53827
EWS
Committed 303033@main (daecaef2cb81): <https://commits.webkit.org/303033@main>
Reviewed commits have been landed. Closing PR #53827 and removing active labels.