Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekMaggio committed Mar 4, 2024
1 parent 78a0427 commit e015fa2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 23 deletions.
40 changes: 20 additions & 20 deletions app-testing/automation/data/protocol_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,24 +59,24 @@
"Flex_None_None_2_16_AnalysisError_TrashBinInStagingAreaCol3",
"Flex_None_None_2_16_AnalysisError_TrashBinInCol2",
"Flex_None_None_2_16_AnalysisError_AccessToFixedTrashProp",
'OT2_P300S_None_2_16_verifyNoFloatingPointErrorInPipetting',
'OT2_P300M_P20S_TC_HS_TM_2_17_SmokeTestV3',
'OT2_P300M_P20S_TC_HS_TM_2_17_dispense_changes',
'OT2_P300M_P20S_TC_HS_TM_2_16_dispense_changes',
'OT2_P300M_P20S_TC_HS_TM_2_15_dispense_changes',
'OT2_None_None_TC_2_17_VerifyThermocyclerLoadedSlots',
'OT2_None_None_TC_2_16_VerifyThermocyclerLoadedSlots',
'OT2_None_None_TC_2_15_VerifyThermocyclerLoadedSlots',
'OT2_None_None_TC_2_14_VerifyThermocyclerLoadedSlots',
'OT2_None_None_HS_2_16_AnalysisError_HeaterShakerConflictWithTrashBin2',
'OT2_None_None_HS_2_16_AnalysisError_HeaterShakerConflictWithTrashBin1',
'OT2_None_None_2_16_verifyDoesNotDeadlock',
'Flex_P1000_96_None_TC_2_16_AnalysisError_pipetteCollisionWithThermocyclerLidClips',
'Flex_P1000_96_None_TC_2_16_AnalysisError_pipetteCollisionWithThermocyclerLid',
'Flex_P1000_96_Gripper_TC_TM_HS_AnalysisError_GripperCollisionWithTips',
'Flex_None_None_TC_2_17_verifyThermocyclerLoadedSlots',
'Flex_None_None_TC_2_16_verifyThermocyclerLoadedSlots',
'Flex_None_None_TC_2_16_AnalysisError_TrashBinAndThermocyclerConflict',
'Flex_None_None_TC_2_15_verifyThermocyclerLoadedSlots',
'Flex_None_None_TC_2_14_verifyThermocyclerLoadedSlots',
"OT2_P300S_None_2_16_verifyNoFloatingPointErrorInPipetting",
"OT2_P300M_P20S_TC_HS_TM_2_17_SmokeTestV3",
"OT2_P300M_P20S_TC_HS_TM_2_17_dispense_changes",
"OT2_P300M_P20S_TC_HS_TM_2_16_dispense_changes",
"OT2_P300M_P20S_TC_HS_TM_2_15_dispense_changes",
"OT2_None_None_TC_2_17_VerifyThermocyclerLoadedSlots",
"OT2_None_None_TC_2_16_VerifyThermocyclerLoadedSlots",
"OT2_None_None_TC_2_15_VerifyThermocyclerLoadedSlots",
"OT2_None_None_TC_2_14_VerifyThermocyclerLoadedSlots",
"OT2_None_None_HS_2_16_AnalysisError_HeaterShakerConflictWithTrashBin2",
"OT2_None_None_HS_2_16_AnalysisError_HeaterShakerConflictWithTrashBin1",
"OT2_None_None_2_16_verifyDoesNotDeadlock",
"Flex_P1000_96_None_TC_2_16_AnalysisError_pipetteCollisionWithThermocyclerLidClips",
"Flex_P1000_96_None_TC_2_16_AnalysisError_pipetteCollisionWithThermocyclerLid",
"Flex_P1000_96_Gripper_TC_TM_HS_AnalysisError_GripperCollisionWithTips",
"Flex_None_None_TC_2_17_verifyThermocyclerLoadedSlots",
"Flex_None_None_TC_2_16_verifyThermocyclerLoadedSlots",
"Flex_None_None_TC_2_16_AnalysisError_TrashBinAndThermocyclerConflict",
"Flex_None_None_TC_2_15_verifyThermocyclerLoadedSlots",
"Flex_None_None_TC_2_14_verifyThermocyclerLoadedSlots",
]
3 changes: 0 additions & 3 deletions app-testing/automation/data/protocols.py
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,3 @@ class Protocols:
robot_error=False,
app_analysis_error="IncompatibleAddressableAreaError [line 15]: Cannot use Slot C3, not compatible with one or more of the following fixtures: Thermocycler in C3", # noqa: E501
)



0 comments on commit e015fa2

Please sign in to comment.