Vue 3 / Vuetify 3 migration for COSMOS 6 #2713
playwright.yml
on: pull_request
openc3-build-test
10m 45s
Annotations
2 errors and 1 warning
openc3-build-test
Error: item focused with '.only' is not allowed due to the '--forbid-only' CLI flag: "admin/plugins.spec.ts installs a new plugin"
at admin/plugins.spec.ts:206
204 | let pluginGem1 = 'openc3-cosmos-pw-test-1.0.1.gem'
205 |
> 206 | test.only('installs a new plugin', async ({ page, utils }) => {
| ^
207 | // Note that Promise.all prevents a race condition
208 | // between clicking and waiting for the file chooser.
209 | const [fileChooser] = await Promise.all([
|
openc3-build-test
Process completed with exit code 1.
|
openc3-build-test
No files were found with the provided path: playwright/test-results. No artifacts will be uploaded.
|