Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 954111489dc9c58155e9ad17435befdc1f035c13..8704af235d00f437e54181ed316457bafcbab9bb 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -215,3 +215,6 @@ analyzer_cli/test/driver_test: Pass, Slow |
| [ $runtime == vm && $system == windows ] |
| analyzer/test/src/task/strong/checker_test: Pass, Slow |
| + |
| +[ $runtime == vm && $system == linux && $checked ] |
| +analysis_server/test/integration/diagnostic/get_server_port_test: RuntimeError |