blob: b5c868285aba18570dec9271afa7c2c4a03d14da [file] [log] [blame]
# 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.
[ $runtime == ie && ($system == linux || $system == macos) ]
*: Skip
[ $runtime == safari && ($system == linux || $system == windows) ]
*: Skip
[ $compiler == dartc ]
*: Skip
[ $runtime == vm ]
*: Skip
[ $runtime == opera ]
*: Skip
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $runtime == drt && $checked ]
benchmark_smoke_test: Fail # TypeError: Object #<HTMLParagraphElement> has no method 'get$text'
[ $runtime == ie && $compiler == dart2js && $checked ]
benchmark_smoke_test: Fail