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

Side by Side Diff: tests/lib/analyzer/analyze_tests.status

Issue 21832003: Fix VM implementation of CastError not to extend TypeError (issue 5280). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/language/type_vm_test.dart ('k') | tests/standalone/assert_test.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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $compiler == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 javascript_int_overflow_literal_test/01: fail, ok 6 javascript_int_overflow_literal_test/01: fail, ok
7 7
8 # https://code.google.com/p/dart/issues/detail?id=11665 8 # https://code.google.com/p/dart/issues/detail?id=11665
9 standalone/assert_test: fail
10 standalone/io/directory_invalid_arguments_test: fail 9 standalone/io/directory_invalid_arguments_test: fail
11 standalone/io/file_constructor_test: fail 10 standalone/io/file_constructor_test: fail
12 standalone/io/file_fuzz_test: fail 11 standalone/io/file_fuzz_test: fail
13 standalone/io/http_cookie_date_test: fail 12 standalone/io/http_cookie_date_test: fail
14 standalone/io/http_headers_test: fail 13 standalone/io/http_headers_test: fail
15 standalone/io/http_parser_test: fail 14 standalone/io/http_parser_test: fail
16 standalone/io/process_invalid_arguments_test: fail 15 standalone/io/process_invalid_arguments_test: fail
17 standalone/io/raw_secure_server_socket_argument_test: fail 16 standalone/io/raw_secure_server_socket_argument_test: fail
18 standalone/io/secure_socket_argument_test: fail 17 standalone/io/secure_socket_argument_test: fail
19 standalone/io/stdout_bad_argument_test: fail 18 standalone/io/stdout_bad_argument_test: fail
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 standalone/package/package1_test: fail 53 standalone/package/package1_test: fail
55 standalone/package/package_test: fail 54 standalone/package/package_test: fail
56 standalone/typed_data_view_test: fail 55 standalone/typed_data_view_test: fail
57 standalone/typed_data_test: fail 56 standalone/typed_data_test: fail
58 57
59 # pkg issue https://code.google.com/p/dart/issues/detail?id=11856 58 # pkg issue https://code.google.com/p/dart/issues/detail?id=11856
60 standalone/io/secure_socket_renegotiate_test: fail 59 standalone/io/secure_socket_renegotiate_test: fail
61 60
62 # https://code.google.com/p/dart/issues/detail?id=11647 61 # https://code.google.com/p/dart/issues/detail?id=11647
63 standalone/package/package_isolate_test: fail 62 standalone/package/package_isolate_test: fail
OLDNEW
« no previous file with comments | « tests/language/type_vm_test.dart ('k') | tests/standalone/assert_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698