Zebra pattern in PluginList and Scrollable Dialog in Script Runner (#… #5938
Annotations
1 error, 1 warning, and 5 notices
|
[chromium] › tests/script-runner/suite.p.spec.ts:186:5 › disables all suite buttons when running:
playwright/tests/script-runner/suite.p.spec.ts#L251
1) [chromium] › tests/script-runner/suite.p.spec.ts:186:5 › disables all suite buttons when running
Error: expect(locator).toContainText(expected) failed
Locator: locator('.v-dialog')
Expected substring: "Script Results"
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toContainText" with timeout 30000ms
- waiting for locator('.v-dialog')
249 | await page.locator('[data-test=go-button]').click()
250 | // Wait for the results
> 251 | await expect(page.locator('.v-dialog')).toContainText('Script Results', {
| ^
252 | timeout: 30000,
253 | })
254 | await page.locator('button:has-text("Ok")').click()
at /home/runner/work/cosmos/cosmos/playwright/tests/script-runner/suite.p.spec.ts:251:43
|
|
openc3-build-test
No files were found with the provided path: playwright/test-results. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
15 passed (3.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/script-runner/suite.p.spec.ts:186:5 › disables all suite buttons when running
4 skipped
81 passed (5.5m)
|
|
🎭 Playwright Run Summary
113 passed (5.9m)
|
|
🎭 Playwright Run Summary
2 passed (10.8s)
|
|
🎭 Playwright Run Summary
456 did not run
|