haikuwebkit/LayoutTests/inspector/heap
Devin Rousso 3f66c6f014 inspector/heap/getRemoteObject.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=156077
<rdar://problem/25469998>

Reviewed by Darin Adler.

Instead of blindly assuming that the first object is the `window` global object, iterate all
the objects found by `WI.HeapSnapshotProxy.prototype.instancesWithClassName` and check that
we see at least one `window` global object.

* inspector/heap/getRemoteObject.html:
* inspector/heap/getRemoteObject-expected.txt:
* platform/mac-wk2/TestExpectations:


Canonical link: https://commits.webkit.org/219572@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@254835 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-01-20 21:00:35 +00:00
..
garbageCollected-expected.txt Web Inspector: Include Garbage Collection Event in Timeline 2015-10-16 02:15:56 +00:00
garbageCollected.html Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
gc-expected.txt Web Inspector: Include Garbage Collection Event in Timeline 2015-10-16 02:15:56 +00:00
gc.html Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
getPreview-expected.txt Web Inspector: Get a RemoteObject or ObjectPreview from HeapSnapshot Object Identifier 2016-03-10 06:15:25 +00:00
getPreview.html Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
getRemoteObject-expected.txt inspector/heap/getRemoteObject.html is a flaky failure 2020-01-20 21:00:35 +00:00
getRemoteObject.html inspector/heap/getRemoteObject.html is a flaky failure 2020-01-20 21:00:35 +00:00
imported-snapshot-expected.txt Web Inspector: Import / Export Heap Snapshots 2019-02-09 00:25:46 +00:00
imported-snapshot.html Web Inspector: Import / Export Heap Snapshots 2019-02-09 00:25:46 +00:00
snapshot-expected.txt Web Inspector: Get a RemoteObject or ObjectPreview from HeapSnapshot Object Identifier 2016-03-10 06:15:25 +00:00
snapshot.html Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
tracking-expected.txt Web Inspector: CPU Usage Timeline 2019-01-25 01:06:17 +00:00
tracking.html Web Inspector: CPU Usage Timeline 2019-01-25 01:06:17 +00:00