Files
sdk/tests/isolate/isolate.status
T
2011-11-08 01:27:19 +00:00

41 lines
1.1 KiB
Plaintext

# Copyright (c) 2011, 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.
prefix isolate
[ $component == vm ]
Isolate2NegativeTest: Skip # Need to resolve correct behaviour.
[ $component == dartium || $component == vm ]
SerializationTest: Skip # DartC test (uses coreimpl).
[ $arch == chromium && $arch == release ]
ConstructorTest: Fail # Bug 5382463
SpawnTest: Fail # Bug 5382463
IsolateComplexMessagesTest: Fail # Bug 5382463
CountTest: Fail # Bug 5401734
PromiseBasedTest: Fail # Bug 5401734
MintMakerPromiseTest: Fail # Bug 5401734
MintMakerTest: Fail # Bug 5401734
RequestReplyTest: Fail # Bug 5401734
StaticStateTest: Fail # Bug 5401734
[ $component == frog || $component == frogsh || $component == leg ]
MessageTest: Fail
StaticStateTest: Fail
PromiseBasedTest: Fail
MintMakerPromiseTest: Fail
[ $arch == chromium ]
MandelIsolateTest: Skip # Bug 5353937.
[ $arch == x64 ]
*: Skip
[ $arch == simarm ]
*: Skip
[ $arch == arm ]
*: Skip