The tests has been flaky since added: * inspector/unit-tests/debouncer.html [ Failure Timeout Pass ] Diff: --- /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/inspector/unit-tests/debouncer-expected.txt +++ /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/inspector/unit-tests/debouncer-actual.txt @@ -38,7 +38,9 @@ PASS: Debounced function called once. -- Running test case: Debounce.Force -PASS: Call was not delayed. +FAIL: Call was not delayed. + Expected: less than or equal to 1 + Actual: 7 PASS: Arguments length is 2. PASS: First argument is 2. PASS: Second argument is 'fgh'.
*** This bug has been marked as a duplicate of bug 187589 ***