Bug 288546
| Summary: | REGRESSION (289984@main): [ macOS ] imported/w3c/web-platform-tests/fullscreen/api/element-ready-allowed.html is a flak failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
imported/w3c/web-platform-tests/fullscreen/api/element-ready-allowed.html
The test was modified to implement fullscreen rendering update step at 289984@main and then began to flaky fail.
This issue can be bisected to 289984@main by checking out the commit and then using the command:
run-webkit-tests --debug --no-retry --force --exit-after-n-failures 1 --iterations=1000 imported/w3c/web-platform-tests/fullscreen/api/element-ready-allowed.html
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffullscreen%2Fapi%2Felement-ready-allowed.html&platform=mac
Diff:
@@ -1,3 +1,3 @@
-PASS Element ready check with enabled flag not set
+FAIL Element ready check with enabled flag not set assert_unreached: document fullscreenchange event Reached unreachable code
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145613235>
EWS
Test gardening commit 291070@main (a2e746459bda): <https://commits.webkit.org/291070@main>
Reviewed commits have been landed. Closing PR #41344 and removing active labels.