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

Side by Side Diff: tests/fletch_tests/fletch_tests.status

Issue 1649703002: Update project authors statements to Dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « tests/fletch_tests/fletch_test_suite.dart ('k') | tests/fletch_tests/message_tests.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file 1 # Copyright (c) 2015, the Dartino project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE.md file. 3 # BSD-style license that can be found in the LICENSE.md file.
4 4
5 self/testAlwaysFails: Fail, OK # This is a test of this suite, failure is expect ed. 5 self/testAlwaysFails: Fail, OK # This is a test of this suite, failure is expect ed.
6 zone_helper/testAlwaysFails: Fail, OK # This is a test of this suite, failure is expected. 6 zone_helper/testAlwaysFails: Fail, OK # This is a test of this suite, failure is expected.
7 self/testNeverCompletes: Timeout # This is a test of this suite, timeout is expe cted. 7 self/testNeverCompletes: Timeout # This is a test of this suite, timeout is expe cted.
8 multiprogram_tests/should_fail: Fail, OK # This is a test of this suite, failure is expected. 8 multiprogram_tests/should_fail: Fail, OK # This is a test of this suite, failure is expected.
9 9
10 # Stored closures not updated 10 # Stored closures not updated
11 incremental/*/stored_closure: Fail 11 incremental/*/stored_closure: Fail
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 120
121 mdns_tests/*: Skip # The native extension is not compiled for ARM. 121 mdns_tests/*: Skip # The native extension is not compiled for ARM.
122 power_management_tests/*: Skip # The native extension is not compiled for ARM. 122 power_management_tests/*: Skip # The native extension is not compiled for ARM.
123 flash_sd_card_tests/*: Skip # The native extension is not compiled for ARM. 123 flash_sd_card_tests/*: Skip # The native extension is not compiled for ARM.
124 sdk_service_tests/*: Skip # The native extension is not compiled for ARM. 124 sdk_service_tests/*: Skip # The native extension is not compiled for ARM.
125 125
126 incremental/experimental/program_gc_with_processes: Pass, Fail # Issue 389. 126 incremental/experimental/program_gc_with_processes: Pass, Fail # Issue 389.
127 127
128 [ $arch == x64 && $asan] 128 [ $arch == x64 && $asan]
129 service_tests/simple_todo: Pass, Fail # Issue https://github.com/dart-lang/fletc h/issues/57 129 service_tests/simple_todo: Pass, Fail # Issue https://github.com/dart-lang/fletc h/issues/57
OLDNEW
« no previous file with comments | « tests/fletch_tests/fletch_test_suite.dart ('k') | tests/fletch_tests/message_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698