.github/workflows/daily.yml #390
Annotations
2 errors, 1 warning, and 1 notice
selectors\milo\modal.block.page.js#L61
1) [milo-live-firefox] › modal.block.test.js:16: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:27:25
at D:\a\nala\nala\tests\milo\modal.block.test.js:25:5
|
selectors\milo\modal.block.page.js#L61
2) [milo-live-firefox] › modal.block.test.js:49:7 › Milo Modal feature test suite › @modal Media, @modal @smoke @regression @milo › step-2: Verify Modal media fragement content/specs
Error: The modal link with selector "a[href="#modal-media"]" 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:62:25
at D:\a\nala\nala\tests\milo\modal.block.test.js:58:5
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
2 flaky
[milo-live-firefox] › modal.block.test.js:16:7 › Milo Modal feature test suite › @modal Text,@modal @smoke @regression @milo
[milo-live-firefox] › modal.block.test.js:49:7 › Milo Modal feature test suite › @modal Media, @modal @smoke @regression @milo
32 skipped
232 passed (4.7m)
|
The logs for this run have expired and are no longer available.
Loading