Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 2f8703828979935f55f6b004729034e080aa2a5b..50f1e41e920f64b49db7cdd698b2600691964a12 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -696,3 +696,4 @@ third_party/di_tests/di_test: Crash # try/finally |
| typed_data/test/typed_buffers_test/01: Crash # cannot compile methods that need interceptor calling convention. |
| typed_data/test/typed_buffers_test/none: Crash # cannot compile methods that need interceptor calling convention. |
| typed_mock/test/typed_mock_test: Crash # try/finally |
| +analyzer/test/src/context/context_test: Crash # try/finally |
|
Kevin Millikin (Google)
2015/04/22 14:55:46
I'm not sure why this test started failing. I gue
|