Skip to content

Mission Model Canary #3664

Mission Model Canary

Mission Model Canary #3664

Triggered via schedule October 5, 2024 21:03
Status Success
Total duration 8m 29s
Artifacts 2

canary.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[e2e tests] › tests/scheduling.test.ts:95:3 › Scheduling › Running the same scheduling goal twice in a row should show +0 in that goals badge: e2e-tests/tests/scheduling.test.ts#L98
1) [e2e tests] › tests/scheduling.test.ts:95:3 › Scheduling › Running the same scheduling goal twice in a row should show +0 in that goals badge Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.scheduling-goal:has-text("static_amaranth_parakeet")').locator('.difference-badge') Expected string: "+10" Received string: "+0" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('.scheduling-goal:has-text("static_amaranth_parakeet")').locator('.difference-badge') - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" - locator resolved to <div aria-label="New Satisfied Activities" class="dif…>+0</div> - unexpected value "+0" 96 | await expect(plan.schedulingGoalEnabledCheckboxSelector(goalName1)).toBeChecked(); 97 | await plan.runScheduling(); > 98 | await expect(plan.schedulingGoalDifferenceBadge(goalName1)).toHaveText('+10'); | ^ 99 | await plan.runScheduling(); 100 | await expect(plan.schedulingGoalDifferenceBadge(goalName1)).toHaveText('+0'); 101 | }); at /home/runner/work/aerie-ui/aerie-ui/e2e-tests/tests/scheduling.test.ts:98:65
🎭 Playwright Run Summary
1 flaky [e2e tests] › tests/scheduling.test.ts:95:3 › Scheduling › Running the same scheduling goal twice in a row should show +0 in that goals badge 147 passed (5.7m)

Artifacts

Produced during runtime
Name Size
E2E Test Results
6.32 MB
Unit Test Results
2.75 MB