Bug 311958
| Summary: | [macOS release] inspector/runtime/execution-context-in-scriptless-page.html is a flaky text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
inspector/runtime/execution-context-in-scriptless-page.html is a flaky text failure on macOS release.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fruntime%2Fexecution-context-in-scriptless-page.html
DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/310937%40main%20(3178)/inspector/runtime/execution-context-in-scriptless-page-pretty-diff.html
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/runtime/execution-context-in-scriptless-page-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/runtime/execution-context-in-scriptless-page-actual.txt
@@ -3,7 +3,5 @@
== Running test suite: Runtime.executionContextCreated.ContextWithoutScript
-- Running test case: Runtime.executionContextCreated.ContextWithoutScript.SubFrame
-PASS: Should receive execution context for script-less subframe.
-PASS: Should be able to evaluate in subframe. Result:
-data:text/html,<p>No JavaScript.</p>
+!! TIMEOUT: took longer than 10000ms
I was able to reproduce this failure on macOS release ToT with the following:
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=153 --force -f --release inspector/runtime/execution-context-in-scriptless-page.html
I am going to mark expectations as pass fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174512679>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/62473
EWS
Test gardening commit 310956@main (6adee66c3afb): <https://commits.webkit.org/310956@main>
Reviewed commits have been landed. Closing PR #62473 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/62506