You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
15
16
constisSauceRun=isSauceLab;
@@ -21,6 +22,8 @@ describe("smoke-tests", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
15
16
constisSauceRun=isSauceLab;
@@ -23,6 +24,8 @@ describe("modal-frame:", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
11
12
constisSauceRun=isSauceLab;
@@ -18,6 +19,8 @@ describe("modal-layout:", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
10
11
constisSauceRun=isSauceLab;
@@ -17,6 +18,8 @@ describe("custom-tabs:", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
11
12
constisSauceRun=isSauceLab;
@@ -20,6 +21,8 @@ describe("home-tabs:", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
14
15
constisSauceRun=isSauceLab;
@@ -23,6 +24,8 @@ describe("split-view:", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
12
13
constisSauceRun=isSauceLab;
@@ -19,6 +20,8 @@ describe("tab-view:", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
13
14
constisSauceRun=isSauceLab;
@@ -23,6 +24,8 @@ describe("ngFor scenario", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
13
14
@@ -28,6 +29,8 @@ describe("ngForOf scenario", function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
15
16
@@ -22,6 +23,8 @@ describe("ngIf scenario", async function () {
constQUEUE_WAIT_TIME: number=600000;// Sometimes SauceLabs threads are not available and the tests wait in a queue to start. Wait 10 min before timeout.
6
7
@@ -11,6 +12,8 @@ describe("TabView with page-router-outlet in each tab", async function () {
0 commit comments