| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index dfef9a87a4c9c45f092b4879eb43d40a49063ded..6f3aa38edda0863ded1d2645dcacfb6fbe7642b6 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -2,6 +2,9 @@
|
| # 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.
|
|
|
| +# TODO(bkonyi): Fix this test.
|
| +package_resource_test: Skip
|
| +
|
| # All static_tests have expected compile-time errors.
|
| [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ]
|
| core_runtime_types_static_test: MissingCompileTimeError
|
|
|