mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
Skip kernel test on dart2js
Review URL: https://codereview.chromium.org/2475573003 .
This commit is contained in:
parent
c052346c02
commit
dd89b3fe27
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ unsorted/super_mixin_test: CompileTimeError
|
|||
|
||||
[ $compiler == dart2js ]
|
||||
unsorted/invocation_errors_test: Pass
|
||||
unsorted/nsm_dispatcher_test: Skip # The test uses Symbol without MirrorsUsed
|
||||
unsorted/super_initializer_test: Skip
|
||||
unsorted/super_mixin_test: CompileTimeError
|
||||
unsorted/loop_test: Skip
|
||||
|
|
Loading…
Reference in a new issue