PV allow search on null packet #3372
Annotations
3 errors, 5 warnings, and 3 notices
|
playwright/tests/tlm-viewer.spec.ts#L236
2) [chromium] › tests/tlm-viewer.spec.ts:228:5 › creates new blank screen ────────────────────────
Error: locator.click: Test ended.
Call log:
- waiting for getByRole('option', { name: 'INST2' })
- locator resolved to <div tabindex="-2" role="option" aria-selected="false" class="v-list-item v-list-item--link v-theme--cosmosDark v-list-item--density-default v-list-item--one-line rounded-0 v-list-item--variant-text">…</div>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting 100ms
234 | .filter({ hasText: 'Select Target' })
235 | .click()
> 236 | await page.getByRole('option', { name: 'INST2' }).click()
| ^
237 | // Check trying to create an existing screen
238 | await page
239 | .locator('[data-test="new-screen-name"] input')
at /home/runner/work/cosmos/cosmos/playwright/tests/tlm-viewer.spec.ts:236:53
|
|
playwright/tests/tlm-viewer.spec.ts#L0
2) [chromium] › tests/tlm-viewer.spec.ts:228:5 › creates new blank screen ────────────────────────
ResizeObserver loop completed with undelivered notifications.
|
|
playwright/tests/limits-monitor.spec.ts#L281
1) [chromium] › tests/limits-monitor.spec.ts:275:5 › displays the limits log ─────────────────────
Error: Timed out 15000ms waiting for expect(locator).toContainText(expected)
Locator: locator('[data-test=limits-events]')
Expected string: "RED"
Received string: "TimeLevelMessage2025-03-05 02:15:45.446INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:40.805INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:40.446INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-05 02:15:40.446INST2 HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-03-05 02:15:40.446INST2 HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-03-05 02:15:38.805INST HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_HIGH (20.0)2025-03-05 02:15:35.805INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-05 02:15:35.805INST HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:35.446INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:34.805INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-03-05 02:15:32.446INST2 HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_HIGH (20.0)2025-03-05 02:15:30.805INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW"
Call log:
- expect.toContainText with timeout 15000ms
- waiting for locator('[data-test=limits-events]')
3 × locator resolved to <div data-v-210db24e="" data-test="limits-events" class="v-table v-table--fixed-height v-table--has-top v-table--has-bottom v-table--hover v-theme--cosmosDark v-table--density-compact v-data-table">…</div>
- unexpected value "TimeLevelMessage2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW"
2 × locator resolved to <div data-v-210db24e="" data-test="limits-events" class="v-table v-table--fixed-height v-table--has-top v-table--has-bottom v-table--hover v-theme--cosmosDark v-table--density-compact v-data-table">…</div>
- unexpected value "TimeLevelMessage2025-03-05 02:15:30.805INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW"
3 × locator resolved to <div data-v-210db24e="" data-test="limits-events" class="v-table v-table--fixed-height v-table--has-top v-table--has-bottom v-table--hover v-theme--cosmosDark v-table--density-compact v-data-table">…</div>
- unexpected value "TimeLevelMessage2025-03-05 02:15:32.446INST2 HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_HIGH (20.0)2025-03-05 02:15:30.805INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW"
- locator resolved to <div data-v-210db24e="" data-test="limits-events" class="v-table v-table--fixed-height v-table--has-top v-table--has-bottom v-table--hover v-theme--cosmosDark v-table--density-compact v-data-table">…</div>
- unexpected value "TimeLevelMessage2025-03-05 02:15:35.446INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:34.805INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-03-05 02:15:32.446INST2 HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_HIGH (20.0)2025-03-05 02:15:30.805INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-05 02:15:30.446INST2 HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW"
3 × locator resolved to <div data-v-210db24e="" data-test="limits-events" class="v-table v-table--fixed-height v-table--has-top v-table--has-bottom v-table--hover v-theme--cosmosDark v-tab
|
|
playwright/[chromium] › tests/packet-viewer.spec.ts#L0
playwright/[chromium] › tests/packet-viewer.spec.ts took 1.3m
|
|
playwright/[chromium] › tests/script-runner/suite.spec.ts#L0
playwright/[chromium] › tests/script-runner/suite.spec.ts took 1.9m
|
|
playwright/[chromium] › tests/command-sender.spec.ts#L0
playwright/[chromium] › tests/command-sender.spec.ts took 1.9m
|
|
playwright/[chromium] › tests/admin/plugins.spec.ts#L0
playwright/[chromium] › tests/admin/plugins.spec.ts took 2.3m
|
|
playwright/[chromium] › tests/script-runner/api.spec.ts#L0
playwright/[chromium] › tests/script-runner/api.spec.ts took 3.1m
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading