Bug 184057
Summary: | Layout Test inspector/unit-tests/debounce.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
The following layout test is flaky on macOS
inspector/unit-tests/debounce.html
Probable cause:
Unknown.
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Funit-tests%2Fdebounce.html
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/inspector/unit-tests/debounce-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/inspector/unit-tests/debounce-actual.txt
@@ -12,7 +12,9 @@
-- Running test case: Multiple Debounce Delays
PASS: Debounced successfully.
-PASS: Call delayed at least 40ms.
+FAIL: Call delayed at least 40ms.
+ Expected: truthy
+ Actual: false
PASS: `this` is the right object.
PASS: Arguments length is 2.
PASS: First argument is 4.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/changeset/230114/webkit