| Index: third_party/pkg_tested/pkg_tested.status
|
| ===================================================================
|
| --- third_party/pkg_tested/pkg_tested.status (revision 45179)
|
| +++ third_party/pkg_tested/pkg_tested.status (working copy)
|
| @@ -17,7 +17,7 @@
|
| [ $browser ]
|
| dart_style/*: SkipByDesign
|
|
|
| -[ $runtime == vm && ($mode == debug || $arch == mips || $arch == simmips || $arch == simarm || $arch == simarm64 || $builder_tag == asan) ]
|
| +[ $runtime == vm && ($mode == debug || $arch == mips || $arch == simmips || $arch == simarm || $arch == simarmv5te || $arch == simarm64 || $builder_tag == asan) ]
|
| dart_style/test/command_line_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips.
|
| dart_style/test/formatter_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips.
|
|
|
|
|