Skip to content

feat(shared-data, api): Add evo tips definition and restrictions on loading #41634

feat(shared-data, api): Add evo tips definition and restrictions on loading

feat(shared-data, api): Add evo tips definition and restrictions on loading #41634

Triggered via pull request January 10, 2025 01:09
Status Failure
Total duration 20m 23s
Artifacts

app-test-build-deploy.yaml

on: pull_request
Determine build variant and type
0s
Determine build variant and type
Matrix: backend-unit-test
opentrons app frontend unit tests
20m 9s
opentrons app frontend unit tests
Matrix: build-app
Deploy built app artifacts to S3
0s
Deploy built app artifacts to S3
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts > generateCompatibleLabwareForPipette > generates the list for single channel pipettes: app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts#L16
AssertionError: expected [ …(66) ] to deeply equal [ …(65) ] - Expected + Received Array [ "opentrons/agilent_1_reservoir_290ml/1", "opentrons/appliedbiosystemsmicroamp_384_wellplate_40ul/1", "opentrons/axygen_1_reservoir_90ml/1", "opentrons/biorad_384_wellplate_50ul/2", "opentrons/biorad_96_wellplate_200ul_pcr/2", "opentrons/corning_12_wellplate_6.9ml_flat/2", "opentrons/corning_24_wellplate_3.4ml_flat/2", "opentrons/corning_384_wellplate_112ul_flat/2", "opentrons/corning_48_wellplate_1.6ml_flat/2", "opentrons/corning_6_wellplate_16.8ml_flat/2", "opentrons/corning_96_wellplate_360ul_flat/2", "opentrons/geb_96_tiprack_1000ul/1", "opentrons/geb_96_tiprack_10ul/1", "opentrons/nest_12_reservoir_15ml/1", "opentrons/nest_1_reservoir_195ml/2", "opentrons/nest_1_reservoir_290ml/1", "opentrons/nest_96_wellplate_100ul_pcr_full_skirt/2", "opentrons/nest_96_wellplate_200ul_flat/2", "opentrons/nest_96_wellplate_2ml_deep/2", "opentrons/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/1", "opentrons/opentrons_10_tuberack_nest_4x50ml_6x15ml_conical/1", "opentrons/opentrons_15_tuberack_falcon_15ml_conical/1", "opentrons/opentrons_15_tuberack_nest_15ml_conical/1", "opentrons/opentrons_24_aluminumblock_generic_2ml_screwcap/2", "opentrons/opentrons_24_aluminumblock_nest_0.5ml_screwcap/1", "opentrons/opentrons_24_aluminumblock_nest_1.5ml_screwcap/1", "opentrons/opentrons_24_aluminumblock_nest_1.5ml_snapcap/1", "opentrons/opentrons_24_aluminumblock_nest_2ml_screwcap/1", "opentrons/opentrons_24_aluminumblock_nest_2ml_snapcap/1", "opentrons/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/1", "opentrons/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/1", "opentrons/opentrons_24_tuberack_generic_2ml_screwcap/1", "opentrons/opentrons_24_tuberack_nest_0.5ml_screwcap/1", "opentrons/opentrons_24_tuberack_nest_1.5ml_screwcap/1", "opentrons/opentrons_24_tuberack_nest_1.5ml_snapcap/1", "opentrons/opentrons_24_tuberack_nest_2ml_screwcap/1", "opentrons/opentrons_24_tuberack_nest_2ml_snapcap/1", "opentrons/opentrons_6_tuberack_falcon_50ml_conical/1", "opentrons/opentrons_6_tuberack_nest_50ml_conical/1", "opentrons/opentrons_96_aluminumblock_biorad_wellplate_200ul/1", "opentrons/opentrons_96_aluminumblock_generic_pcr_strip_200ul/2", "opentrons/opentrons_96_aluminumblock_nest_wellplate_100ul/1", "opentrons/opentrons_96_deep_well_adapter_nest_wellplate_2ml_deep/1", "opentrons/opentrons_96_filtertiprack_1000ul/1", "opentrons/opentrons_96_filtertiprack_10ul/1", "opentrons/opentrons_96_filtertiprack_200ul/1", "opentrons/opentrons_96_filtertiprack_20ul/1", "opentrons/opentrons_96_flat_bottom_adapter_nest_wellplate_200ul_flat/1", "opentrons/opentrons_96_pcr_adapter_nest_wellplate_100ul_pcr_full_skirt/1", "opentrons/opentrons_96_tiprack_1000ul/1", "opentrons/opentrons_96_tiprack_10ul/1", "opentrons/opentrons_96_tiprack_20ul/1", "opentrons/opentrons_96_tiprack_300ul/1", "opentrons/opentrons_96_wellplate_200ul_pcr_full_skirt/2", "opentrons/opentrons_flex_96_filtertiprack_1000ul/1", "opentrons/opentrons_flex_96_filtertiprack_200ul/1", "opentrons/opentrons_flex_96_filtertiprack_50ul/1", "opentrons/opentrons_flex_96_tiprack_1000ul/1", "opentrons/opentrons_flex_96_tiprack_200ul/1", "opentrons/opentrons_flex_96_tiprack_50ul/1", "opentrons/opentrons_universal_flat_adapter_corning_384_wellplate_112ul_flat/1", "opentrons/thermoscientificnunc_96_wellplate_1300ul/1", "opentrons/thermoscientificnunc_96_wellplate_2000ul/1", "opentrons/usascientific_12_reservoir_22ml/1", "opentrons/usascientific_96_wellplate_2.4ml_deep/1", + "opentrons/evotips_opentrons_96_labware/1", ] ❯ app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts:16:35
app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts > generateCompatibleLabwareForPipette > generates the list for eight channel pipettes: app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts#L22
AssertionError: expected [ …(42) ] to deeply equal [ …(41) ] - Expected + Received Array [ "opentrons/agilent_1_reservoir_290ml/1", "opentrons/appliedbiosystemsmicroamp_384_wellplate_40ul/1", "opentrons/axygen_1_reservoir_90ml/1", "opentrons/biorad_384_wellplate_50ul/2", "opentrons/biorad_96_wellplate_200ul_pcr/2", "opentrons/corning_384_wellplate_112ul_flat/2", "opentrons/corning_96_wellplate_360ul_flat/2", "opentrons/geb_96_tiprack_1000ul/1", "opentrons/geb_96_tiprack_10ul/1", "opentrons/nest_12_reservoir_15ml/1", "opentrons/nest_1_reservoir_195ml/2", "opentrons/nest_1_reservoir_290ml/1", "opentrons/nest_96_wellplate_100ul_pcr_full_skirt/2", "opentrons/nest_96_wellplate_200ul_flat/2", "opentrons/nest_96_wellplate_2ml_deep/2", "opentrons/opentrons_96_aluminumblock_biorad_wellplate_200ul/1", "opentrons/opentrons_96_aluminumblock_generic_pcr_strip_200ul/2", "opentrons/opentrons_96_aluminumblock_nest_wellplate_100ul/1", "opentrons/opentrons_96_deep_well_adapter_nest_wellplate_2ml_deep/1", "opentrons/opentrons_96_filtertiprack_1000ul/1", "opentrons/opentrons_96_filtertiprack_10ul/1", "opentrons/opentrons_96_filtertiprack_200ul/1", "opentrons/opentrons_96_filtertiprack_20ul/1", "opentrons/opentrons_96_flat_bottom_adapter_nest_wellplate_200ul_flat/1", "opentrons/opentrons_96_pcr_adapter_nest_wellplate_100ul_pcr_full_skirt/1", "opentrons/opentrons_96_tiprack_1000ul/1", "opentrons/opentrons_96_tiprack_10ul/1", "opentrons/opentrons_96_tiprack_20ul/1", "opentrons/opentrons_96_tiprack_300ul/1", "opentrons/opentrons_96_wellplate_200ul_pcr_full_skirt/2", "opentrons/opentrons_flex_96_filtertiprack_1000ul/1", "opentrons/opentrons_flex_96_filtertiprack_200ul/1", "opentrons/opentrons_flex_96_filtertiprack_50ul/1", "opentrons/opentrons_flex_96_tiprack_1000ul/1", "opentrons/opentrons_flex_96_tiprack_200ul/1", "opentrons/opentrons_flex_96_tiprack_50ul/1", "opentrons/opentrons_universal_flat_adapter_corning_384_wellplate_112ul_flat/1", "opentrons/thermoscientificnunc_96_wellplate_1300ul/1", "opentrons/thermoscientificnunc_96_wellplate_2000ul/1", "opentrons/usascientific_12_reservoir_22ml/1", "opentrons/usascientific_96_wellplate_2.4ml_deep/1", + "opentrons/evotips_opentrons_96_labware/1", ] ❯ app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts:22:35
app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts > generateCompatibleLabwareForPipette > generates the list for 96 channel pipettes: app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts#L28
AssertionError: expected [ …(42) ] to deeply equal [ …(41) ] - Expected + Received Array [ "opentrons/agilent_1_reservoir_290ml/1", "opentrons/appliedbiosystemsmicroamp_384_wellplate_40ul/1", "opentrons/axygen_1_reservoir_90ml/1", "opentrons/biorad_384_wellplate_50ul/2", "opentrons/biorad_96_wellplate_200ul_pcr/2", "opentrons/corning_384_wellplate_112ul_flat/2", "opentrons/corning_96_wellplate_360ul_flat/2", "opentrons/geb_96_tiprack_1000ul/1", "opentrons/geb_96_tiprack_10ul/1", "opentrons/nest_12_reservoir_15ml/1", "opentrons/nest_1_reservoir_195ml/2", "opentrons/nest_1_reservoir_290ml/1", "opentrons/nest_96_wellplate_100ul_pcr_full_skirt/2", "opentrons/nest_96_wellplate_200ul_flat/2", "opentrons/nest_96_wellplate_2ml_deep/2", "opentrons/opentrons_96_aluminumblock_biorad_wellplate_200ul/1", "opentrons/opentrons_96_aluminumblock_generic_pcr_strip_200ul/2", "opentrons/opentrons_96_aluminumblock_nest_wellplate_100ul/1", "opentrons/opentrons_96_deep_well_adapter_nest_wellplate_2ml_deep/1", "opentrons/opentrons_96_filtertiprack_1000ul/1", "opentrons/opentrons_96_filtertiprack_10ul/1", "opentrons/opentrons_96_filtertiprack_200ul/1", "opentrons/opentrons_96_filtertiprack_20ul/1", "opentrons/opentrons_96_flat_bottom_adapter_nest_wellplate_200ul_flat/1", "opentrons/opentrons_96_pcr_adapter_nest_wellplate_100ul_pcr_full_skirt/1", "opentrons/opentrons_96_tiprack_1000ul/1", "opentrons/opentrons_96_tiprack_10ul/1", "opentrons/opentrons_96_tiprack_20ul/1", "opentrons/opentrons_96_tiprack_300ul/1", "opentrons/opentrons_96_wellplate_200ul_pcr_full_skirt/2", "opentrons/opentrons_flex_96_filtertiprack_1000ul/1", "opentrons/opentrons_flex_96_filtertiprack_200ul/1", "opentrons/opentrons_flex_96_filtertiprack_50ul/1", "opentrons/opentrons_flex_96_tiprack_1000ul/1", "opentrons/opentrons_flex_96_tiprack_200ul/1", "opentrons/opentrons_flex_96_tiprack_50ul/1", "opentrons/opentrons_universal_flat_adapter_corning_384_wellplate_112ul_flat/1", "opentrons/thermoscientificnunc_96_wellplate_1300ul/1", "opentrons/thermoscientificnunc_96_wellplate_2000ul/1", "opentrons/usascientific_12_reservoir_22ml/1", "opentrons/usascientific_96_wellplate_2.4ml_deep/1", + "opentrons/evotips_opentrons_96_labware/1", ] ❯ app/src/organisms/ODD/QuickTransferFlow/__tests__/utils/generateCompatibleLabwareForPipette.test.ts:28:35
opentrons app frontend unit tests
Process completed with exit code 2.
Determine build variant and type
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636