EXPERIMENT (do not merge): pre-rmcp control for the WebKitGTK E2E regression - #67
Closed
runyourempire wants to merge 1 commit into
Closed
EXPERIMENT (do not merge): pre-rmcp control for the WebKitGTK E2E regression#67runyourempire wants to merge 1 commit into
runyourempire wants to merge 1 commit into
Conversation
…mage Control for the WebKitGTK E2E regression attribution. Tree is unchanged from 9f9bd83 (pre-rmcp-3.1.2). Empty commit only, so CI runs the OLD code on the CURRENT ubuntu image. Co-Authored-By: Claude Fable 5 <[email protected]>
Collaborator
Author
|
Experiment concluded — result recorded in #68. Outcome: rmcp 3.1.2 is exonerated. This branch runs the pre-rmcp commit (9f9bd83) unchanged on today's ubuntu runner, and it fails the same two E2E tests ( This corroborates the local A/B on Ubuntu 24.04 + WebKitGTK 2.52, where the pre-rmcp build died 6/8 and the current build 5/8 — statistically identical. Root cause and fix in #68: concurrent main-thread round trips corrupt the heap; serializing them fixes it (0/28). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Control experiment — DO NOT MERGE.
Tree is the pre-rmcp-upgrade commit 9f9bd83 (PR #61) unchanged; only an empty commit on top to force divergence, so CI runs the OLD code on today's ubuntu runner image.
Why: the E2E host-crash test
webview_reload_during_introspection_is_safebegan failing (~44-57%) on ubuntu with the rmcp 3.1.2 train. Butubuntu-latestalso rolled at the same time (image 20260714.240.1 -> 20260810.271.1) — a confound. webkit2gtk is identical (2.52.3) across passing and failing runs, but the rest of the image is not.