Browserstack tests should run only on browserstack-check branch

These tests are flaky and also we are going to run them only before releases in a specific internal server
This commit is contained in:
filipenevola
2021-03-30 10:05:13 -04:00
parent 2a3d23694d
commit 83d99bfbc6
7 changed files with 40 additions and 254 deletions

View File

@@ -0,0 +1,9 @@
#!/usr/bin/env bash
cd ../..
./meteor self-test \
"css hot code push|custom minifier - devel vs prod|versioning hot code push|javascript hot code push|add packages client archs" \
--browserstack \
--retries 2 \
--headless