74d17a16f9
R=whesse@google.com Review URL: https://chromiumcodereview.appspot.com//10809069 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9880 260f80e4-7a28-3924-810f-c04153c831b5
175 lines
4.8 KiB
Plaintext
175 lines
4.8 KiB
Plaintext
# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE file.
|
|
|
|
[ $compiler == none ]
|
|
unicode_test: Fail # Bug 5163868
|
|
*dartc_test: Skip
|
|
expando_test: Fail
|
|
compare_to2_test: Fail # Bug 4018
|
|
|
|
[ $compiler == dartc ]
|
|
*vm_test: Skip
|
|
expando_test: Fail
|
|
|
|
[ $compiler == frog ]
|
|
# VM or DartC specific tests not to be run by Frog. See language.status.
|
|
*vm_test: Skip
|
|
*vm_negative_test: Skip
|
|
*dartc_test: Skip
|
|
*dartc_negative_test: Skip
|
|
# Note: Correctly skips 4 VMTests that rely on VM internals
|
|
|
|
compare_to2_test: Fail, Ok # Requires bigint support.
|
|
const_list_*: Fail # 'const' is not currently checked.
|
|
core_runtime_types_test: Fail
|
|
for_in_test: Fail
|
|
list_test: Fail
|
|
maps_test: Fail
|
|
math_parse_double_test: Fail
|
|
reg_exp_all_matches_test: Fail
|
|
reg_exp4_test: Fail # New test added on 10/28.
|
|
stopwatch_test: Pass,Fail # Issue 2398
|
|
string_pattern_test: Fail
|
|
string_substring_test: Fail
|
|
string_test: Fail # Needs index out of range checks.
|
|
string_replace_dollar_test: Fail
|
|
|
|
# New methods (timeZoneName and timeZoneOffset) were not ported to frog.
|
|
date_time7_test: Skip
|
|
|
|
[ $compiler == frog && $runtime == none ]
|
|
*: Skip
|
|
|
|
[ $runtime == ff || $runtime == ie ]
|
|
unicode_test: Fail
|
|
|
|
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
|
|
[ $runtime == opera ]
|
|
*: Skip
|
|
|
|
[ $runtime == ie && ($system == linux || $system == mac) ]
|
|
*: Skip
|
|
|
|
[ $runtime == safari && ($system == linux || $system == windows) ]
|
|
*: Skip
|
|
|
|
[ $arch == simarm ]
|
|
*: Skip
|
|
|
|
[ $arch == arm ]
|
|
*: Skip
|
|
|
|
[ $compiler == dart2js && $checked ]
|
|
*: Skip
|
|
|
|
[ $compiler == dart2js ]
|
|
math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
|
|
math_test: Fail # issue 3333
|
|
|
|
# Bad test, assumes RegExp.allMatches returns a Collection.
|
|
reg_exp_all_matches_test: Fail, OK # NoSuchMethodException : method not found: 'forEach'
|
|
|
|
reg_exp4_test: Fail, OK # Expects exception from const constructor.
|
|
|
|
big_integer_vm_test: Fail, OK # VM specific test.
|
|
compare_to2_test: Fail, OK # Requires bigint support.
|
|
growable_object_array2_vm_test: Fail, OK # VM specific test.
|
|
growable_object_array_vm_test: Fail, OK # VM specific test.
|
|
string_base_vm_test: Fail, OK # VM specific test.
|
|
|
|
[ $compiler == dart2js && $runtime == none ]
|
|
*: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|
|
[ $compiler == dart2js && $runtime == safari ]
|
|
core_runtime_types_test: Fail
|
|
|
|
[ $compiler == dart2js && $runtime == ie ]
|
|
const_list_literal_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
date_time7_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
reg_exp_all_matches_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
core_runtime_types_test: Fail
|
|
|
|
[ $compiler == dart2dart ]
|
|
big_integer_vm_test: Fail
|
|
collection_from_test: Fail
|
|
collection_to_string_test: Fail
|
|
compare_to2_test: Fail
|
|
compare_to_test: Fail
|
|
const_list_literal_test: Fail
|
|
const_list_remove_range_test: Fail
|
|
const_list_set_range_test: Fail
|
|
core_runtime_types_test: Fail
|
|
date_time2_test: Fail
|
|
date_time3_test: Fail
|
|
date_time4_test: Fail
|
|
date_time5_test: Fail
|
|
date_time6_test: Fail
|
|
date_time7_test: Fail
|
|
date_time8_test: Fail
|
|
date_time_test: Fail
|
|
double_compare_test: Fail
|
|
exception_implementation_test: Fail
|
|
expando_test: Fail
|
|
expression_test: Fail
|
|
for_in_test: Fail
|
|
futures_test: Fail
|
|
future_test: Fail
|
|
growable_object_array2_vm_test: Fail
|
|
growable_object_array_vm_test: Fail
|
|
hash_map_test: Fail
|
|
indexed_list_access_test: Fail
|
|
index_out_of_range_exception_test: Fail
|
|
integer_to_radix_string_test: Fail
|
|
is_operator_basic_types_test: Fail
|
|
linked_hash_map_test: Fail
|
|
list_get_range_test: Fail
|
|
list_index_of_test: Fail
|
|
list_insert_range_test: Fail
|
|
list_iterators_test: Fail
|
|
list_literal_is_growable_test: Fail
|
|
list_literal_test: Fail
|
|
list_remove_range_test: Fail
|
|
list_set_range_test: Fail
|
|
list_sort_test: Fail
|
|
list_test: Fail
|
|
map_from_test: Fail
|
|
maps_test: Fail
|
|
map_test: Fail
|
|
math_parse_double_test: Fail
|
|
math_test: Fail
|
|
min_max_test: Fail
|
|
nan_infinity_test: Fail
|
|
queue_iterator_test: Fail
|
|
queue_test: Fail
|
|
reg_exp1_test: Fail
|
|
reg_exp4_test: Fail
|
|
reg_exp5_test: Fail
|
|
reg_exp_all_matches_test: Fail
|
|
reg_exp_first_match_test: Fail
|
|
reg_exp_groups_test: Fail
|
|
reg_exp_group_test: Fail
|
|
reg_exp_has_match_test: Fail
|
|
reg_exp_start_end_test: Fail
|
|
reg_exp_string_match_test: Fail
|
|
set_iterator_test: Fail
|
|
set_test: Fail
|
|
sort_test: Fail
|
|
splay_tree_test: Fail
|
|
stopwatch_test: Fail
|
|
string_base_vm_test: Fail
|
|
string_buffer_test: Fail
|
|
string_case_test: Fail
|
|
string_from_list_test: Fail
|
|
string_pattern_test: Fail
|
|
string_replace_dollar_test: Fail
|
|
string_replace_test: Fail
|
|
string_split_reg_exp_test: Fail
|
|
string_split_test: Fail
|
|
strings_test: Fail
|
|
string_substring_test: Fail
|
|
string_test: Fail
|
|
string_trim_test: Fail
|
|
unicode_test: Fail
|