Feds Nala Daily Run #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 errors, 3 warnings, and 3 notices
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors/feds/feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ../../selectors/feds/feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (/home/runner/work/nala/nala/selectors/feds/feds.jarvis.page.js:27:29)
at /home/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:31:20
at /home/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Pending operations:
- locator.waitFor at selectors/feds/feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors/feds/feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ../../selectors/feds/feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (/home/runner/work/nala/nala/selectors/feds/feds.jarvis.page.js:27:29)
at /home/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:31:20
at /home/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at selectors/feds/feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors/feds/feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ../../selectors/feds/feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (/home/runner/work/nala/nala/selectors/feds/feds.jarvis.page.js:27:29)
at /home/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:31:20
at /home/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at selectors/feds/feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop:
tests/feds/jarvis.desktop.test.js#L1
2) [feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors/feds/feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ../../selectors/feds/feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (/Users/runner/work/nala/nala/selectors/feds/feds.jarvis.page.js:27:29)
at /Users/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:31:20
at /Users/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Pending operations:
- locator.waitFor at selectors/feds/feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors/feds/feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ../../selectors/feds/feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (/Users/runner/work/nala/nala/selectors/feds/feds.jarvis.page.js:27:29)
at /Users/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:31:20
at /Users/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at selectors/feds/feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors/feds/feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ../../selectors/feds/feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (/Users/runner/work/nala/nala/selectors/feds/feds.jarvis.page.js:27:29)
at /Users/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:31:20
at /Users/runner/work/nala/nala/tests/feds/jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests/feds/jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at selectors/feds/feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop:
tests/feds/jarvis.desktop.test.js#L1
2) [feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests\feds\jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors\feds\feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Error: locator.waitFor: Target closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ..\..\selectors\feds\feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (D:\a\nala\nala\selectors\feds\feds.jarvis.page.js:27:29)
at D:\a\nala\nala\tests\feds\jarvis.desktop.test.js:31:20
at D:\a\nala\nala\tests\feds\jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests\feds\jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Pending operations:
- locator.waitFor at selectors\feds\feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests\feds\jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors\feds\feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ..\..\selectors\feds\feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (D:\a\nala\nala\selectors\feds\feds.jarvis.page.js:27:29)
at D:\a\nala\nala\tests\feds\jarvis.desktop.test.js:31:20
at D:\a\nala\nala\tests\feds\jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests\feds\jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at selectors\feds\feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests\feds\jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
selectors\feds\feds.jarvis.page.js#L27
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('button#adbmsgCta') to be visible
============================================================
at ..\..\selectors\feds\feds.jarvis.page.js:27
25 | async openJarvisFromCta() {
26 | // Wait for Jarvis CTA button to appear:
> 27 | await this.jarvisButton.waitFor({ state: 'visible', timeout: 30000 });
| ^
28 | // Click Jarvis CTA button:
29 | await this.jarvisButton.click();
30 | // Assert Jarvis CTA button click:
at FedsJarvis.openJarvisFromCta (D:\a\nala\nala\selectors\feds\feds.jarvis.page.js:27:29)
at D:\a\nala\nala\tests\feds\jarvis.desktop.test.js:31:20
at D:\a\nala\nala\tests\feds\jarvis.desktop.test.js:29:16
|
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default:
tests\feds\jarvis.desktop.test.js#L1
1) [feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at selectors\feds\feds.jarvis.page.js:27:29
|
[feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop:
tests\feds\jarvis.desktop.test.js#L1
2) [feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression › Check Jarvis component functionality
Test timeout of 30000ms exceeded.
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
15 failed
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-chrome] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
[feds-live-firefox] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-firefox] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
[feds-live-webkit] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-webkit] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
75 passed (9.0m)
|
🎭 Playwright Run Summary
15 failed
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-chrome] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
[feds-live-firefox] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-firefox] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
[feds-live-webkit] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-webkit] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
75 passed (10.0m)
|
🎭 Playwright Run Summary
15 failed
[feds-live-chrome] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-chrome] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-chrome] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
[feds-live-firefox] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-firefox] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-firefox] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
[feds-live-webkit] › jarvis.desktop.test.js:11:7 › Jarvis Component test suite › @FEDS-Jarvis-Default, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › jarvis.desktop.test.js:44:7 › Jarvis Component test suite › @FEDS-Jarvis-Desktop, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › jarvis.mobile.test.js:19:7 › Jarvis Component test suite › @FEDS-Jarvis-Mobile, @milo @feds @jarvis @smoke @regression
[feds-live-webkit] › placeholders.test.js:11:9 › Placeholders Test Suite › @Milo-Placeholder-Checks-3, @feds_live, @feds @placeholders @milo-placeholders
[feds-live-webkit] › placeholders.test.js:42:9 › Placeholders Test Suite › @FEDS-Placeholder-Checks-3, @feds_live, @feds @placeholders @feds-placeholders
75 passed (9.5m)
|