Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: client/tests/client/client.status

Issue 10127003: Test for IDBKeyRange (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merge Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | client/tests/client/client-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index a4c82c092b2d3ef59b2578c52ebed2670b2541f0..62aec1df047782cbe763325058b931227e20dfeb 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -7,6 +7,7 @@ dom/WebGL1Test: Skip # Issue 1495
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
html/html_tests: Pass, Fail # Issue 1946.
dom/IndexedDB3Test: Fail # UnsupportedOperationException 'IDBCursorImplementation.get:key'
+dom/IndexedDB4Test: Skip # Hangs in dartium. IDBKeyRange constructors not implemented.
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ]
html/TypedArrays1Test: Fail # Fails only on checked mode.
@@ -24,6 +25,7 @@ dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global
# TODO(vsm): Triage DOM tests.
dom/DOMIsolatesTest: Fail
dom/IndexedDB2Test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
+dom/IndexedDB4Test: Fail # IDBKeyRange constructors not implemented.
dom/HTMLElementTest: Fail
dom/WindowOpenTest: Fail
@@ -55,6 +57,7 @@ dom/HiddenDom2Test: Fail
dom/IndexedDB1Test: Fail # Need window.mozIndexedDB instead of window.webkitIndexedDB
dom/IndexedDB2Test: Fail # Need window.mozIndexedDB instead of window.webkitIndexedDB
dom/IndexedDB3Test: Fail # Need window.mozIndexedDB instead of window.webkitIndexedDB
+dom/IndexedDB4Test: Fail # Need window.mozIndexedDB instead of window.webkitIndexedDB
dom/InstanceOfTest: Fail # Issue 2535
# setup code fails. prepare. (DOM callback has errors) Caught [object Event]
dom/InnerFrameTest: Fail
« no previous file with comments | « no previous file | client/tests/client/client-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698