Bug 206830 - REGRESSION (r252064): [ iOS ] storage/websql/statement-error-callback-isolated-world.html is flaky timing out
Summary: REGRESSION (r252064): [ iOS ] storage/websql/statement-error-callback-isolate...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-27 09:49 PST by Jacob Uphoff
Modified: 2020-01-27 22:44 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 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
Comment 1 Radar WebKit Bug Importer 2020-01-27 09:49:41 PST
<rdar://problem/58922042>
Comment 2 Alexey Proskuryakov 2020-01-27 22:44:56 PST
This test had timeout streaks since r252064, so this looks the same as bug 206291.