Check file path prefixes #3163
playwright.yml
on: pull_request
openc3-build-test
30m 56s
Annotations
1 error, 6 warnings, and 3 notices
[chromium] › script-runner/api.spec.ts:244:5 › test python metadata apis:
playwright/tests/script-runner/api.spec.ts#L223
1) [chromium] › script-runner/api.spec.ts:244:5 › test python metadata apis ──────────────────────
Error: Timed out 20000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('[data-test=state] input')
Expected string: "stopped"
Received string: "error"
Call log:
- expect.toHaveValue with timeout 20000ms
- waiting for locator('[data-test=state] input')
2 × locator resolved to <input readonly size="1" type="text" id="input-13" value="waiting 2s" class="v-field__input" aria-describedby="input-13-messages"/>
- unexpected value "waiting 2s"
- locator resolved to <input readonly size="1" type="text" id="input-13" value="running" class="v-field__input" aria-describedby="input-13-messages"/>
- unexpected value "running"
2 × locator resolved to <input readonly size="1" type="text" id="input-13" value="waiting 0s" class="v-field__input" aria-describedby="input-13-messages"/>
- unexpected value "waiting 0s"
- locator resolved to <input readonly size="1" type="text" id="input-13" value="waiting 1s" class="v-field__input" aria-describedby="input-13-messages"/>
- unexpected value "waiting 1s"
18 × locator resolved to <input readonly size="1" type="text" id="input-13" value="error" class="v-field__input" aria-describedby="input-13-messages"/>
- unexpected value "error"
221 | await page.locator('[data-test="close-event-list"]').click()
222 |
> 223 | await expect(page.locator('[data-test=state] input')).toHaveValue('stopped', {
| ^
224 | timeout: 20000,
225 | })
226 | }
at testMetadataApis (/home/runner/work/cosmos/cosmos/playwright/tests/script-runner/api.spec.ts:223:57)
at /home/runner/work/cosmos/cosmos/playwright/tests/script-runner/api.spec.ts:245:3
|
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.9m
|
Slow Test:
playwright/[chromium] › limits-monitor.spec.ts#L1
playwright/[chromium] › limits-monitor.spec.ts took 1.7m
|
Slow Test:
playwright/[chromium] › command-sender.spec.ts#L1
playwright/[chromium] › command-sender.spec.ts took 1.7m
|
Slow Test:
playwright/[chromium] › bucket-explorer.spec.ts#L1
playwright/[chromium] › bucket-explorer.spec.ts took 1.3m
|
🎭 Playwright Run Summary
211 did not run
|
🎭 Playwright Run Summary
1 flaky
[chromium] › script-runner/api.spec.ts:244:5 › test python metadata apis ───────────────────────
1 skipped
208 passed (22.6m)
|
🎭 Playwright Run Summary
2 passed (6.5s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright
|
9.07 MB |
|