NEW 206830
REGRESSION (r252064): [ iOS ] storage/websql/statement-error-callback-isolated-world.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=206830
Summary REGRESSION (r252064): [ iOS ] storage/websql/statement-error-callback-isolate...
Jacob Uphoff
Reported 2020-01-27 09:49:16 PST
storage/websql/statement-error-callback-isolated-world.html is flaky timing out on iOS and started around commit 255123 I was unable to reproduce the timeout with iterations runs x5000 and running test list from the bot. History: https://results.webkit.org/?suite=layout-tests&test=storage%2Fwebsql%2Fstatement-error-callback-isolated-world.html&platform=ios&platform=mac Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/storage/websql/statement-error-callback-isolated-world-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/storage/websql/statement-error-callback-isolated-world-actual.txt @@ -1,6 +1,8 @@ CONSOLE MESSAGE: line 6: Web SQL is deprecated. Please use IndexedDB instead. CONSOLE MESSAGE: line 45: Web SQL is deprecated. Please use IndexedDB instead. ALERT: undefined -ALERT: PASS: document.body.bar visible in a callback created in this world. -This test tests that the statement error callback is called in the right world. +#PID UNRESPONSIVE - WebKitTestRunnerApp (pid 86836) +FAIL: Timed out waiting for notifyDone to be called +#EOF +#EOF
Attachments
Radar WebKit Bug Importer
Comment 1 2020-01-27 09:49:41 PST
Alexey Proskuryakov
Comment 2 2020-01-27 22:44:56 PST
This test had timeout streaks since r252064, so this looks the same as bug 206291.
Note You need to log in before you can comment on or make changes to this bug.