Cli script wait #2509
Annotations
1 error, 5 warnings, and 3 notices
playwright/tests/limits-monitor.spec.ts#L280
1) [chromium] › limits-monitor.spec.ts:275:5 › displays the limits log ───────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toContainText(expected)
Locator: locator('[data-test=limits-events]')
Expected string: "RED"
Received string: "TimeLevelMessage2024-09-05 21:42:27.904INST HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_HIGH (2024/09/05 21:42:27.904)2024-09-05 21:42:25.904INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN (2024/09/05 21:42:25.904)2024-09-05 21:42:25.331INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN (2024/09/05 21:42:25.331)2024-09-05 21:42:25.331INST2 HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN (2024/09/05 21:42:25.331)2024-09-05 21:42:25.331INST2 HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (2024/09/05 21:42:25.331)2024-09-05 21:42:23.904INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (2024/09/05 21:42:23.904)2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.904)2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.904)2024-09-05 21:42:20.331INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.331)"
Call log:
- expect.toContainText with timeout 10000ms
- waiting for locator('[data-test=limits-events]')
- locator resolved to <div data-v-2e9cc232="" data-test="limits-events" class="v-data-table v-data-table--dense v-data-table--fixed-height theme--dark">…</div>
- unexpected value "TimeLevelMessage2024-09-05 21:42:20.331INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.331)"
- locator resolved to <div data-v-2e9cc232="" data-test="limits-events" class="v-data-table v-data-table--dense v-data-table--fixed-height theme--dark">…</div>
- unexpected value "TimeLevelMessage2024-09-05 21:42:20.331INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.331)"
- locator resolved to <div data-v-2e9cc232="" data-test="limits-events" class="v-data-table v-data-table--dense v-data-table--fixed-height theme--dark">…</div>
- unexpected value "TimeLevelMessage2024-09-05 21:42:20.331INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.331)"
- locator resolved to <div data-v-2e9cc232="" data-test="limits-events" class="v-data-table v-data-table--dense v-data-table--fixed-height theme--dark">…</div>
- unexpected value "TimeLevelMessage2024-09-05 21:42:20.331INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.331)"
- locator resolved to <div data-v-2e9cc232="" data-test="limits-events" class="v-data-table v-data-table--dense v-data-table--fixed-height theme--dark">…</div>
- unexpected value "TimeLevelMessage2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.904)2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.904)2024-09-05 21:42:20.331INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.331)"
- locator resolved to <div data-v-2e9cc232="" data-test="limits-events" class="v-data-table v-data-table--dense v-data-table--fixed-height theme--dark">…</div>
- unexpected value "TimeLevelMessage2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.904)2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.904)2024-09-05 21:42:20.331INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.331)"
- locator resolved to <div data-v-2e9cc232="" data-test="limits-events" class="v-data-table v-data-table--dense v-data-table--fixed-height theme--dark">…</div>
- unexpected value "TimeLevelMessage2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW (2024/09/05 21:42:20.904)2024-09-05 21:42:20.904INST HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW (2024
|
playwright/[chromium] › admin/plugins.spec.ts#L1
playwright/[chromium] › admin/plugins.spec.ts took 2.4m
|
playwright/[chromium] › script-runner/suite.spec.ts#L1
playwright/[chromium] › script-runner/suite.spec.ts took 1.5m
|
playwright/[chromium] › command-sender.spec.ts#L1
playwright/[chromium] › command-sender.spec.ts took 1.2m
|
playwright/[chromium] › script-runner/api.spec.ts#L1
playwright/[chromium] › script-runner/api.spec.ts took 1.2m
|
playwright/[chromium] › data-extractor.spec.ts#L1
playwright/[chromium] › data-extractor.spec.ts took 1.1m
|
|
|
|
The logs for this run have expired and are no longer available.
Loading