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
* add exports in `nativescript-angular` package for backwards compatibility ([4a5d022](https://github.com/NativeScript/nativescript-angular/commit/4a5d022))
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 () {
0 commit comments