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

Unified Diff: tests/html/html.status

Issue 12314030: Add test of crypto.getRandomValues. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status file. Created 7 years, 10 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 | « tests/html/crypto_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 096821c332efff9e77fbf5c8952e54043b7bc932..6cfcfe6037c7246d6760054ddf65a54c11c8056b 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -53,6 +53,7 @@ audiobuffersourcenode_test: Pass, Fail
# TODO(efortuna, blois): Triage.
audiobuffersourcenode_test: Fail
audiocontext_test: Fail
+crypto_test: Fail
css_test/supported_CssMatrix: Fail
css_test/supported_DomPoint: Fail
document_test/supports_cssCanvasContext: Fail
@@ -106,6 +107,7 @@ history_test/history: Pass, Fail # issue 8183
canvasrenderingcontext2d_test: Fail # issue 8678
[ $runtime == ie9 ]
+crypto_test: Fail
document_test/supports_cssCanvasContext: Fail
dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
element_test/click: Fail # IE does not support firing this event.
@@ -238,6 +240,7 @@ element_test/elements: Crash, Fail # Issue: 7414
wheelevent_test: Fail # Issue: 7414
[ $runtime == opera ]
+crypto_test: Fail
document_test/supports_cssCanvasContext: Fail
document_test/document: Fail # Issue: 7413
form_data_test: Fail # Issue: 7413
@@ -281,6 +284,7 @@ websql_test/supported: Fail
[ $runtime == ff ]
audiobuffersourcenode_test: Fail # FF only has Audio element.
audiocontext_test: Fail # FF only has Audio element
+crypto_test: Fail
css_test/supported_CssMatrix: Fail
css_test/supported_DomPoint: Fail
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
« no previous file with comments | « tests/html/crypto_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698