Enable Sauce Labs tests in Edge
Disable Chrome on Linux since our open source plan supports 5 concurrent VMs only. Chrome on Linux is tested already on GerritForge CI locally. Change-Id: I3c05d5ef9ed8452dc770913f98070c3aadef16b2
This commit is contained in:
@@ -93,11 +93,11 @@ class PolyGerritWctTests(unittest.TestCase):
|
||||
# WCT_ARGS='--plugin sauce' buck test --no-results-cache --include web
|
||||
'disabled': True,
|
||||
'browsers': [
|
||||
'Linux/chrome',
|
||||
'OS X 10.11/chrome',
|
||||
'Windows 10/chrome',
|
||||
'Linux/firefox',
|
||||
'OS X 10.11/safari',
|
||||
'Windows 10/microsoftedge',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user