NEW 184057
Layout Test inspector/unit-tests/debounce.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=184057
Summary Layout Test inspector/unit-tests/debounce.html is a flaky failure
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.