MWPW-152952 Allow message for Marketo form success #13963
Annotations
2 errors, 1 warning, and 1 notice
../../_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js#L1
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html
Test timeout of 30000ms exceeded.
|
../../_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js#L21
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn › step-1: Go to test page urls and verify .html
Error: page.goto: Test timeout of 30000ms exceeded.
Call log:
- navigating to "https://business.adobe.com/jp/customer-success-stories/adobe-experience-cloud-case-study", waiting until "load"
19 |
20 | const url = envList[env] + path;
> 21 | await page.goto(url);
| ^
22 | await page.waitForLoadState('networkidle');
23 |
24 | if (!page.url().match(/@blog/) && (page.url().match(/customer-success-stories/))) {
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js:21:20
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/htmlextn.feature.test.js:16:5
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
1 flaky
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn
30 skipped
309 passed (3.1m)
|
This job succeeded
Loading