Skip to content

fix(protocol-designer): fix logic for module selection and fixture selection #24628

fix(protocol-designer): fix logic for module selection and fixture selection

fix(protocol-designer): fix logic for module selection and fixture selection #24628

Triggered via pull request January 22, 2025 20:52
@kojikoji
synchronize #17328
fix_AUTH-1287
Status Failure
Total duration 6m 7s
Artifacts

pd-test-build-deploy.yaml

on: pull_request
protocol designer unit tests
5m 55s
protocol designer unit tests
build protocol designer artifact
0s
build protocol designer artifact
Matrix: pd e2e tests
deploy PD artifact to S3
0s
deploy PD artifact to S3
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts > getNumSlotsAvailable > should return 1 when there are 7 modules (with one magnetic block) and one trash for staging area: protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L190
AssertionError: expected 2 to be 1 // Object.is equality - Expected + Received - 1 + 2 ❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:190:20
protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts > getNumSlotsAvailable > should return 1 when there are 8 modules with 2 magnetic blocks and one trash for staging area: protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts#L236
AssertionError: expected 2 to be 1 // Object.is equality - Expected + Received - 1 + 2 ❯ protocol-designer/src/pages/CreateNewProtocolWizard/__tests__/utils.test.ts:236:20
protocol designer unit tests
Process completed with exit code 2.
protocol designer unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down