89ad636b58
Dart 2 shipped a year ago, so we're pretty well past a "preview". :) Change-Id: I6c5d21ae4181e4228cc1fc49b6344cdb8fc43794 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/115544 Commit-Queue: Bob Nystrom <rnystrom@google.com> Reviewed-by: Mayank Patke <fishythefish@google.com> Auto-Submit: Bob Nystrom <rnystrom@google.com>
11 lines
482 B
Plaintext
11 lines
482 B
Plaintext
# Copyright (c) 2016, 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 == dart2js ]
|
|
unsorted/nsm_dispatcher_test: Skip # The test uses Symbol without MirrorsUsed
|
|
unsorted/simple_literal_test/01: Skip # The test expects error for large integer literal.
|
|
|
|
[ !$fasta ]
|
|
unsorted/loop_test: Skip # This test uses optional new/const.
|