Automated Doc Build Change #5930
Annotations
3 errors and 3 notices
|
openc3-build-test
Process completed with exit code 1.
|
|
[chromium] › tests/command-sender.p.spec.ts:602:5 › ignores hazardous range checks:
playwright/tests/command-sender.p.spec.ts#L53
1) [chromium] › tests/command-sender.p.spec.ts:602:5 › ignores hazardous range checks ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveValue(expected) failed
Locator: locator('tr:has(td:text-is("TEMP")) [data-test=cmd-param-value] input')
Expected: "100"
Received: "0"
Timeout: 10000ms
Call log:
- Expect "toHaveValue" with timeout 10000ms
- waiting for locator('tr:has(td:text-is("TEMP")) [data-test=cmd-param-value] input')
13 × locator resolved to <input size="1" value="0" type="text" id="input-v-42" class="v-field__input" aria-labelledby="input-v-42-label"/>
- unexpected value "0"
51 | `tr:has(td:text-is("${param}")) [data-test=cmd-param-value] input`,
52 | ),
> 53 | ).toHaveValue(value)
| ^
54 | }
55 |
56 | // Helper function to check command history
at checkValue (/home/runner/work/cosmos/cosmos/playwright/tests/command-sender.p.spec.ts:53:5)
at setValue (/home/runner/work/cosmos/cosmos/playwright/tests/command-sender.p.spec.ts:43:9)
at /home/runner/work/cosmos/cosmos/playwright/tests/command-sender.p.spec.ts:606:3
|
|
[chromium] › tests/command-sender.p.spec.ts:602:5 › ignores hazardous range checks:
playwright/tests/command-sender.p.spec.ts#L53
1) [chromium] › tests/command-sender.p.spec.ts:602:5 › ignores hazardous range checks ────────────
Error: expect(locator).toHaveValue(expected) failed
Locator: locator('tr:has(td:text-is("TEMP")) [data-test=cmd-param-value] input')
Expected: "100"
Received: "0"
Timeout: 10000ms
Call log:
- Expect "toHaveValue" with timeout 10000ms
- waiting for locator('tr:has(td:text-is("TEMP")) [data-test=cmd-param-value] input')
14 × locator resolved to <input size="1" value="0" type="text" id="input-v-42" class="v-field__input" aria-labelledby="input-v-42-label"/>
- unexpected value "0"
51 | `tr:has(td:text-is("${param}")) [data-test=cmd-param-value] input`,
52 | ),
> 53 | ).toHaveValue(value)
| ^
54 | }
55 |
56 | // Helper function to check command history
at checkValue (/home/runner/work/cosmos/cosmos/playwright/tests/command-sender.p.spec.ts:53:5)
at setValue (/home/runner/work/cosmos/cosmos/playwright/tests/command-sender.p.spec.ts:43:9)
at /home/runner/work/cosmos/cosmos/playwright/tests/command-sender.p.spec.ts:606:3
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/command-sender.p.spec.ts:602:5 › ignores hazardous range checks ─────────────
112 passed (6.7m)
|
|
🎭 Playwright Run Summary
2 passed (11.2s)
|
|
🎭 Playwright Run Summary
456 did not run
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright
|
5.78 MB |
sha256:bbc4a59b50c0ad80e69b4b8171335331626ac70d6e944c22158086871eb4e2ac
|
|