Bug 184057

Summary: Layout Test inspector/unit-tests/debounce.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 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.
Attachments
Ryan Haddad
Comment 1 2018-03-30 13:49:52 PDT
Note You need to log in before you can comment on or make changes to this bug.