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

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

Issue 24789003: Fix test failure expectations and update status files. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 2 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
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 == dart2js ] 5 [ $compiler == dart2js ]
6 math/double_pow_test: RuntimeError 6 math/double_pow_test: RuntimeError
7 math/low_test: RuntimeError 7 math/low_test: RuntimeError
8 math/random_test: RuntimeError 8 math/random_test: RuntimeError
9 mirrors/equality_test/02: RuntimeError # Issue 12333 9 mirrors/equality_test/02: RuntimeError # Issue 12333
10 mirrors/fake_function_test: RuntimeError # Issue 11612 10 mirrors/fake_function_test: RuntimeError # Issue 11612
(...skipping 20 matching lines...) Expand all
31 mirrors/typedef_metadata_test: RuntimeError # Issue 12785 31 mirrors/typedef_metadata_test: RuntimeError # Issue 12785
32 mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905 32 mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905
33 mirrors/unnamed_library_test: RuntimeError # Issue 10580 33 mirrors/unnamed_library_test: RuntimeError # Issue 10580
34 async/run_async3_test: RuntimeError # _enqueueImmediate runs after Timer. http:/ /dartbug.com/9002 34 async/run_async3_test: RuntimeError # _enqueueImmediate runs after Timer. http:/ /dartbug.com/9002
35 async/run_async4_test: Pass, RuntimeError # no global exception handler in isola tes. http://dartbug.com/9012 35 async/run_async4_test: Pass, RuntimeError # no global exception handler in isola tes. http://dartbug.com/9012
36 async/run_async6_test: RuntimeError # global error handling is not supported. ht tp://dartbug.com/5958 36 async/run_async6_test: RuntimeError # global error handling is not supported. ht tp://dartbug.com/5958
37 mirrors/typedef_test/none: RuntimeError # http://dartbug.com/6490 37 mirrors/typedef_test/none: RuntimeError # http://dartbug.com/6490
38 mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490 38 mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490
39 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490 39 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490
40 mirrors/closures_test/none: RuntimeError # Issue 6490 40 mirrors/closures_test/none: RuntimeError # Issue 6490
41 mirrors/library_metadata2_test/01: CompileTimeError # Issue 13633
41 42
42 [ $runtime == safari ] 43 [ $runtime == safari ]
43 mirrors/return_type_test: Pass, Timeout # Issue 12858 44 mirrors/return_type_test: Pass, Timeout # Issue 12858
44 45
45 [ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != ff && $runtime != ie9 && $runtime != ie10] 46 [ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != ff && $runtime != ie9 && $runtime != ie10]
46 math/math_test: RuntimeError 47 math/math_test: RuntimeError
47 math/math2_test: RuntimeError 48 math/math2_test: RuntimeError
48 49
49 [ $compiler == dart2js && $jscl ] 50 [ $compiler == dart2js && $jscl ]
50 async/future_test: RuntimeError # Timer interface not supported; dartbug.com/772 8. 51 async/future_test: RuntimeError # Timer interface not supported; dartbug.com/772 8.
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 [ $arch == simarm ] 161 [ $arch == simarm ]
161 convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644. 162 convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644.
162 163
163 [ $compiler == none && $runtime == drt ] 164 [ $compiler == none && $runtime == drt ]
164 async/run_zoned6_test/01: fail # Issue 12756. 165 async/run_zoned6_test/01: fail # Issue 12756.
165 async/run_zoned9_test/01: fail # Issue 12756. 166 async/run_zoned9_test/01: fail # Issue 12756.
166 167
167 async/stream_controller_async_test: Pass, Fail # Issue 13608 168 async/stream_controller_async_test: Pass, Fail # Issue 13608
168 169
169 [ $compiler == dartanalyzer ] 170 [ $compiler == dartanalyzer ]
170 mirrors/library_metadata2_test/01: Fail # http://dartbug.com/12950
171 mirrors/typedef_test/none: Fail # Issue 13093 171 mirrors/typedef_test/none: Fail # Issue 13093
172 mirrors/generics_test/none: Fail # Issue 13432 172 mirrors/generics_test/none: Fail # Issue 13432
173 mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612 173 mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
174 174
175 mirrors/parameter_metadata_test: Fail # Issue 13510 175 mirrors/parameter_metadata_test: Fail # Issue 13510
176 mirrors/method_mirror_returntype_test: Fail # Issue 13510 176 mirrors/method_mirror_returntype_test: Fail # Issue 13510
177 mirrors/function_type_mirror_test: Fail # Issue 13510 177 mirrors/function_type_mirror_test: Fail # Issue 13510
178 mirrors/typevariable_mirror_metadata_test: Fail # Issue 13510 178 mirrors/typevariable_mirror_metadata_test: Fail # Issue 13510
179 179
180 [ $compiler == dart2analyzer ] 180 [ $compiler == dart2analyzer ]
181 mirrors/library_metadata2_test/01: Fail # http://dartbug.com/12950 181 mirrors/library_metadata2_test/01: Fail # http://dartbug.com/12950
182 mirrors/typedef_test/none: Fail # Issue 13093 182 mirrors/typedef_test/none: Fail # Issue 13093
183 mirrors/generics_test/none: Fail # Issue 13432 183 mirrors/generics_test/none: Fail # Issue 13432
184 184
185 mirrors/parameter_metadata_test: Fail # Issue 13510 185 mirrors/parameter_metadata_test: Fail # Issue 13510
186 mirrors/method_mirror_returntype_test: Fail # Issue 13510 186 mirrors/method_mirror_returntype_test: Fail # Issue 13510
187 mirrors/function_type_mirror_test: Fail # Issue 13510 187 mirrors/function_type_mirror_test: Fail # Issue 13510
188 mirrors/typevariable_mirror_metadata_test: Fail # Issue 13510 188 mirrors/typevariable_mirror_metadata_test: Fail # Issue 13510
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698