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

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

Issue 1077823002: Adds a simarmv5te build and test target. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/lib/lib.status ('k') | third_party/pkg_tested/pkg_tested.status » ('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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart 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 file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 # WARNING: 5 # WARNING:
6 # Tests using the multitest feature where failure is expected should *also* be 6 # Tests using the multitest feature where failure is expected should *also* be
7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" 7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone"
8 # prefix. 8 # prefix.
9 9
10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally 10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 medium_integer_test: Pass # The test only fails at runtime, not at compilation. 104 medium_integer_test: Pass # The test only fails at runtime, not at compilation.
105 oom_error_stacktrace_test: Pass # The test only fails at runtime. 105 oom_error_stacktrace_test: Pass # The test only fails at runtime.
106 106
107 [ $compiler == dart2js && $browser ] 107 [ $compiler == dart2js && $browser ]
108 *: Skip 108 *: Skip
109 109
110 [ $compiler == dart2dart ] 110 [ $compiler == dart2dart ]
111 # Skip until we stabilize language tests. 111 # Skip until we stabilize language tests.
112 *: Skip 112 *: Skip
113 113
114 [ $arch == simarm || $arch == simmips] 114 [ $arch == simarm || $arch == simarmv5te || $arch == simmips]
115 out_of_memory_test: Skip # passes on Mac, crashes on Linux 115 out_of_memory_test: Skip # passes on Mac, crashes on Linux
116 oom_error_stacktrace_test: Skip # Fails on Linux 116 oom_error_stacktrace_test: Skip # Fails on Linux
117 117
118 [ $arch == simmips || $arch == mips ] 118 [ $arch == simmips || $arch == mips ]
119 javascript_int_overflow_test: Skip # --throw_on_javascript_int_overflow not supp orted on MIPS. 119 javascript_int_overflow_test: Skip # --throw_on_javascript_int_overflow not supp orted on MIPS.
120 120
121 [ $arch == mips ] 121 [ $arch == mips ]
122 io/signals_test: Fail # Issue 17440 122 io/signals_test: Fail # Issue 17440
123 io/file_stat_test: Fail # Issue 17440 123 io/file_stat_test: Fail # Issue 17440
124 io/process_sync_test: Skip # Starts 10 dart subprocesses, uses too much memory. 124 io/process_sync_test: Skip # Starts 10 dart subprocesses, uses too much memory.
(...skipping 27 matching lines...) Expand all
152 javascript_compatibility_errors_test: Skip 152 javascript_compatibility_errors_test: Skip
153 javascript_compatibility_warnings_test: Skip 153 javascript_compatibility_warnings_test: Skip
154 154
155 [ $compiler == dart2analyzer ] 155 [ $compiler == dart2analyzer ]
156 package/package1_test: CompileTimeError 156 package/package1_test: CompileTimeError
157 package/package_test: CompileTimeError 157 package/package_test: CompileTimeError
158 158
159 [ $system == windows ] 159 [ $system == windows ]
160 io/skipping_dart2js_compilations_test: Fail # Issue 19551. 160 io/skipping_dart2js_compilations_test: Fail # Issue 19551.
161 161
162 [ $arch != ia32 && $arch != x64 && $arch != simarm && $mode == debug ] 162 [ $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te && $mo de == debug ]
163 verified_mem_test: Skip # Not yet implemented. 163 verified_mem_test: Skip # Not yet implemented.
164 164
165 [ $runtime == vm && $mode == debug && $builder_tag == asan ] 165 [ $runtime == vm && $mode == debug && $builder_tag == asan ]
166 full_coverage_test: Skip # Timeout. 166 full_coverage_test: Skip # Timeout.
167 io/file_lock_test: Skip # Timeout. 167 io/file_lock_test: Skip # Timeout.
168 io/test_runner_test: Skip # Timeout. 168 io/test_runner_test: Skip # Timeout.
169 io/http_client_stays_alive_test: Skip # Timeout. 169 io/http_client_stays_alive_test: Skip # Timeout.
170 170
171 [ $compiler == dart2js && $cps_ir ] 171 [ $compiler == dart2js && $cps_ir ]
172 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 172 array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node 383 io/zlib_test: Crash # (throw _buildException('asyncEnd() was called before async Start().')): Unhandled node
384 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 384 medium_integer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
385 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 385 oom_error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
386 out_of_memory_test: Crash # "on T" catch block 386 out_of_memory_test: Crash # "on T" catch block
387 package/package1_test: Crash # (throw new Error("Not identical")): Unhandled nod e 387 package/package1_test: Crash # (throw new Error("Not identical")): Unhandled nod e
388 package/package_test: Crash # (throw new Error("libraries were not reached succe ssfully")): Unhandled node 388 package/package_test: Crash # (throw new Error("libraries were not reached succe ssfully")): Unhandled node
389 priority_queue_stress_test: Crash # cannot compile methods that need interceptor calling convention. 389 priority_queue_stress_test: Crash # cannot compile methods that need interceptor calling convention.
390 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled node 390 status_expression_test: Crash # (throw new ExpectException(message)): Unhandled node
391 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 391 typed_array_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
392 verified_mem_test: Crash # unsupported element kind: a:field 392 verified_mem_test: Crash # unsupported element kind: a:field
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | third_party/pkg_tested/pkg_tested.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698