RESOLVED FIXED 215814
[ macOS Debug ] inspector/console/queryInstances.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=215814
Summary [ macOS Debug ] inspector/console/queryInstances.html is a flaky failure
Hector Lopez
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-25 09:55:26 PDT
Hector Lopez
Comment 2 2020-08-25 09:59:56 PDT
Test expectation while investigated: https://trac.webkit.org/changeset/266128/webkit
Note You need to log in before you can comment on or make changes to this bug.