Milo Nala Daily Run #249
Annotations
1 error, 6 warnings, and 3 notices
[milo-live-firefox] › modal.block.test.js:18:7 › Milo Modal feature test suite › @Modal Text:
selectors\milo\modal.block.page.js#L61
1) [milo-live-firefox] › modal.block.test.js:18:7 › Milo Modal feature test suite › @modal Text,@modal @smoke @regression @milo › step-2: Verify Modal text fragment content/specs
Error: The modal link with selector "a[href="#modal-text-intro"]" could not be found within 1000ms.
at ..\..\selectors\milo\modal.block.page.js:61
59 | return modalLink;
60 | } catch (error) {
> 61 | throw new Error(`The modal link with selector "${selector}" could not be found within ${timeout}ms.`);
| ^
62 | }
63 | }
64 | }
at Modal.getModalLink (D:\a\nala\nala\selectors\milo\modal.block.page.js:61:13)
at D:\a\nala\nala\tests\milo\modal.block.test.js:29:25
at D:\a\nala\nala\tests\milo\modal.block.test.js:27:5
|
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 (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.
|
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.
|
🎭 Playwright Run Summary
30 skipped
312 passed (2.5m)
|
🎭 Playwright Run Summary
30 skipped
312 passed (5.1m)
|
🎭 Playwright Run Summary
1 flaky
[milo-live-firefox] › modal.block.test.js:18:7 › Milo Modal feature test suite › @modal Text,@modal @smoke @regression @milo
30 skipped
311 passed (3.5m)
|