Bacom E2E Daily Run #63
run-e2e-daily.yaml
on: schedule
Matrix: Running tests on Browserstack
Annotations
1 error, 1 warning, and 1 notice
[playwright-firefox-latest:OSX Sonoma-browserstack] › bacom/e2e/marketo.e2e.test.js:15:9 › Marketo block test suite › 0: Marketo full form:
tests/bacom/e2e/marketo.e2e.test.js#L29
1) [playwright-firefox-latest:OSX Sonoma-browserstack] › bacom/e2e/marketo.e2e.test.js:15:9 › Marketo block test suite › 0: Marketo full form, @Marketo @bacom @smoke @regression @e2e @homepage, path: / › step-1: Go to the test page
Error: Timeout 60000ms exceeded while waiting on the predicate
27 | await marketoBlock.marketo.scrollIntoViewIfNeeded();
28 | await expect(marketoBlock.email).toBeVisible({ timeout: 10000 });
> 29 | }).toPass({
| ^
30 | intervals: [3000],
31 | timeout: 60000,
32 | });
at /home/runner/work/bacom/bacom/tests/bacom/e2e/marketo.e2e.test.js:29:12
at /home/runner/work/bacom/bacom/tests/bacom/e2e/marketo.e2e.test.js:21:7
|
Running tests on Browserstack (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|