Bug 215814
| Summary: | [ macOS Debug ] inspector/console/queryInstances.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hector Lopez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/67743312>
Hector Lopez
Test expectation while investigated:
https://trac.webkit.org/changeset/266128/webkit