| Index: frog/tests/frog/frog.status
|
| diff --git a/frog/tests/frog/frog.status b/frog/tests/frog/frog.status
|
| index 1e9a103c3db6bdc6699a6d1db4358b029f648ea2..8574912d46fc0e2e03eede466016b84b5176d32a 100644
|
| --- a/frog/tests/frog/frog.status
|
| +++ b/frog/tests/frog/frog.status
|
| @@ -6,6 +6,7 @@ prefix frog
|
|
|
| # TODO(jimhug): Leave this disabled until we're ready to reengage on repl.
|
| EvaluatorTest: Skip
|
| +NativeCheckedArguments1FrogTest: Skip # TODO(jimhug): Fix after CL stabilizes
|
|
|
| [ $component == frogsh ]
|
| # TODO(jimhug): Understand and fix flakiness issues - and then reenable
|
| @@ -16,6 +17,7 @@ PrototypePatchingTest: Skip # Flaky. issue 1162.
|
| NodeProcessTest: Fail # Checked mode failure -- looked like it failed to find assert$WritableStream
|
| NativeCheckedArguments1FrogTest: Fail # TODO(jimhug): Temporary break
|
|
|
| +
|
| [ $component == vm || $component == dartc || $component == chromium || $component == dartium || $component == frogium || $component == frog || $component == leg]
|
| Node*Test: Skip
|
|
|
|
|