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

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

Issue 19684006: Roll back "Use package:stack_trace in unittest." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 | « pkg/unittest/pubspec.yaml ('k') | tests/standalone/standalone.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) 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 53bit_overflow_literal_test/01: fail, ok 6 53bit_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 9 standalone/assert_test: fail
10 standalone/io/directory_invalid_arguments_test: fail 10 standalone/io/directory_invalid_arguments_test: fail
(...skipping 12 matching lines...) Expand all
23 standalone/io/test_runner_test: fail 23 standalone/io/test_runner_test: fail
24 standalone/package/invalid_uri_test: fail 24 standalone/package/invalid_uri_test: fail
25 standalone/package/package1_test: fail 25 standalone/package/package1_test: fail
26 standalone/package/package_test: fail 26 standalone/package/package_test: fail
27 standalone/typed_data_view_test: fail 27 standalone/typed_data_view_test: fail
28 standalone/typed_data_test: fail 28 standalone/typed_data_test: fail
29 29
30 # pkg issue https://code.google.com/p/dart/issues/detail?id=11856 30 # pkg issue https://code.google.com/p/dart/issues/detail?id=11856
31 standalone/io/secure_socket_renegotiate_test: fail 31 standalone/io/secure_socket_renegotiate_test: fail
32 32
33 # https://code.google.com/p/dart/issues/detail?id=11647
34 standalone/package/package_isolate_test: fail
35
36 33
37 [ $compiler == dart2analyzer ] 34 [ $compiler == dart2analyzer ]
38 53bit_overflow_literal_test/01: fail, ok 35 53bit_overflow_literal_test/01: fail, ok
39 36
40 # https://code.google.com/p/dart/issues/detail?id=11665 37 # https://code.google.com/p/dart/issues/detail?id=11665
41 standalone/assert_test: fail 38 standalone/assert_test: fail
42 standalone/io/directory_invalid_arguments_test: fail 39 standalone/io/directory_invalid_arguments_test: fail
43 standalone/io/file_constructor_test: fail 40 standalone/io/file_constructor_test: fail
44 standalone/io/file_fuzz_test: fail 41 standalone/io/file_fuzz_test: fail
45 standalone/io/http_cookie_date_test: fail 42 standalone/io/http_cookie_date_test: fail
46 standalone/io/http_headers_test: fail 43 standalone/io/http_headers_test: fail
47 standalone/io/http_parser_test: fail 44 standalone/io/http_parser_test: fail
48 standalone/io/process_invalid_arguments_test: fail 45 standalone/io/process_invalid_arguments_test: fail
49 standalone/io/raw_secure_server_socket_argument_test: fail 46 standalone/io/raw_secure_server_socket_argument_test: fail
50 standalone/io/secure_socket_argument_test: fail 47 standalone/io/secure_socket_argument_test: fail
51 standalone/io/stdout_bad_argument_test: fail 48 standalone/io/stdout_bad_argument_test: fail
52 standalone/io/skipping_dart2js_compilations_test: fail 49 standalone/io/skipping_dart2js_compilations_test: fail
53 standalone/io/url_encoding_test: fail 50 standalone/io/url_encoding_test: fail
54 standalone/io/web_socket_protocol_processor_test: fail 51 standalone/io/web_socket_protocol_processor_test: fail
55 standalone/io/test_runner_test: fail 52 standalone/io/test_runner_test: fail
56 standalone/package/invalid_uri_test: fail 53 standalone/package/invalid_uri_test: fail
57 standalone/package/package1_test: fail 54 standalone/package/package1_test: fail
58 standalone/package/package_test: fail 55 standalone/package/package_test: fail
59 standalone/typed_data_view_test: fail 56 standalone/typed_data_view_test: fail
60 standalone/typed_data_test: fail 57 standalone/typed_data_test: fail
61 58
62 # pkg issue https://code.google.com/p/dart/issues/detail?id=11856 59 # pkg issue https://code.google.com/p/dart/issues/detail?id=11856
63 standalone/io/secure_socket_renegotiate_test: fail 60 standalone/io/secure_socket_renegotiate_test: fail
64
65 # https://code.google.com/p/dart/issues/detail?id=11647
66 standalone/package/package_isolate_test: fail
OLDNEW
« no previous file with comments | « pkg/unittest/pubspec.yaml ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698