Run Limits Responses in Thread to Prevent Blocking Decom #3321
Annotations
5 errors, 5 warnings, and 3 notices
Run Playwright tests:
playwright/tests/script-runner/file-menu.spec.ts#L1
1) [chromium] › tests/script-runner/file-menu.spec.ts:187:5 › handles Download ───────────────────
Test timeout of 300000ms exceeded.
|
Run Playwright tests:
playwright/tests/script-runner/file-menu.spec.ts#L209
1) [chromium] › tests/script-runner/file-menu.spec.ts:187:5 › handles Download ───────────────────
Error: locator.click: Test timeout of 300000ms exceeded.
Call log:
- waiting for locator('text=Delete File')
- locator resolved to <div data-v-4d454b93="" class="v-list-item-title">Delete File</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
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
207 | // Delete the file
208 | await page.locator('[data-test=script-runner-file]').click()
> 209 | await page.locator('text=Delete File').click()
| ^
210 | await expect(page.locator('text=Permanently delete file')).toBeVisible()
211 | await page.locator('button:has-text("Delete")').click()
212 | })
at /home/runner/work/cosmos/cosmos/playwright/tests/script-runner/file-menu.spec.ts:209:42
|
Run Playwright tests:
playwright/tests/script-runner/file-menu.spec.ts#L196
1) [chromium] › tests/script-runner/file-menu.spec.ts:187:5 › handles Download ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toContainText(expected)
Locator: locator('#sr-controls')
Expected string: "INST/download.txt"
Received string: "FilenameFilenameScript IDScript IDScript StateScript State Start "
Call log:
- expect.toContainText with timeout 10000ms
- waiting for locator('#sr-controls')
14 × locator resolved to <div id="sr-controls" data-v-415f09d1="">…</div>
- unexpected value "FilenameFilenameScript IDScript IDScript StateScript State Start "
194 | )
195 | await page.locator('[data-test=file-open-save-submit-btn]').click()
> 196 | await expect(page.locator('#sr-controls')).toContainText('INST/download.txt')
| ^
197 | // Download the file
198 | await page.locator('[data-test=script-runner-file]').click()
199 | await utils.download(
at /home/runner/work/cosmos/cosmos/playwright/tests/script-runner/file-menu.spec.ts:196:46
|
Run Playwright tests:
playwright/tests/limits-monitor.spec.ts#L281
2) [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-02-18 23:23:11.726INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-02-18 23:23:11.726INST2 HEALTH_STATUS GROUND1STATUS = UNAVAILABLE is YELLOW2025-02-18 23:23:11.589INST HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-02-18 23:23:10.589INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-02-18 23:23:09.726INST2 HEALTH_STATUS TEMP1 = -21.36489999999999 is GREEN_LOW (-20.0)2025-02-18 23:23:06.726INST2 HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-02-18 23:23:05.589INST HEALTH_STATUS GROUND2STATUS = UNAVAILABLE is YELLOW2025-02-18 23:23:05.589INST HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-02-18 23:23:03.589INST HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_HIGH (20.0)2025-02-18 23:23:01.726INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-02-18 23:23:01.726INST2 HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-02-18 23:23:01.726INST2 HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-02-18 23:23:00.589INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-02-18 23:22:59.589INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-02-18 23:22:56.726INST2 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-02-18 23:22:56.726INST2 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-02-18 23:22:59.589INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-02-18 23:22:56.726INST2 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-02-18 23:23:00.589INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-02-18 23:22:59.589INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-02-18 23:22:56.726INST2 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-02-18 23:23:01.726INST2 HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-02-18 23:23:01.726INST2 HEALTH_STATUS GROUND1STATUS = CONNECTED is GREEN2025-02-18 23:23:01.726INST2 HEALTH_STATUS TEMP1 = 19.090300000000013 is BLUE (-20.0 to 20.0)2025-02-18 23:23:00.589INST HEALTH_STATUS GROUND2STATUS = CONNECTED is GREEN2025-02-18 23:22:59.589INST HEALTH_STATUS TEMP1 = 79.7731 is YELLOW_HIGH (60.0)2025-02-18 23:22:56.726INST2 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-02-18 23:23:03.589INST HEALTH_STATUS TEMP1 = 59.545500000000004 is GREEN_
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
playwright/[chromium] › tests/script-runner/api.spec.ts#L1
playwright/[chromium] › tests/script-runner/api.spec.ts took 3.1m
|
Run Playwright tests:
playwright/[chromium] › tests/admin/plugins.spec.ts#L1
playwright/[chromium] › tests/admin/plugins.spec.ts took 2.3m
|
Run Playwright tests:
playwright/[chromium] › tests/script-runner/suite.spec.ts#L1
playwright/[chromium] › tests/script-runner/suite.spec.ts took 1.9m
|
Run Playwright tests:
playwright/[chromium] › tests/command-sender.spec.ts#L1
playwright/[chromium] › tests/command-sender.spec.ts took 1.7m
|
Run Playwright tests:
playwright/[chromium] › tests/packet-viewer.spec.ts#L1
playwright/[chromium] › tests/packet-viewer.spec.ts took 1.1m
|
Check for test.only
206 did not run
|
Run Playwright tests
1 failed
[chromium] › tests/script-runner/file-menu.spec.ts:187:5 › handles Download ────────────────────
1 flaky
[chromium] › tests/limits-monitor.spec.ts:275:5 › displays the limits log ──────────────────────
1 skipped
201 passed (26.9m)
|
Wait for build
2 passed (7.2s)
|
Loading