Skip to content

Bacom Nala Daily Run #33

Bacom Nala Daily Run

Bacom Nala Daily Run #33

Triggered via schedule February 26, 2024 16:11
Status Success
Total duration 16m 59s
Artifacts

bacom.daily.yml

on: schedule
Matrix: Running tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors, 6 warnings, and 3 notices
[bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers: selectors/bacom/event-speakers.page.js#L16
1) [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom › Verify that the speaker image displays Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.event-speakers').locator('div:nth-child(1) > div > picture > img') at ../../selectors/bacom/event-speakers.page.js:16 14 | async checkImage(idx) { 15 | const imgSelector = this.eventSpeakers.locator(`div:nth-child(${idx}) > div > picture > img`); > 16 | await expect(imgSelector).toBeVisible(); | ^ 17 | } 18 | 19 | /** at EventSpeakers.checkImage (/home/runner/work/nala/nala/selectors/bacom/event-speakers.page.js:16:31) at /home/runner/work/nala/nala/tests/bacom/event-speakers.test.js:16:27 at /home/runner/work/nala/nala/tests/bacom/event-speakers.test.js:15:16
[bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers: selectors/bacom/event-speakers.page.js#L16
1) [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom › Verify that the speaker image displays Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.event-speakers').locator('div:nth-child(1) > div > picture > img') at ../../selectors/bacom/event-speakers.page.js:16 14 | async checkImage(idx) { 15 | const imgSelector = this.eventSpeakers.locator(`div:nth-child(${idx}) > div > picture > img`); > 16 | await expect(imgSelector).toBeVisible(); | ^ 17 | } 18 | 19 | /** at EventSpeakers.checkImage (/home/runner/work/nala/nala/selectors/bacom/event-speakers.page.js:16:31) at /home/runner/work/nala/nala/tests/bacom/event-speakers.test.js:16:27 at /home/runner/work/nala/nala/tests/bacom/event-speakers.test.js:15:16
[bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers: selectors/bacom/event-speakers.page.js#L16
1) [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom › Verify that the speaker image displays Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.event-speakers').locator('div:nth-child(1) > div > picture > img') at ../../selectors/bacom/event-speakers.page.js:16 14 | async checkImage(idx) { 15 | const imgSelector = this.eventSpeakers.locator(`div:nth-child(${idx}) > div > picture > img`); > 16 | await expect(imgSelector).toBeVisible(); | ^ 17 | } 18 | 19 | /** at EventSpeakers.checkImage (/home/runner/work/nala/nala/selectors/bacom/event-speakers.page.js:16:31) at /home/runner/work/nala/nala/tests/bacom/event-speakers.test.js:16:27 at /home/runner/work/nala/nala/tests/bacom/event-speakers.test.js:15:16
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Test timeout of 30000ms exceeded.
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: selectors/bacom/stats.page.js#L12
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Error: locator.click: Page closed =========================== logs =========================== waiting for locator('.stat > div > p > strong > a') ============================================================ at ../../selectors/bacom/stats.page.js:12 10 | */ 11 | async clickStatsLink() { > 12 | await this.statsLink.click(); | ^ 13 | } 14 | 15 | /** at Stats.clickStatsLink (/home/runner/work/nala/nala/selectors/bacom/stats.page.js:12:26) at /home/runner/work/nala/nala/tests/bacom/stat.test.js:18:21 at /home/runner/work/nala/nala/tests/bacom/stat.test.js:15:7
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Pending operations: - locator.click at selectors/bacom/stats.page.js:12:26
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: selectors/bacom/stats.page.js#L12
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Page closed =========================== logs =========================== waiting for locator('.stat > div > p > strong > a') ============================================================ at ../../selectors/bacom/stats.page.js:12 10 | */ 11 | async clickStatsLink() { > 12 | await this.statsLink.click(); | ^ 13 | } 14 | 15 | /** at Stats.clickStatsLink (/home/runner/work/nala/nala/selectors/bacom/stats.page.js:12:26) at /home/runner/work/nala/nala/tests/bacom/stat.test.js:18:21 at /home/runner/work/nala/nala/tests/bacom/stat.test.js:15:7
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at selectors/bacom/stats.page.js:12:26
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests\bacom\stat.test.js#L1
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Test timeout of 30000ms exceeded.
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: selectors\bacom\stats.page.js#L12
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Error: locator.click: Page closed =========================== logs =========================== waiting for locator('.stat > div > p > strong > a') ============================================================ at ..\..\selectors\bacom\stats.page.js:12 10 | */ 11 | async clickStatsLink() { > 12 | await this.statsLink.click(); | ^ 13 | } 14 | 15 | /** at Stats.clickStatsLink (D:\a\nala\nala\selectors\bacom\stats.page.js:12:26) at D:\a\nala\nala\tests\bacom\stat.test.js:18:21 at D:\a\nala\nala\tests\bacom\stat.test.js:15:7
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests\bacom\stat.test.js#L1
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Pending operations: - locator.click at selectors\bacom\stats.page.js:12:26
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests\bacom\stat.test.js#L1
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: selectors\bacom\stats.page.js#L12
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Page closed =========================== logs =========================== waiting for locator('.stat > div > p > strong > a') ============================================================ at ..\..\selectors\bacom\stats.page.js:12 10 | */ 11 | async clickStatsLink() { > 12 | await this.statsLink.click(); | ^ 13 | } 14 | 15 | /** at Stats.clickStatsLink (D:\a\nala\nala\selectors\bacom\stats.page.js:12:26) at D:\a\nala\nala\tests\bacom\stat.test.js:18:21 at D:\a\nala\nala\tests\bacom\stat.test.js:15:7
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests\bacom\stat.test.js#L1
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at selectors\bacom\stats.page.js:12:26
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests\bacom\stat.test.js#L1
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: selectors\bacom\stats.page.js#L12
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Page closed =========================== logs =========================== waiting for locator('.stat > div > p > strong > a') ============================================================ at ..\..\selectors\bacom\stats.page.js:12 10 | */ 11 | async clickStatsLink() { > 12 | await this.statsLink.click(); | ^ 13 | } 14 | 15 | /** at Stats.clickStatsLink (D:\a\nala\nala\selectors\bacom\stats.page.js:12:26) at D:\a\nala\nala\tests\bacom\stat.test.js:18:21 at D:\a\nala\nala\tests\bacom\stat.test.js:15:7
[bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests\bacom\stat.test.js#L1
1) [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at selectors\bacom\stats.page.js:12:26
[bacom-live-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks: tests\bacom\tree-view.test.js#L1
2) [bacom-live-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com › Verifying collapsed state Test timeout of 30000ms exceeded.
[bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers: selectors/bacom/event-speakers.page.js#L16
1) [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom › Verify that the speaker image displays Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.event-speakers').locator('div:nth-child(1) > div > picture > img') at ../../selectors/bacom/event-speakers.page.js:16 14 | async checkImage(idx) { 15 | const imgSelector = this.eventSpeakers.locator(`div:nth-child(${idx}) > div > picture > img`); > 16 | await expect(imgSelector).toBeVisible(); | ^ 17 | } 18 | 19 | /** at EventSpeakers.checkImage (/Users/runner/work/nala/nala/selectors/bacom/event-speakers.page.js:16:31) at /Users/runner/work/nala/nala/tests/bacom/event-speakers.test.js:16:27 at /Users/runner/work/nala/nala/tests/bacom/event-speakers.test.js:15:16
[bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers: selectors/bacom/event-speakers.page.js#L16
1) [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom › Verify that the speaker image displays Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.event-speakers').locator('div:nth-child(1) > div > picture > img') at ../../selectors/bacom/event-speakers.page.js:16 14 | async checkImage(idx) { 15 | const imgSelector = this.eventSpeakers.locator(`div:nth-child(${idx}) > div > picture > img`); > 16 | await expect(imgSelector).toBeVisible(); | ^ 17 | } 18 | 19 | /** at EventSpeakers.checkImage (/Users/runner/work/nala/nala/selectors/bacom/event-speakers.page.js:16:31) at /Users/runner/work/nala/nala/tests/bacom/event-speakers.test.js:16:27 at /Users/runner/work/nala/nala/tests/bacom/event-speakers.test.js:15:16
[bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers: selectors/bacom/event-speakers.page.js#L16
1) [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom › Verify that the speaker image displays Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.event-speakers').locator('div:nth-child(1) > div > picture > img') at ../../selectors/bacom/event-speakers.page.js:16 14 | async checkImage(idx) { 15 | const imgSelector = this.eventSpeakers.locator(`div:nth-child(${idx}) > div > picture > img`); > 16 | await expect(imgSelector).toBeVisible(); | ^ 17 | } 18 | 19 | /** at EventSpeakers.checkImage (/Users/runner/work/nala/nala/selectors/bacom/event-speakers.page.js:16:31) at /Users/runner/work/nala/nala/tests/bacom/event-speakers.test.js:16:27 at /Users/runner/work/nala/nala/tests/bacom/event-speakers.test.js:15:16
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Test timeout of 30000ms exceeded.
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: selectors/bacom/stats.page.js#L12
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Error: locator.click: Page closed =========================== logs =========================== waiting for locator('.stat > div > p > strong > a') ============================================================ at ../../selectors/bacom/stats.page.js:12 10 | */ 11 | async clickStatsLink() { > 12 | await this.statsLink.click(); | ^ 13 | } 14 | 15 | /** at Stats.clickStatsLink (/Users/runner/work/nala/nala/selectors/bacom/stats.page.js:12:26) at /Users/runner/work/nala/nala/tests/bacom/stat.test.js:18:21 at /Users/runner/work/nala/nala/tests/bacom/stat.test.js:15:7
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Pending operations: - locator.click at selectors/bacom/stats.page.js:12:26
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: selectors/bacom/stats.page.js#L12
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Page closed =========================== logs =========================== waiting for locator('.stat > div > p > strong > a') ============================================================ at ../../selectors/bacom/stats.page.js:12 10 | */ 11 | async clickStatsLink() { > 12 | await this.statsLink.click(); | ^ 13 | } 14 | 15 | /** at Stats.clickStatsLink (/Users/runner/work/nala/nala/selectors/bacom/stats.page.js:12:26) at /Users/runner/work/nala/nala/tests/bacom/stat.test.js:18:21 at /Users/runner/work/nala/nala/tests/bacom/stat.test.js:15:7
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at selectors/bacom/stats.page.js:12:26
[bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks: tests/bacom/stat.test.js#L1
2) [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com › Selecting a stats link Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
Running tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
16 failed [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-chrome] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-stage-firefox] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-firefox] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-firefox] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-stage-webkit] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-chrome] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-firefox] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-firefox] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-webkit] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-prod-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com 191 passed (12.0m)
🎭 Playwright Run Summary
19 failed [bacom-live-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-live-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-chrome] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-stage-firefox] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-firefox] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-firefox] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-stage-webkit] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-prod-chrome] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-firefox] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-firefox] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-webkit] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-prod-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com 188 passed (14.1m)
🎭 Playwright Run Summary
17 failed [bacom-stage-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-chrome] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-stage-firefox] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-firefox] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-firefox] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-stage-webkit] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-stage-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-stage-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-chrome] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-chrome] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-prod-chrome] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-firefox] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-firefox] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com [bacom-prod-webkit] › event-speakers.test.js:6:7 › Bacom Event Speakers Test Suite › @event-speakers, @event-speakers @smoke @regression @bacom [bacom-prod-webkit] › stat.test.js:9:7 › BACOM Stats Block Test Suite › @BACOM-Stats-Checks, @bacom-live, @stats @bacom @smoke @regression, https://bacom.adobe.com [bacom-prod-webkit] › tree-view.test.js:9:7 › BACOM Tree-View Block Test Suite › @BACOM-TreeView-Checks, @bacom_live, @tree-view @smoke @regression @bacom, https://bacom.adobe.com 190 passed (15.7m)