| Index: pkg/pkg.status
|
| ===================================================================
|
| --- pkg/pkg.status (revision 12060)
|
| +++ pkg/pkg.status (working copy)
|
| @@ -17,7 +17,8 @@
|
|
|
| # Skip tests that use local file access if we're running in any browser
|
| [ $runtime == opera || $runtime == ff || $runtime == ie || $runtime == dartium || $runtime == chrome || $runtime == safari || $runtime == drt ]
|
| -intl/test/date_time_format_file_test: skip
|
| +intl/test/date_time_format_file_even_test: skip
|
| +intl/test/date_time_format_file_odd_test: skip
|
|
|
| # Skip tests that force dartc to compile dart:io, which seems to be hopelessly
|
| # broken
|
|
|