Skip kernel test on dart2js

Review URL: https://codereview.chromium.org/2475573003 .
This commit is contained in:
Johnni Winther 2016-11-03 14:36:34 +01:00
parent c052346c02
commit dd89b3fe27

View file

@ -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