Bacom E2E Daily Run #70
Annotations
2 errors, 1 warning, and 1 notice
|
Run Nala ubuntu-latest:
tests/bacom/e2e/marketo.e2e.test.js#L48
1) [playwright-firefox-latest:Windows 11-browserstack] › bacom/e2e/marketo.e2e.test.js:15:9 › Marketo block test suite › 0: Marketo full form, @Marketo @bacom @smoke @regression @e2e @homepage, path: /au/ › step-4: Verify the form submission redirect
Error: locator.waitFor: Target page, context or browser has been closed
Call Log:
- Test timeout of 180000ms exceeded
46 | const redirectedUrl = await page.url();
47 | await expect(redirectedUrl).toContain('?submissionid');
> 48 | }).toPass();
| ^
49 | });
50 | });
51 | });
at /home/runner/work/bacom/bacom/tests/bacom/e2e/marketo.e2e.test.js:48:12
at /home/runner/work/bacom/bacom/tests/bacom/e2e/marketo.e2e.test.js:43:18
|
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/
|
|
Loading