Index: LayoutTests/storage/indexeddb/intversion-close-in-oncomplete-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/intversion-close-in-oncomplete-expected.txt b/LayoutTests/storage/indexeddb/intversion-close-in-oncomplete-expected.txt |
index 81b7ad94718f357d3f272cf3d34e92b534333e3f..2913933fac64fed497fc8fea92882f0d7ee60d68 100644 |
--- a/LayoutTests/storage/indexeddb/intversion-close-in-oncomplete-expected.txt |
+++ b/LayoutTests/storage/indexeddb/intversion-close-in-oncomplete-expected.txt |
@@ -27,6 +27,7 @@ Expecting exception from transaction = db.transaction('os', 'readwrite') |
PASS Exception was thrown. |
PASS code is DOMException.INVALID_STATE_ERR |
PASS ename is 'InvalidStateError' |
+Exception message: The database connection is closing. |
PASS successfullyParsed is true |
TEST COMPLETE |