Bug 184057 - Layout Test inspector/unit-tests/debounce.html is a flaky failure
Summary: Layout Test inspector/unit-tests/debounce.html is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-27 15:31 PDT by Ryan Haddad
Modified: 2018-03-30 13:49 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-03-27 15:31:05 PDT
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.
Comment 1 Ryan Haddad 2018-03-30 13:49:52 PDT
Marked test as flaky in https://trac.webkit.org/changeset/230114/webkit