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

Unified Diff: tests/dartino_tests/dartino_tests.status

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 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/dartino_tests/all_tests.dart ('k') | tests/service_tests/conformance/conformance_service.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/dartino_tests/dartino_tests.status
diff --git a/tests/dartino_tests/dartino_tests.status b/tests/dartino_tests/dartino_tests.status
index 11a92399a8bafd08b2a64bc1fafa7c557601aa25..258a8c03fd8e4fffe513c6bd9342986815b992fb 100644
--- a/tests/dartino_tests/dartino_tests.status
+++ b/tests/dartino_tests/dartino_tests.status
@@ -139,38 +139,10 @@ incremental/*/static_field_to_instance_field: IncrementalCompilationFailed
incremental/*/super_is_parameter: IncrementalCompilationFailed
incremental/*/unchanged_named_mixin_application: IncrementalCompilationFailed
-# Incorrectly failing servicec tests
-servicec/bad_field_4: Fail # Issue 293
-servicec/bad_field_8: Fail # Issue 293
-servicec/bad_formal_1: Fail # Issue 294
-servicec/bad_formal_2: Fail # Issue 294
-servicec/bad_formal_3: Fail # Issue 294
-servicec/bad_function_7: Fail # Issue 292
-servicec/bad_function_8: Fail # Issue 292
-servicec/bad_list_type_2: Fail # Issue 295
-servicec/bad_list_type_3: Fail # Issue 295
-servicec/bad_list_type_4: Fail # Issue 295
-servicec/bad_list_type_5: Fail # Issue 295
-
test_vm_connection/testCloseImmediately: Skip # Fails and prints during run.
test_vm_connection/testCloseAfterCommitChanges: Fail
test_vm_connection/testCloseAfterProcessRun: Fail
-# Old servicec backend fails on these tests; Issue 235
-servicec/good_type_parameter_1: Fail
-
-# Skip slow service performance test
-service_tests/performance_java: Skip
-
-# Only run java service tests on non-asan x64 linux.
-[ $arch != x64 || $system != linux || $asan ]
-
-service_tests/*_java: Skip
-
-[ $arch != ia32 && $arch != x64 ]
-
-service_tests/*: Skip
-
[ $arch == xarm ]
mdns_tests/*: Skip # The native extension is not compiled for ARM.
@@ -180,8 +152,5 @@ sdk_service_tests/*: Skip # The native extension is not compiled for ARM.
incremental/experimental/program_gc_with_processes: Pass, Fail # Issue 389.
-[ $arch == x64 && $asan]
-service_tests/simple_todo: Pass, Fail # Issue https://github.com/dartino/sdk/issues/57
-
[ $arch == x64 ]
incremental/experimental/add_field_and_remove_subclass: Pass, Fail # Issue 460
« no previous file with comments | « tests/dartino_tests/all_tests.dart ('k') | tests/service_tests/conformance/conformance_service.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698