Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 24e4e40e24003d918c4d83db5166bde94eb40b8b..81da0aa5357194d094e71415a1dda43345cce18d 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -86,6 +86,8 @@ unittest/test/mirror_matchers_test: Skip # Issue 12151 |
| observe/test/observe_test: Fail # Issue 11970 |
| observe/test/path_observer_test: Fail # Issue 11970 |
| mdv/test/binding_syntax_test: Fail # Issue 11970 |
| +polymer_expressions/test/eval_test: Fail # Issue 12578 |
| +polymer_expressions/test/syntax_test: Fail # Issue 12578 |
| serialization/test/serialization_test: Fail # Issue 6490 |
| serialization/test/no_library_test: Fail # Issue 6490 |
| @@ -108,7 +110,6 @@ crypto/test/sha1_test: Slow, Pass |
| csslib/test/var_test: Fail # looking for VM-specific stack traces, issue 12469 |
| [ $compiler == dart2js && $runtime == drt ] |
| -third_party/html5lib/test/parser_feature_test: Fail # issue 12466 |
|
Siggi Cherem (dart-lang)
2013/08/20 21:49:31
was this fixed? didn't see much in the bug. If so,
|
| csslib: Pass, Fail # issue 12466 |
| [ $browser ] |