Milo Nala Daily Run #329
Annotations
5 errors, 6 warnings, and 3 notices
[milo-live-firefox] › georouting.feature.test.js:85:9 › Milo Georouting feature test suite › @Georouting multi tab:
tests/milo/georouting.feature.test.js#L99
1) [milo-live-firefox] › georouting.feature.test.js:85:9 › Milo Georouting feature test suite › @Georouting multi tab,@georouting @georouting-multi-tab @smoke @regression @milo › step-2: Verify multi tab georouting modal and its content
Error: expect(received).toBeTruthy()
Received: false
97 |
98 | await test.step('step-2: Verify multi tab georouting modal and its content', async () => {
> 99 | expect(await modal.verifyMultiTabGeoModal(data)).toBeTruthy();
| ^
100 | });
101 | });
102 |
at /home/runner/work/nala/nala/tests/milo/georouting.feature.test.js:99:62
at /home/runner/work/nala/nala/tests/milo/georouting.feature.test.js:98:9
|
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom:
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
Test timeout of 30000ms exceeded.
|
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom:
tests/milo/htmlextn.feature.test.js#L22
1) [milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn
Error: page.waitForLoadState: Test timeout of 30000ms exceeded.
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/))) {
25 | expect(page.url()).toContain('.html');
at /Users/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:22:20
at /Users/runner/work/nala/nala/tests/milo/htmlextn.feature.test.js:16:5
|
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @Html Extn for bcom:
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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Running tests (macos-latest)
Process completed with exit code 1.
|
Running tests (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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[milo-live-firefox] › georouting.feature.test.js:85:9 › Milo Georouting feature test suite › @Georouting multi tab,@georouting @georouting-multi-tab @smoke @regression @milo
25 skipped
344 passed (2.9m)
|
🎭 Playwright Run Summary
25 skipped
345 passed (4.5m)
|
🎭 Playwright Run Summary
1 failed
[milo-live-firefox] › htmlextn.feature.test.js:8:7 › Milo Html Extension feature test suite › @html Extn for bcom,@htmlextn
25 skipped
344 passed (6.2m)
|