| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 75f3f2d49a511df57d47a70009a7fceb8c640fa6..1b4e0f7618c821b481f102562bcc09f389664606 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -329,6 +329,9 @@ watcher/test/*/mac_os_test: Skip
|
| # Various issues due to limited browser testing in Angular.
|
| third_party/angular_tests/*: Skip
|
|
|
| +[ $runtime == ff ]
|
| +web_components/test/location_wrapper_test: Fail # Issue 18747
|
| +
|
| [ $unchecked ]
|
| third_party/angular_tests/browser_test/angular: Skip # Requires checked mode.
|
| third_party/angular_tests/browser_test/core/scope: Skip # Requires checked mode.
|
|
|