Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 2d7efd840c769f256d4485a510196916fda14529..46d79daab2a3cd16eb443d8f83c868495e226fb6 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -88,6 +88,7 @@ typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64Li |
| third_party/angular_tests/browser_test/core_dom/compiler: Fail # Issue 19329 |
| third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issue 19329 |
| third_party/angular_tests/browser_test/core/templateurl: Fail # Issue 19329 |
| +web_components/test/interop_test: Pass, Fail # Issue 19329 |
|
Siggi Cherem (dart-lang)
2014/06/16 22:29:45
strange - I haven't seen this kind of failure. Do
|
| web_components/test/interop2_test: Fail # Issue 19329 |
| [ $compiler == dart2js && $checked ] |