Files
sdk/tests/corelib/corelib.status
T
2012-03-07 16:10:57 +00:00

58 lines
1.7 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.
[ $component == vm || $component == dartium ]
UnicodeTest: Fail # Bug 5163868
StringSplitRegExpTest: Fail # Issue 429
*DartcTest: Skip
[ $arch == ia32 ]
[ $component == dartc || $component == chromium ]
*VMTest: Skip
[ $component == frog || $component == frogsh || $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari || $browser == ie)) ]
# VM or DartC specific tests not to be run by Frog. See language.status.
*VMTest: Skip
*VMNegativeTest: Skip
*DartcTest: Skip
*DartcNegativeTest: Skip
# Note: Correctly skips 4 VMTests that rely on VM internals
ConstList*: Fail # 'const' is not currently checked.
CoreRuntimeTypesTest: Fail
ForInTest: Fail
ListTest: Fail
MapsTest: Fail
MathParseDoubleTest: Fail
RegExpAllMatchesTest: Fail
RegExp4Test: Fail # New test added on 10/28.
StringPatternTest: Fail
StringSubstringTest: Fail
StringTest: Fail # Needs index out of range checks.
[ $component == frogsh ]
DoubleCompareTest: Fail
[ $component == webdriver && ($browser == ff || $browser == ie) ]
UnicodeTest: Fail
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
[ $component == webdriver && $browser == opera ]
*: Skip
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip
[ $component == webdriver && $browser == safari && ($system == linux || $system == windows) ]
*: Skip
[ $arch == simarm ]
*: Skip
[ $arch == arm ]
*: Skip