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

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

Issue 16924008: Update status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 # Fails intentionally 10 package/invalid_uri_test: Fail, OK # Fails intentionally
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 [ $arch == arm || $arch == simarm ] 171 [ $arch == arm || $arch == simarm ]
172 constant_left_shift_test: Fail # Issue: 11207 172 constant_left_shift_test: Fail # Issue: 11207
173 coverage_test: Crash # Issue: 11207 173 coverage_test: Crash # Issue: 11207
174 debugger/basic_debugger_test: Crash # Issue: 11207 174 debugger/basic_debugger_test: Crash # Issue: 11207
175 debugger/closure_debugger_test: Crash # Issue: 11207 175 debugger/closure_debugger_test: Crash # Issue: 11207
176 deoptimization_test: Crash # Issue: 11207 176 deoptimization_test: Crash # Issue: 11207
177 float_array_test: Crash # Issue: 11207 177 float_array_test: Crash # Issue: 11207
178 http_launch_test: Crash # Issue: 11207 178 http_launch_test: Crash # Issue: 11207
179 io/dart_std_io_pipe_test: Fail, Crash # Issue: 11207 179 io/dart_std_io_pipe_test: Fail, Crash # Issue: 11207
180 io/delete_symlink_test: Crash # Issue: 11207 180 io/delete_symlink_test: Crash # Issue: 11207
181 io/directory_test: Crash # Issue: 11207 181 io/directory_test: Crash, Timeout # Issue: 11207
182 io/echo_server_stream_test: Crash # Issue: 11207 182 io/echo_server_stream_test: Crash # Issue: 11207
183 io/file_error_test: Pass, Crash # Issue: 11207 183 io/file_error_test: Pass, Crash # Issue: 11207
184 io/file_fuzz_test: Crash # Issue: 11207 184 io/file_fuzz_test: Crash # Issue: 11207
185 io/file_input_stream_test: Pass, Crash # Issue: 11207 185 io/file_input_stream_test: Pass, Crash # Issue: 11207
186 io/file_non_ascii_test: Pass, Crash # Issue: 11207 186 io/file_non_ascii_test: Pass, Crash # Issue: 11207
187 io/file_output_stream_test: Pass, Crash # Issue 11207 187 io/file_output_stream_test: Pass, Crash # Issue 11207
188 io/file_read_special_device_test: Crash, Fail # Issue: 11207 188 io/file_read_special_device_test: Crash, Fail, Timeout # Issue: 11207
189 io/file_stat_test: Crash # Issue: 11207 189 io/file_stat_test: Crash # Issue: 11207
190 io/file_system_async_links_test: Crash # Issue: 11207 190 io/file_system_async_links_test: Crash # Issue: 11207
191 io/file_system_delete_test: Pass, Crash # Issue: 11207 191 io/file_system_delete_test: Pass, Crash # Issue: 11207
192 io/file_system_links_test: Timeout, Pass, Crash # Issue: 11207 192 io/file_system_links_test: Timeout, Pass, Crash # Issue: 11207
193 io/file_test: Timeout, Crash # Issue: 11207 193 io/file_test: Timeout, Crash # Issue: 11207
194 io/file_write_as_test: Crash # Issue: 11207 194 io/file_write_as_test: Crash # Issue: 11207
195 io/http_10_test: Crash # Issue: 11207 195 io/http_10_test: Crash # Issue: 11207
196 io/http_advanced_test: Crash # Issue: 11207 196 io/http_advanced_test: Crash # Issue: 11207
197 io/http_auth_digest_test: Crash # Issue: 11207 197 io/http_auth_digest_test: Crash # Issue: 11207
198 io/http_auth_test: Crash # Issue: 11207 198 io/http_auth_test: Crash # Issue: 11207
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 left_shift_bit_and_op_test: Fail # Issue: 11207 294 left_shift_bit_and_op_test: Fail # Issue: 11207
295 package/package_isolate_test: Pass, Crash # Issue: 11207 295 package/package_isolate_test: Pass, Crash # Issue: 11207
296 typed_data_test: Crash # Issue: 11207 296 typed_data_test: Crash # Issue: 11207
297 io/regress_7679_test: Pass, Crash 297 io/regress_7679_test: Pass, Crash
298 298
299 [ $arch == mips ] 299 [ $arch == mips ]
300 *: Skip 300 *: Skip
301 301
302 [ $arch == simmips ] 302 [ $arch == simmips ]
303 *: Skip 303 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698