Mission Model Canary #4588
canary.yml
on: schedule
canary
/
unit-test
2m 36s
canary
/
e2e-test
9m 51s
Annotations
2 errors and 1 notice
[e2e tests] › tests/plan-external-source.test.ts:190:3 › Plan External Sources › Linked derivation groups should be expandable in panel:
e2e-tests/tests/plan-external-source.test.ts#L1
1) [e2e tests] › tests/plan-external-source.test.ts:190:3 › Plan External Sources › Linked derivation groups should be expandable in panel
Test timeout of 30000ms exceeded.
|
[e2e tests] › tests/plan-external-source.test.ts:190:3 › Plan External Sources › Linked derivation groups should be expandable in panel:
e2e-tests/tests/plan-external-source.test.ts#L206
1) [e2e tests] › tests/plan-external-source.test.ts:190:3 › Plan External Sources › Linked derivation groups should be expandable in panel
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('button', { name: 'Derivation group Example External Source Default' })
204 | .waitFor({ state: 'hidden', timeout: extendedTimeout });
205 | // Expand all collapse buttons and validate fields appear
> 206 | await page.getByRole('button', { name: `Derivation group ${externalSources.exampleDerivationGroup}` }).click();
| ^
207 | await page.getByRole('button', { name: `ExampleExternalSource:${externalSources.externalSourceFileName}` }).click();
208 | // TODO: Event types shown underneath derivation groups is work to-be-implemented!
209 | //await page.getByRole('button', { name: 'View Contained Event Types' }).click();
at /home/runner/work/aerie-ui/aerie-ui/e2e-tests/tests/plan-external-source.test.ts:206:108
|
🎭 Playwright Run Summary
1 flaky
[e2e tests] › tests/plan-external-source.test.ts:190:3 › Plan External Sources › Linked derivation groups should be expandable in panel
178 passed (7.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
E2E Test Results
Expired
|
5.5 MB |
|
Unit Test Results
Expired
|
3.07 MB |
|