Index: third_party/WebKit/LayoutTests/storage/indexeddb/observer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/storage/indexeddb/observer-expected.txt b/third_party/WebKit/LayoutTests/storage/indexeddb/observer-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..28f23453fba997a29d4d37d66195c13bc1ab0cc5 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/storage/indexeddb/observer-expected.txt |
@@ -0,0 +1,7 @@ |
+This is a testharness.js-based test. |
+PASS Registering observe call with empty transaction |
+FAIL Cannot observe during version change Test bug: need to pass exception to assert_throws() |
+PASS Abort transaction associated with observer |
+PASS Aborted transaction not recorded by observer |
+Harness: the test ran to completion. |
+ |