Bug 292650
| Summary: | REGRESSION (294151@main): [ MacOS iOS Wk2 ] http/tests/iframe-monitor/throttler.html is a consistent timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
| Component: | New Bugs | Assignee: | Basuke Suzuki <basuke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | basuke, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jay Stfleur
Description:
http/tests/iframe-monitor/throttler.html
Test regressed on changes introduced in 294151@main and started consistently failing after 294217@main
Buildbot URL:
https://build.webkit.org/#/builders/1228/builds/1351
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fiframe-monitor%2Fthrottler.html
Diff/Image Diff/Crash Log:
--- /Volumes/Data/worker/Apple-Sequoia-Debug-WK2-Tests/build/layout-test-results/http/tests/iframe-monitor/throttler-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Debug-WK2-Tests/build/layout-test-results/http/tests/iframe-monitor/throttler-actual.txt
@@ -1,22 +1,9 @@
-CONSOLE MESSAGE: Frame was unloaded because its network usage exceeded the limit: 10240 bytes, url=http://localhost:8080/iframe-monitor/resources/--eligible--/iframe.html
-CONSOLE MESSAGE: Frame was unloaded because its network usage exceeded the limit: 10240 bytes, url=http://localhost:8080/iframe-monitor/resources/--eligible--/iframe.html
-CONSOLE MESSAGE: Frame was unloaded because its network usage exceeded the limit: 10240 bytes, url=http://localhost:8080/iframe-monitor/resources/--eligible--/iframe.html
-CONSOLE MESSAGE: Frame was unloaded because its network usage exceeded the limit: 10240 bytes, url=http://localhost:8080/iframe-monitor/resources/--eligible--/iframe.html
-CONSOLE MESSAGE: Frame was unloaded because its network usage exceeded the limit: 10240 bytes, url=http://localhost:8080/iframe-monitor/resources/--eligible--/iframe.html
CONSOLE MESSAGE: Frame's network usage exceeded the limit.
+FAIL: Timed out waiting for notifyDone to be called
+
Test throttler prevents unloaded.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS document.querySelector('iframe[name=frame1]').srcdoc is not ""
-PASS document.querySelector('iframe[name=frame2]').srcdoc is not ""
-PASS document.querySelector('iframe[name=frame3]').srcdoc is not ""
-PASS document.querySelector('iframe[name=frame4]').srcdoc is not ""
-PASS document.querySelector('iframe[name=frame5]').srcdoc is not ""
-PASS result is true
-PASS document.querySelector('iframe[name=frame6]').srcdoc is ""
-PASS successfullyParsed is true
-TEST COMPLETE
-
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/150816150>
EWS
Test gardening commit 294593@main (c7e472cace79): <https://commits.webkit.org/294593@main>
Reviewed commits have been landed. Closing PR #45043 and removing active labels.
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/45257
EWS
Committed 294807@main (476ff0a8d21e): <https://commits.webkit.org/294807@main>
Reviewed commits have been landed. Closing PR #45257 and removing active labels.