Bug 215814 - [ macOS Debug ] inspector/console/queryInstances.html is a flaky failure
Summary: [ macOS Debug ] inspector/console/queryInstances.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-25 09:55 PDT by Hector Lopez
Modified: 2022-06-23 13:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hector Lopez 2020-08-25 09:55:08 PDT
inspector/console/queryInstances.html

Test is a flaky failure according to history on macOS Debug. First occurrence of failure is at r252423.

History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fconsole%2FqueryInstances.html&platform=mac&style=debug&limit=50000

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/console/queryInstances-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/console/queryInstances-actual.txt
@@ -335,7 +335,9 @@
 -- Running test case: CommandLineAPI.queryInstances.GC
 PASS: Should be 1 ClassC instance.
 Clearing instances...
-PASS: Should now be 0 ClassC instances.
+FAIL: Should now be 0 ClassC instances.
+    Expected: 0
+    Actual: 1
 
 -- Running test case: CommandLineAPI.queryInstances.NoParameter
 PASS: The result should be undefined.
Comment 1 Radar WebKit Bug Importer 2020-08-25 09:55:26 PDT
<rdar://problem/67743312>
Comment 2 Hector Lopez 2020-08-25 09:59:56 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/266128/webkit