Bacom E2E Daily Run #147
run-e2e-daily.yaml
on: schedule
Matrix: Running tests on Browserstack
Annotations
2 errors, 1 warning, and 1 notice
[playwright-webkit-latest:OSX Sonoma-browserstack] › bacom/e2e/marketo.e2e.test.js:54:9 › Marketo block test suite › 1: Marketo essential template:
tests/bacom/e2e/marketo.e2e.test.js#L1
1) [playwright-webkit-latest:OSX Sonoma-browserstack] › bacom/e2e/marketo.e2e.test.js:54:9 › Marketo block test suite › 1: Marketo essential template, @Marketo @marketoEssentialTemplate @bacom @smoke @regression @e2e @resources, path: /resources/webinars/beyond-the-buzzword-operationalizing-generative-ai-for-growth › step-4: Verify the form submission redirect
Test timeout of 180000ms exceeded.
|
[playwright-webkit-latest:OSX Sonoma-browserstack] › bacom/e2e/marketo.e2e.test.js:54:9 › Marketo block test suite › 1: Marketo essential template:
tests/bacom/e2e/marketo.e2e.test.js#L83
1) [playwright-webkit-latest:OSX Sonoma-browserstack] › bacom/e2e/marketo.e2e.test.js:54:9 › Marketo block test suite › 1: Marketo essential template, @Marketo @marketoEssentialTemplate @bacom @smoke @regression @e2e @resources, path: /resources/webinars/beyond-the-buzzword-operationalizing-generative-ai-for-growth › step-4: Verify the form submission redirect
Error: locator.waitFor: Test timeout of 180000ms exceeded.
Call log:
- - waiting for locator('.marketo').locator('#mktoButton_new') to be detached
- 119 × locator resolved to hidden <button type="button" id="mktoButton_new" mkto-form-src="2277" data-mkto-btn-text="Submit" data-checkformmsgs_throttle="true" data-mkto-btn-pleasewait="Please Wait..." class="mktoButton mktoUpdatedBTN mktoVisible">Submit</button>
Call Log:
- Test timeout of 180000ms exceeded
81 | const redirectedUrl = await page.url();
82 | await expect(redirectedUrl).toContain('?submissionid');
> 83 | }).toPass();
| ^
84 | });
85 | },
86 | );
at /home/runner/work/bacom/bacom/tests/bacom/e2e/marketo.e2e.test.js:83:14
at /home/runner/work/bacom/bacom/tests/bacom/e2e/marketo.e2e.test.js:78:20
|
Running tests on Browserstack (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[playwright-webkit-latest:OSX Sonoma-browserstack] › bacom/e2e/marketo.e2e.test.js:54:9 › Marketo block test suite › 1: Marketo essential template, @Marketo @marketoEssentialTemplate @bacom @smoke @regression @e2e @resources, path: /resources/webinars/beyond-the-buzzword-operationalizing-generative-ai-for-growth
41 passed (6.4m)
|