| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 1aa7f149135fabb60a949116142fda7545fd4095..dbb6ec1e1b587b6ff51f2eb697deec52fa6569e9 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -249,7 +249,6 @@ third_party/angular_tests/vm_test: Fail # Uses removed APIs. See issue 18733.
|
|
|
| [ $runtime == vm && $system == windows ]
|
| intl/test/find_default_locale_standalone_test: Fail # Issue 8110
|
| -analysis_server/test/integration/search_domain_int_test: Fail # Issue 20436
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| # These tests are runtime negative but statically positive, so we skip
|
| @@ -465,6 +464,3 @@ oauth2/test/handle_access_token_response_test: Fail
|
|
|
| [ $runtime == drt ]
|
| http/test/html/client_test: Skip # Issue 18566
|
| -
|
| -[ $mode == debug ]
|
| -analysis_server/test/integration/server_domain_int_test: Slow, Pass
|
|
|