Bug 289098
| Summary: | REGRESSION (291262@main): [ macOS Debug wk2 ] ipc/serialized-type-info.html is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Alex Christensen <achristensen> |
| 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 | ||
Karl Rackler
Description:
ipc/serialized-type-info.html
This issue can be bisected to 291262@main using the command:
run-webkit-tests --debug --no-retry --force --iterations=1 ipc/serialized-type-info.html
291524@main --> Failed
291262@main --> Failed
291261@main --> Passed
291258@main --> Passed
History:
https://results.webkit.org/?suite=layout-tests&test=ipc%2Fserialized-type-info.html&platform=mac&style=debug
Diff:
@@ -1,2 +1,2 @@
-ALERT: PASS
+ALERT: FAIL - IPC Metadata is incorrect for types: WebCore::FetchingWorkerIdentifier,WebKit::JSObjectID
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146127677>
EWS
Test gardening commit 291593@main (fc5d5fe60250): <https://commits.webkit.org/291593@main>
Reviewed commits have been landed. Closing PR #41883 and removing active labels.
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/42198
EWS
Committed 291905@main (a23abe1b1602): <https://commits.webkit.org/291905@main>
Reviewed commits have been landed. Closing PR #42198 and removing active labels.