From c147da7b53e15da6ef44c93bbff26377cc99d90a Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Wed, 31 Aug 2022 15:00:26 -0700 Subject: [PATCH] test: Disable XboxOne (#4462) Since we have been unable to solve #4234 (Xbox One disconnects from test runner), let's temporarily disable XboxOne from the lab to cut down on noise in our nightly tests. --- build/shaka-lab.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/shaka-lab.yaml b/build/shaka-lab.yaml index a1ea15280d..40ac05d7f9 100644 --- a/build/shaka-lab.yaml +++ b/build/shaka-lab.yaml @@ -159,3 +159,4 @@ Tizen: XboxOne: browser: xboxone + disabled: true