Add directive code byte to data length #9
playwright.yml
on: pull_request
openc3-build-test
3m 21s
Annotations
4 errors and 2 notices
[chromium] › cfdp.spec.js:29:5 › installs a new plugin:
playwright/tests/cfdp.spec.js#L40
1) [chromium] › cfdp.spec.js:29:5 › installs a new plugin ────────────────────────────────────────
Error: locator.dblclick: Error: strict mode violation: getByLabel('plugin_test_mode') resolved to 2 elements:
1) <input type="text" id="input-244"/> aka getByLabel('plugin_test_mode', { exact: true })
2) <button type="button" tabindex="-1" aria-label="Clear pl…></button> aka getByRole('button', { name: 'Clear plugin_test_mode' })
=========================== logs ===========================
waiting for getByLabel('plugin_test_mode')
============================================================
38 | await fileChooser.setFiles(`../${pluginGem}`)
39 | await expect(page.locator('.v-dialog:has-text("Variables")')).toBeVisible()
> 40 | await page.getByLabel('plugin_test_mode').dblclick();
| ^
41 | await page.getByLabel('plugin_test_mode').fill('true');
42 | await page.locator('data-test=edit-submit').click()
43 | await expect(page.locator('[data-test=plugin-alert]')).toContainText(
at /home/runner/work/openc3-cosmos-cfdp/openc3-cosmos-cfdp/playwright/tests/cfdp.spec.js:40:45
|
[chromium] › cfdp.spec.js:29:5 › installs a new plugin:
playwright/tests/cfdp.spec.js#L40
1) [chromium] › cfdp.spec.js:29:5 › installs a new plugin ────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.dblclick: Error: strict mode violation: getByLabel('plugin_test_mode') resolved to 2 elements:
1) <input type="text" id="input-244"/> aka getByLabel('plugin_test_mode', { exact: true })
2) <button type="button" tabindex="-1" aria-label="Clear pl…></button> aka getByRole('button', { name: 'Clear plugin_test_mode' })
=========================== logs ===========================
waiting for getByLabel('plugin_test_mode')
============================================================
38 | await fileChooser.setFiles(`../${pluginGem}`)
39 | await expect(page.locator('.v-dialog:has-text("Variables")')).toBeVisible()
> 40 | await page.getByLabel('plugin_test_mode').dblclick();
| ^
41 | await page.getByLabel('plugin_test_mode').fill('true');
42 | await page.locator('data-test=edit-submit').click()
43 | await expect(page.locator('[data-test=plugin-alert]')).toContainText(
at /home/runner/work/openc3-cosmos-cfdp/openc3-cosmos-cfdp/playwright/tests/cfdp.spec.js:40:45
|
[chromium] › cfdp.spec.js:29:5 › installs a new plugin:
playwright/tests/cfdp.spec.js#L40
1) [chromium] › cfdp.spec.js:29:5 › installs a new plugin ────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.dblclick: Error: strict mode violation: getByLabel('plugin_test_mode') resolved to 2 elements:
1) <input type="text" id="input-244"/> aka getByLabel('plugin_test_mode', { exact: true })
2) <button type="button" tabindex="-1" aria-label="Clear pl…></button> aka getByRole('button', { name: 'Clear plugin_test_mode' })
=========================== logs ===========================
waiting for getByLabel('plugin_test_mode')
============================================================
38 | await fileChooser.setFiles(`../${pluginGem}`)
39 | await expect(page.locator('.v-dialog:has-text("Variables")')).toBeVisible()
> 40 | await page.getByLabel('plugin_test_mode').dblclick();
| ^
41 | await page.getByLabel('plugin_test_mode').fill('true');
42 | await page.locator('data-test=edit-submit').click()
43 | await expect(page.locator('[data-test=plugin-alert]')).toContainText(
at /home/runner/work/openc3-cosmos-cfdp/openc3-cosmos-cfdp/playwright/tests/cfdp.spec.js:40:45
|
openc3-build-test
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 skipped
|
🎭 Playwright Run Summary
1 failed
[chromium] › cfdp.spec.js:29:5 › installs a new plugin ─────────────────────────────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright
Expired
|
1.73 MB |
|