Fix python try except instrumentation #3384
Annotations
1 error, 5 warnings, and 3 notices
|
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-06 23:10:46.231INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:46.231INST2 HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW2025-03-06 23:10:45.340INST HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-03-06 23:10:44.231INST2 HEALTH_STATUS TEMP1 = -21.36489999999999 is GREEN_LOW (-20.0)2025-03-06 23:10:41.340INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:41.231INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-06 23:10:37.340INST HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_HIGH (20.0)2025-03-06 23:10:36.340INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-06 23:10:36.340INST HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-03-06 23:10:36.231INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:36.231INST2 HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-03-06 23:10:36.231INST2 HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-03-06 23:10:33.340INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-03-06 23:10:31.340INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:31.231INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW"
Call log:
- expect.toContainText with timeout 15000ms
- waiting for locator('[data-test=limits-events]')
6 × 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-06 23:10:31.340INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:31.231INST2 HEALTH_STATUS GROUND2STATUS = 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-06 23:10:33.340INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-03-06 23:10:31.340INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:31.231INST2 HEALTH_STATUS GROUND2STATUS = 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-06 23:10:36.231INST2 HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-03-06 23:10:33.340INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-03-06 23:10:31.340INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:31.231INST2 HEALTH_STATUS GROUND2STATUS = 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-06 23:10:36.340INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-03-06 23:10:36.340INST HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-03-06 23:10:36.231INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:36.231INST2 HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-03-06 23:10:36.231INST2 HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-03-06 23:10:33.340INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-03-06 23:10:31.340INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-03-06 23:10:31.231INST2 HEALTH_STATUS G
|
|
playwright/[chromium] › tests/packet-viewer.spec.ts#L0
playwright/[chromium] › tests/packet-viewer.spec.ts took 1.1m
|
|
playwright/[chromium] › tests/script-runner/suite.spec.ts#L0
playwright/[chromium] › tests/script-runner/suite.spec.ts took 1.8m
|
|
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.0m
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading