| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 860edb25b1d1d3bd92ae7e75cd2ba2a1f5365e48..457139f40267b781738c3ac67b856ed6719416f1 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -123,6 +123,7 @@ collection/test/equality_test/none: Pass, Fail # Issue 14348
|
| compiler/tool/*: SkipByDesign # Only meant to run on vm
|
| front_end/tool/*: SkipByDesign # Only meant to run on vm
|
| lookup_map/test/version_check_test: SkipByDesign # Only meant to run in vm.
|
| +telemetry/test/*: SkipByDesign # Only meant to run on vm
|
| typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
|
| front_end/test/incremental_kernel_generator_test: SkipByDesign # Uses dart:io
|
| front_end/test/incremental_resolved_ast_generator_test: SkipByDesign # Uses dart:io
|
|
|