Title: [140240] trunk/LayoutTests
- Revision
- 140240
- Author
- [email protected]
- Date
- 2013-01-19 02:10:20 -0800 (Sat, 19 Jan 2013)
Log Message
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Adding failure expectations for tests that regressed after r140202.
* platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after IDB support was enabled.
* platform/gtk/http/tests/cache: Added.
* platform/gtk/http/tests/cache/cancel-multiple-post-xhrs-expected.txt: Added. Required after r140174,
only due to difference in the form of the errors being logged.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (140239 => 140240)
--- trunk/LayoutTests/ChangeLog 2013-01-19 09:11:02 UTC (rev 140239)
+++ trunk/LayoutTests/ChangeLog 2013-01-19 10:10:20 UTC (rev 140240)
@@ -1,3 +1,13 @@
+2013-01-19 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening.
+
+ * platform/gtk/TestExpectations: Adding failure expectations for tests that regressed after r140202.
+ * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after IDB support was enabled.
+ * platform/gtk/http/tests/cache: Added.
+ * platform/gtk/http/tests/cache/cancel-multiple-post-xhrs-expected.txt: Added. Required after r140174,
+ only due to difference in the form of the errors being logged.
+
2013-01-18 Jer Noble <[email protected]>
REGRESSION (r140229): fast/css/sticky/sticky-top-zoomed.html failing on Apple MountainLion Debug WK2 (Tests)
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (140239 => 140240)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2013-01-19 09:11:02 UTC (rev 140239)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2013-01-19 10:10:20 UTC (rev 140240)
@@ -1367,6 +1367,10 @@
webkit.org/b/107194 storage/indexeddb/transaction-complete-workers.html [ Failure ]
webkit.org/b/107194 storage/indexeddb/transaction-error.html [ Failure ]
+webkit.org/b/105574 editing/input/caret-at-the-edge-of-contenteditable.html [ Failure ]
+webkit.org/b/105574 editing/input/reveal-caret-of-multiline-input.html [ Failure ]
+webkit.org/b/105574 editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ]
+webkit.org/b/105574 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ Failure ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of Tests failing
Modified: trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt (140239 => 140240)
--- trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt 2013-01-19 09:11:02 UTC (rev 140239)
+++ trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt 2013-01-19 10:10:20 UTC (rev 140240)
@@ -130,6 +130,17 @@
PASS HTMLUnknownElement.toString() is '[object HTMLUnknownElementConstructor]'
PASS HTMLVideoElement.toString() is '[object HTMLVideoElementConstructor]'
PASS HashChangeEvent.toString() is '[object HashChangeEventConstructor]'
+PASS IDBCursor.toString() is '[object IDBCursorConstructor]'
+PASS IDBCursorWithValue.toString() is '[object IDBCursorWithValueConstructor]'
+PASS IDBDatabase.toString() is '[object IDBDatabaseConstructor]'
+PASS IDBFactory.toString() is '[object IDBFactoryConstructor]'
+PASS IDBIndex.toString() is '[object IDBIndexConstructor]'
+PASS IDBKeyRange.toString() is '[object IDBKeyRangeConstructor]'
+PASS IDBObjectStore.toString() is '[object IDBObjectStoreConstructor]'
+PASS IDBOpenDBRequest.toString() is '[object IDBOpenDBRequestConstructor]'
+PASS IDBRequest.toString() is '[object IDBRequestConstructor]'
+PASS IDBTransaction.toString() is '[object IDBTransactionConstructor]'
+PASS IDBVersionChangeEvent.toString() is '[object IDBVersionChangeEventConstructor]'
PASS Image.toString() is '[object ImageConstructor]'
PASS ImageData.toString() is '[object ImageDataConstructor]'
PASS KeyboardEvent.toString() is '[object KeyboardEventConstructor]'
@@ -348,6 +359,14 @@
PASS XPathException.toString() is '[object XPathExceptionConstructor]'
PASS XPathResult.toString() is '[object XPathResultConstructor]'
PASS XSLTProcessor.toString() is '[object XSLTProcessorConstructor]'
+FAIL webkitIDBCursor.toString() should be [object webkitIDBCursorConstructor]. Was [object IDBCursorConstructor].
+FAIL webkitIDBDatabase.toString() should be [object webkitIDBDatabaseConstructor]. Was [object IDBDatabaseConstructor].
+FAIL webkitIDBFactory.toString() should be [object webkitIDBFactoryConstructor]. Was [object IDBFactoryConstructor].
+FAIL webkitIDBIndex.toString() should be [object webkitIDBIndexConstructor]. Was [object IDBIndexConstructor].
+FAIL webkitIDBKeyRange.toString() should be [object webkitIDBKeyRangeConstructor]. Was [object IDBKeyRangeConstructor].
+FAIL webkitIDBObjectStore.toString() should be [object webkitIDBObjectStoreConstructor]. Was [object IDBObjectStoreConstructor].
+FAIL webkitIDBRequest.toString() should be [object webkitIDBRequestConstructor]. Was [object IDBRequestConstructor].
+FAIL webkitIDBTransaction.toString() should be [object webkitIDBTransactionConstructor]. Was [object IDBTransactionConstructor].
FAIL webkitURL.toString() should be [object webkitURLConstructor]. Was [object URLConstructor].
PASS successfullyParsed is true
Added: trunk/LayoutTests/platform/gtk/http/tests/cache/cancel-multiple-post-xhrs-expected.txt (0 => 140240)
--- trunk/LayoutTests/platform/gtk/http/tests/cache/cancel-multiple-post-xhrs-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/cache/cancel-multiple-post-xhrs-expected.txt 2013-01-19 10:10:20 UTC (rev 140240)
@@ -0,0 +1,7 @@
+http://127.0.0.1:8000/cache/resources/empty.txt - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/cache/resources/empty.txt, main document URL http://127.0.0.1:8000/cache/cancel-multiple-post-xhrs.html, http method POST> redirectResponse (null)
+http://127.0.0.1:8000/cache/resources/empty.txt - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/cache/resources/empty.txt, main document URL http://127.0.0.1:8000/cache/cancel-multiple-post-xhrs.html, http method POST> redirectResponse (null)
+http://127.0.0.1:8000/cache/resources/empty.txt - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/cache/resources/empty.txt, main document URL http://127.0.0.1:8000/cache/cancel-multiple-post-xhrs.html, http method POST> redirectResponse (null)
+http://127.0.0.1:8000/cache/resources/empty.txt - didFailLoadingWithError: <NSError domain WebKitNetworkError, code 302, failing URL "http://127.0.0.1:8000/cache/resources/empty.txt">
+http://127.0.0.1:8000/cache/resources/empty.txt - didFailLoadingWithError: <NSError domain WebKitNetworkError, code 302, failing URL "http://127.0.0.1:8000/cache/resources/empty.txt">
+http://127.0.0.1:8000/cache/resources/empty.txt - didFailLoadingWithError: <NSError domain WebKitNetworkError, code 302, failing URL "http://127.0.0.1:8000/cache/resources/empty.txt">
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes