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

Unified Diff: dart/tools/testing/dart/test_suite.dart

Issue 487603003: Update CO19 test suite to r761 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 4 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 | « dart/tests/co19/co19-runtime.status ('k') | deps/all.deps/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/testing/dart/test_suite.dart
===================================================================
--- dart/tools/testing/dart/test_suite.dart (revision 39366)
+++ dart/tools/testing/dart/test_suite.dart (working copy)
@@ -2155,6 +2155,8 @@
"pkg_polymer_e2e_test_good_import_test": "polymer_gi",
"tests_co19_src_Language_12_Expressions_14_Function_Invocation_":
"co19_fn_invoke_",
+ "tests_co19_src_LayoutTests_fast_css_getComputedStyle_getComputedStyle-":
+ "co19_css_getComputedStyle_",
"tests_co19_src_LayoutTests_fast_dom_Document_CaretRangeFromPoint_"
"caretRangeFromPoint-": "co19_caretrangefrompoint_",
"tests_co19_src_LayoutTests_fast_dom_Document_CaretRangeFromPoint_"
@@ -2162,6 +2164,7 @@
"tests_co19_src_LayoutTests_fast_dom_HTMLLinkElement_link-onerror-"
"stylesheet-with-": "co19_dom_link-",
"tests_co19_src_LayoutTests_fast_dom_": "co19_dom",
+ "tests_co19_src_LayoutTests_fast_canvas_webgl": "co19_canvas_webgl",
"tests_co19_src_LibTest_core_AbstractClassInstantiationError_"
"AbstractClassInstantiationError_": "co19_abstract_class_",
"tests_co19_src_LibTest_core_IntegerDivisionByZeroException_"
@@ -2196,6 +2199,8 @@
"co19_shadowdom_",
"tests_co19_src_WebPlatformTest_shadow-dom_html-elements-in-"
"shadow-trees_": "co19_shadow_html_",
+ "tests_co19_src_WebPlatformTest_html_webappapis_system-state-and-"
+ "capabilities_the-navigator-object": "co19_webappapis_navigator_",
"tests_co19_src_WebPlatformTest_DOMEvents_approved_": "co19_dom_approved_"
};
« no previous file with comments | « dart/tests/co19/co19-runtime.status ('k') | deps/all.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698