platform for grpc #3251
Annotations
3 errors and 2 notices
[setup] › tests/global.setup.ts:19:6 › global setup:
playwright/tests/global.setup.ts#L52
1) [setup] › tests/global.setup.ts:19:6 › global setup ───────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
Call log:
- waiting for locator('nav:has-text("CmdTlmServer")') to be visible
50 | await page
51 | .locator('nav:has-text("CmdTlmServer")')
> 52 | .waitFor({ timeout: 30000 })
| ^
53 | // If we don't see CmdTlmServer then refresh the page
54 | if (!(await page.$('nav:has-text("CmdTlmServer")'))) {
55 | await page.reload()
at /home/runner/work/cosmos/cosmos/playwright/tests/global.setup.ts:52:10
|
[setup] › tests/global.setup.ts:19:6 › global setup:
playwright/tests/global.setup.ts#L52
1) [setup] › tests/global.setup.ts:19:6 › global setup ───────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
Call log:
- waiting for locator('nav:has-text("CmdTlmServer")') to be visible
50 | await page
51 | .locator('nav:has-text("CmdTlmServer")')
> 52 | .waitFor({ timeout: 30000 })
| ^
53 | // If we don't see CmdTlmServer then refresh the page
54 | if (!(await page.$('nav:has-text("CmdTlmServer")'))) {
55 | await page.reload()
at /home/runner/work/cosmos/cosmos/playwright/tests/global.setup.ts:52:10
|
openc3-build-test
Process completed with exit code 1.
|
🎭 Playwright Run Summary
213 did not run
|
🎭 Playwright Run Summary
1 failed
[setup] › tests/global.setup.ts:19:6 › global setup ────────────────────────────────────────────
1 did not run
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright
|
138 KB |
|