Milo Nala Daily Run #329
Annotations
1 error, 2 warnings, and 1 notice
Run Nala ubuntu-latest:
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
|
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/
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Run Nala ubuntu-latest
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)
|
Loading