Constraint status improvements and fixes #2932
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors, 1 warning, and 1 notice
[e2e tests] › tests/models.test.ts:53:3 › Models › Delete model:
e2e-tests/tests/models.test.ts#L1
1) [e2e tests] › tests/models.test.ts:53:3 › Models › Delete model ───────────────────────────────
Test timeout of 30000ms exceeded.
|
[e2e tests] › tests/models.test.ts:53:3 › Models › Delete model:
e2e-tests/fixtures/Models.ts#L42
1) [e2e tests] › tests/models.test.ts:53:3 › Models › Delete model ───────────────────────────────
Error: locator.waitFor: Target closed
=========================== logs ===========================
waiting for locator('.ag-row:has-text("economic_tomato_baboon")').locator('button[aria-label="Delete Model"]') to be visible
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved to hidden <button class="st-button icon" aria-label="Delete Model">…</button>
locator resolved
|
[e2e tests] › tests/scheduling.test.ts:61:3 › Scheduling › Disabling a scheduling goal should not include that goal in a scheduling run :
e2e-tests/tests/scheduling.test.ts#L70
2) [e2e tests] › tests/scheduling.test.ts:61:3 › Scheduling › Disabling a scheduling goal should not include that goal in a scheduling run
Error: locator.check: Clicking the checkbox did not change its state
=========================== logs ===========================
waiting for locator('.scheduling-goal:has-text("free_bronze_orca")').locator('input[type="checkbox"]').first()
locator resolved to <input type="checkbox" class="svelte-7id9tq" aria-label…/>
attempting click action
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
performing click action
click action done
waiting for scheduled navigations to finish
navigations have finished
============================================================
68 | await plan.runScheduling();
69 | await expect(plan.schedulingGoalDifferenceBadge).not.toBeVisible();
> 70 | await plan.schedulingGoalEnabledCheckboxSelector(goalName1).check();
| ^
71 | await expect(plan.schedulingGoalEnabledCheckboxSelector(goalName1)).toBeChecked();
72 | });
73 |
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/scheduling.test.ts:70:65
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 flaky
[e2e tests] › tests/models.test.ts:53:3 › Models › Delete model ────────────────────────────────
[e2e tests] › tests/scheduling.test.ts:61:3 › Scheduling › Disabling a scheduling goal should not include that goal in a scheduling run
99 passed (3.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Results
Expired
|
8.49 MB |
|