Deep link to a specific time window on the timeline #2471
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 notice
tests/plan-activities.test.ts:60:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan:
e2e-tests/fixtures/Models.ts#L31
1) tests/plan-activities.test.ts:60:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan
Error: locator.waitFor: Error: strict mode violation: locator('.ag-row:has-text("front_beige_dog")') resolved to 2 elements:
1) <div role="row" row-id="5" comp-id="79" row-index="1"…>…</div> aka getByRole('row', { name: 'Press SPACE to select this row.' }).nth(1)
2) <div role="row" row-id="5" comp-id="87" row-index="2"…>…</div> aka getByRole('row', { name: 'Press SPACE to select this row.' }).nth(2)
=========================== logs ===========================
waiting for locator('.ag-row:has-text("front_beige_dog")')
============================================================
at fixtures/Models.ts:31
29 | await this.fillInputFile();
30 | await this.createButton.click();
> 31 | await this.tableRow.waitFor({ state: 'attached' });
| ^
32 | await this.tableRow.waitFor({ state: 'visible' });
33 | await expect(this.tableRow).toBeVisible();
34 | }
at Models.createModel (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Models.ts:31:25)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:30:3
|
🎭 Playwright Run Summary
1 flaky
tests/plan-activities.test.ts:60:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan
2 skipped
95 passed (5.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Results
Expired
|
3.29 MB |
|