| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 59e0cd2ddad5b753c0e3a4144d02a9a04bfa6968..f27f8960fea32f779a8eda5d514d303011d58f1f 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -87,6 +87,7 @@ serialization/test/no_library_test: Fail # Issue 6490
|
| [ $compiler == dart2js && $minified ]
|
| serialization/test/serialization_test: Fail # Issue 6490
|
| serialization/test/no_library_test: Fail # Issue 6490
|
| +stack_trace/test/trace_test: Pass, Timeout # Issue 11645
|
|
|
| # The unminified unittest tests test that the real names of Dart types are
|
| # printed. Minified versions of these tests exist that test the behavior when
|
|
|