Title: [164668] trunk/LayoutTests
- Revision
- 164668
- Author
- [email protected]
- Date
- 2014-02-25 13:24:24 -0800 (Tue, 25 Feb 2014)
Log Message
REGRESSION: All inspector-protocol/model very frequently assert in IDBRequest::~IDBRequest
https://bugs.webkit.org/show_bug.cgi?id=129328
inspector-protocol/indexeddb/basics.html fails
https://bugs.webkit.org/show_bug.cgi?id=129327
* TestExpectations: Updating test expectations.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (164667 => 164668)
--- trunk/LayoutTests/ChangeLog 2014-02-25 21:18:39 UTC (rev 164667)
+++ trunk/LayoutTests/ChangeLog 2014-02-25 21:24:24 UTC (rev 164668)
@@ -1,3 +1,13 @@
+2014-02-25 Alexey Proskuryakov <[email protected]>
+
+ REGRESSION: All inspector-protocol/model very frequently assert in IDBRequest::~IDBRequest
+ https://bugs.webkit.org/show_bug.cgi?id=129328
+
+ inspector-protocol/indexeddb/basics.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=129327
+
+ * TestExpectations: Updating test expectations.
+
2014-02-25 Morten Stenshorne <[email protected]>
[New Multicolumn] -webkit-column-break-inside:avoid doesn't work
Modified: trunk/LayoutTests/TestExpectations (164667 => 164668)
--- trunk/LayoutTests/TestExpectations 2014-02-25 21:18:39 UTC (rev 164667)
+++ trunk/LayoutTests/TestExpectations 2014-02-25 21:24:24 UTC (rev 164668)
@@ -104,3 +104,8 @@
#subpixel failure on non-retina displays.
webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ Failure ]
webkit.org/b/129113 fast/multicol/newmulticol/clipping.html [ ImageOnlyFailure ]
+
+webkit.org/b/129327 inspector-protocol/indexeddb/basics.html [ Pass Failure ]
+
+# These assert in IndexedDB code very freqyently.
+webkit.org/b/129328 inspector-protocol/model [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes