Merge pull request #1786 from OpenC3/limits_widgets #3107
Annotations
5 errors, 6 warnings, and 3 notices
[chromium] › script-runner/api.spec.ts:307:5 › test ruby screen apis:
playwright/tests/script-runner/api.spec.ts#L271
1) [chromium] › script-runner/api.spec.ts:307:5 › test ruby screen apis ──────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('INST ADCS', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('INST ADCS', { exact: true })
269 | await expect(page.locator('[data-test=state] input')).toHaveValue('running')
270 | // script displays INST ADCS
> 271 | await expect(page.getByText(`${target} ADCS`, { exact: true })).toBeVisible()
| ^
272 | // script displays INST HS
273 | await expect(page.getByText(`${target} HS`, { exact: true })).toBeVisible()
274 | // script calls clear_screen("INST", "ADCS")
at testScreenApis (/home/runner/work/cosmos/cosmos/playwright/tests/script-runner/api.spec.ts:271:67)
at /home/runner/work/cosmos/cosmos/playwright/tests/script-runner/api.spec.ts:308:3
|
[chromium] › script-runner/api.spec.ts:307:5 › test ruby screen apis:
playwright/tests/script-runner/api.spec.ts#L271
1) [chromium] › script-runner/api.spec.ts:307:5 › test ruby screen apis ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('INST ADCS', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('INST ADCS', { exact: true })
269 | await expect(page.locator('[data-test=state] input')).toHaveValue('running')
270 | // script displays INST ADCS
> 271 | await expect(page.getByText(`${target} ADCS`, { exact: true })).toBeVisible()
| ^
272 | // script displays INST HS
273 | await expect(page.getByText(`${target} HS`, { exact: true })).toBeVisible()
274 | // script calls clear_screen("INST", "ADCS")
at testScreenApis (/home/runner/work/cosmos/cosmos/playwright/tests/script-runner/api.spec.ts:271:67)
at /home/runner/work/cosmos/cosmos/playwright/tests/script-runner/api.spec.ts:308:3
|
[chromium] › bucket-explorer.spec.ts:244:5 › navigate logs and tools bucket:
playwright/tests/bucket-explorer.spec.ts#L251
2) [chromium] › bucket-explorer.spec.ts:244:5 › navigate logs and tools bucket ───────────────────
Error: locator.click: Error: strict mode violation: getByText('tools') resolved to 2 elements:
1) <div data-no-activator="" class="v-chip__content">…</div> aka getByText('tools', { exact: true })
2) <div data-v-aff2a5b2="" class="v-card-title pt-0 d-flex align-center justify-content-space-between">…</div> aka getByText('tools Files')
Call log:
- waiting for getByText('tools')
Call Log:
- Test timeout of 300000ms exceeded
249 | await page.getByText('logs').click()
250 | await expect(page.getByRole('cell', { name: 'DEFAULT' })).toBeVisible()
> 251 | }).toPass()
| ^
252 | await expect(page).toHaveURL(/.*\/tools\/bucketexplorer\/logs%2F/)
253 |
254 | await page.getByRole('cell', { name: 'DEFAULT' }).click()
at /home/runner/work/cosmos/cosmos/playwright/tests/bucket-explorer.spec.ts:251:6
|
[chromium] › script-runner/file-menu.spec.ts:38:5 › open a file:
playwright/tests/script-runner/file-menu.spec.ts#L93
3) [chromium] › script-runner/file-menu.spec.ts:38:5 › open a file ───────────────────────────────
Error: expect(locator).toContainText(expected)
Locator: locator('#sr-controls')
Expected string: "INST/procedures/disconnect.rb"
Received string: "FilenameINST2/procedures/metadata.pyFilenameScript IDScript IDScript StateScript State Start "
Call log:
- expect.toContainText with timeout 10000ms
- waiting for locator('#sr-controls')
3 × locator resolved to <div id="sr-controls" data-v-e274eaa8="">…</div>
- unexpected value "FilenameINST2/procedures/metadata.pyFilenameScript IDScript IDScript StateScript State Start "
91 | .locator('.v-list-item-title:has-text("INST/procedures/disconnect.rb")')
92 | .click()
> 93 | expect(await page.locator('#sr-controls')).toContainText(
| ^
94 | `INST/procedures/disconnect.rb`,
95 | )
96 | })
at /home/runner/work/cosmos/cosmos/playwright/tests/script-runner/file-menu.spec.ts:93:46
|
openc3-build-test
Process completed with exit code 1.
|
openc3-build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
playwright/[chromium] › admin/plugins.spec.ts#L1
playwright/[chromium] › admin/plugins.spec.ts took 2.4m
|
Slow Test:
playwright/[chromium] › script-runner/suite.spec.ts#L1
playwright/[chromium] › script-runner/suite.spec.ts took 1.8m
|
Slow Test:
playwright/[chromium] › command-sender.spec.ts#L1
playwright/[chromium] › command-sender.spec.ts took 1.6m
|
Slow Test:
playwright/[chromium] › limits-monitor.spec.ts#L1
playwright/[chromium] › limits-monitor.spec.ts took 1.5m
|
Slow Test:
playwright/[chromium] › tlm-viewer.spec.ts#L1
playwright/[chromium] › tlm-viewer.spec.ts took 1.1m
|
🎭 Playwright Run Summary
211 did not run
|
🎭 Playwright Run Summary
1 failed
[chromium] › script-runner/api.spec.ts:307:5 › test ruby screen apis ───────────────────────────
2 flaky
[chromium] › bucket-explorer.spec.ts:244:5 › navigate logs and tools bucket ────────────────────
[chromium] › script-runner/file-menu.spec.ts:38:5 › open a file ────────────────────────────────
2 skipped
205 passed (26.3m)
|
🎭 Playwright Run Summary
2 passed (6.1s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright
|
22.4 MB |
|