| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index b2c2026ddc1fbf75a921203030e3b6602e5f9f63..9a88070f175a99f1407b02da9459034305139712 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -73,6 +73,9 @@ unittest/test/mock_regexp_negative_test: Fail
|
| unittest/test/mock_stepwise_negative_test: Fail
|
|
|
| [ $compiler == dartanalyzer ]
|
| +# test issue https://code.google.com/p/dart/issues/detail?id=11517
|
| +# These tests are not negetive statically.
|
| +# Requested test fix or permission to mark 'fail, OK'
|
| unittest/test/mock_regexp_negative_test: fail
|
| unittest/test/mock_stepwise_negative_test: fail
|
|
|
|
|