| Summary: | REGRESSION(267014@main?): [ macOS x86_64 Debug ] Consistent unhandled message assertion ipc/restrictedendpoints/test-only-ipc-allowed.html | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> | ||||
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | NEW --- | ||||||
| Severity: | Normal | CC: | achristensen, gavin.p, kkinnunen, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=259552 | ||||||
| Attachments: |
|
||||||
|
Description
Ben Schwartz
2023-08-18 15:23:03 PDT
Test gardening commit 267062@main (8b5bc663a8ee): <https://commits.webkit.org/267062@main> Reviewed commits have been landed. Closing PR #16850 and removing active labels. REPRODUCIBILITY: I was able to reproduce this bug on macOS Ventura on the WK2 debug build at 267085@main by running the following command: rwt --clobber-old-results --debug --test-list=/path/to/run_tests.txt --force --verbose ipc/restrictedendpoints/no-test-only-ipc-expected-crash.html ipc/restrictedendpoints/test-only-ipc-allowed.html This problem only reproduces when ipc/restrictedendpoints/no-test-only-ipc-expected-crash.html is run before the reported test. CORRECTION: Command was: rwt --clobber-old-results --debug --force --verbose ipc/restrictedendpoints/no-test-only-ipc-expected-crash.html ipc/restrictedendpoints/test-only-ipc-allowed.html |