Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index d32b44a7f3a3537bfca3b6552eb2576d411d05aa..096667c950d57d275fafe66a2142594e6dc0f7be 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -99,9 +99,6 @@ pathos/test/pathos_dartium_test: Fail # Issue 6490 |
| crypto/test/sha256_test: Slow, Pass |
| crypto/test/sha1_test: Slow, Pass |
| -[ $compiler == dart2js && $checked ] |
| -pathos/test/pathos_dartium_test: Crash |
|
ngeoffray
2013/06/19 19:55:48
Is this related?
karlklose
2013/06/20 12:49:21
No, I rebased on a crashing version.
|
| - |
| [ $browser ] |
| analyzer_experimental/test/error_test: Fail, OK # Uses dart:io. |
| analyzer_experimental/test/generated/element_test: Fail, OK # Uses dart:io. |