WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
315925
[GLIB] inspector/heap/getRemoteObject.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=315925
Summary
[GLIB] inspector/heap/getRemoteObject.html is a flaky failure
Diego Pino
Reported
2026-05-30 08:29:46 PDT
Test inspector/heap/getRemoteObject.html is flaky when run several times: ``` Tools/Scripts/run-webkit-tests --no-show-results --no-new-test-results --no-sample-on-timeout --results-directory layout-test-results --debug-rwt-logging --no-retry-failures --release --gtk --force --repeat 5 inspector/heap/getRemoteObject.html ``` In case of a failure the text error is: ``` --- /sdk/webkit/layout-test-results/inspector/heap/getRemoteObject-expected.txt +++ /sdk/webkit/layout-test-results/inspector/heap/getRemoteObject-actual.txt @@ -18,6 +18,8 @@ -- Running test case: GetRemoteObjectCollectedObject PASS: Should not have an error creating a snapshot. PASS: Should should include at least one 'Map' instance. -PASS: Should get an error when object has been collected. -PASS: No object for identifier, it may have been collected +FAIL: Should get an error when object has been collected. + Expected: truthy + Actual: null +PASS: null ```
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2026-08-15 05:28:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/71695
EWS
Comment 2
2026-08-21 01:57:48 PDT
Committed
319586@main
(c8774020913b): <
https://commits.webkit.org/319586@main
> Reviewed commits have been landed. Closing PR #71695 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug