summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/open-database-while-transaction-in-progress-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/storage/open-database-while-transaction-in-progress-expected.txt')
-rw-r--r--LayoutTests/storage/open-database-while-transaction-in-progress-expected.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/LayoutTests/storage/open-database-while-transaction-in-progress-expected.txt b/LayoutTests/storage/open-database-while-transaction-in-progress-expected.txt
new file mode 100644
index 0000000..acac8af
--- /dev/null
+++ b/LayoutTests/storage/open-database-while-transaction-in-progress-expected.txt
@@ -0,0 +1,3 @@
+This is a test to see if opening a database while a transaction is running on a different handle to the same database results in a deadlock.
+openDatabase() succeeded.
+