Skip to content

Commit

Permalink
fix(app-testing): 7.1 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh committed Jan 3, 2024
1 parent e953241 commit 6a99448
Show file tree
Hide file tree
Showing 21 changed files with 83,945 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"commands": [
{
"commandType": "home",
"params": {},
"result": {},
"status": "succeeded"
}
],
"config": {
"apiVersion": [
2,
16
],
"protocolType": "python"
},
"errors": [
{
"detail": "APIVersionError [line 15]: Fixed Trash is not supported on Flex protocols in API Version 2.16 and above.",
"errorCode": "4000",
"errorInfo": {},
"errorType": "ExceptionInProtocolError",
"wrappedErrors": [
{
"detail": "opentrons.protocols.api_support.util.APIVersionError: Fixed Trash is not supported on Flex protocols in API Version 2.16 and above.",
"errorCode": "4000",
"errorInfo": {
"args": "('Fixed Trash is not supported on Flex protocols in API Version 2.16 and above.',)",
"class": "APIVersionError",
"traceback": " File \"/usr/local/lib/python3.10/site-packages/opentrons/protocols/execution/execute_python.py\", line 69, in run_python\n exec(\"run(__context)\", new_globs)\n\n File \"<string>\", line 1, in <module>\n\n File \"Flex_None_None_2_16_AnalysisError_AccessToFixedTrashProp.py\", line 15, in run\n\n File \"/usr/local/lib/python3.10/site-packages/opentrons/protocols/api_support/util.py\", line 383, in _check_version_wrapper\n return decorated_obj(*args, **kwargs)\n\n File \"/usr/local/lib/python3.10/site-packages/opentrons/protocol_api/protocol_context.py\", line 1071, in fixed_trash\n raise APIVersionError(\n"
},
"errorType": "PythonException",
"wrappedErrors": []
}
]
}
],
"files": [
{
"name": "Flex_None_None_2_16_AnalysisError_AccessToFixedTrashProp.py",
"role": "main"
},
{
"name": "cpx_4_tuberack_100ul.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_1000ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_200ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_50ul_rss.json",
"role": "labware"
},
{
"name": "sample_labware.json",
"role": "labware"
}
],
"labware": [],
"liquids": [],
"metadata": {
"author": "Derek Maggio <derek.maggio@opentrons.com>",
"protocolName": "QA Protocol - Analysis Error - Access to Fixed Trash Property"
},
"modules": [],
"pipettes": [],
"robotType": "OT-3 Standard"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"commands": [
{
"commandType": "home",
"params": {},
"result": {},
"status": "succeeded"
}
],
"config": {
"apiVersion": [
2,
16
],
"protocolType": "python"
},
"errors": [
{
"detail": "InvalidTrashBinLocationError [line 15]: Invalid location for trash bin: C2.\nValid slots: Any slot in column 1 or 3.",
"errorCode": "4000",
"errorInfo": {},
"errorType": "ExceptionInProtocolError",
"wrappedErrors": [
{
"detail": "opentrons.protocol_api.validation.InvalidTrashBinLocationError: Invalid location for trash bin: C2.\nValid slots: Any slot in column 1 or 3.",
"errorCode": "4000",
"errorInfo": {
"args": "('Invalid location for trash bin: C2.\\nValid slots: Any slot in column 1 or 3.',)",
"class": "InvalidTrashBinLocationError",
"traceback": " File \"/usr/local/lib/python3.10/site-packages/opentrons/protocols/execution/execute_python.py\", line 69, in run_python\n exec(\"run(__context)\", new_globs)\n\n File \"<string>\", line 1, in <module>\n\n File \"Flex_None_None_2_16_AnalysisError_TrashBinInCol2.py\", line 15, in run\n\n File \"/usr/local/lib/python3.10/site-packages/opentrons/protocols/api_support/util.py\", line 383, in _check_version_wrapper\n return decorated_obj(*args, **kwargs)\n\n File \"/usr/local/lib/python3.10/site-packages/opentrons/protocol_api/protocol_context.py\", line 484, in load_trash_bin\n addressable_area_name = validation.ensure_and_convert_trash_bin_location(\n\n File \"/usr/local/lib/python3.10/site-packages/opentrons/protocol_api/validation.py\", line 328, in ensure_and_convert_trash_bin_location\n raise InvalidTrashBinLocationError(\n"
},
"errorType": "PythonException",
"wrappedErrors": []
}
]
}
],
"files": [
{
"name": "Flex_None_None_2_16_AnalysisError_TrashBinInCol2.py",
"role": "main"
},
{
"name": "cpx_4_tuberack_100ul.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_1000ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_200ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_50ul_rss.json",
"role": "labware"
},
{
"name": "sample_labware.json",
"role": "labware"
}
],
"labware": [],
"liquids": [],
"metadata": {
"author": "Derek Maggio <derek.maggio@opentrons.com>",
"protocolName": "QA Protocol - Analysis Error - Trash Bin in Column 2"
},
"modules": [],
"pipettes": [],
"robotType": "OT-3 Standard"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,147 @@
{
"commands": [
{
"commandType": "home",
"params": {},
"result": {},
"status": "succeeded"
},
{
"commandType": "loadLabware",
"params": {
"loadName": "nest_1_reservoir_290ml",
"location": {
"addressableAreaName": "C4"
},
"namespace": "opentrons",
"version": 1
},
"result": {
"definition": {
"allowedRoles": [],
"brand": {
"brand": "NEST",
"brandId": [
"360206",
"360266"
],
"links": [
"https://www.nest-biotech.com/reagent-reserviors"
]
},
"cornerOffsetFromSlot": {
"x": 0,
"y": 0,
"z": 0
},
"dimensions": {
"xDimension": 127.76,
"yDimension": 85.47,
"zDimension": 44.4
},
"gripperOffsets": {},
"groups": [
{
"metadata": {
"wellBottomShape": "v"
},
"wells": [
"A1"
]
}
],
"metadata": {
"displayCategory": "reservoir",
"displayName": "NEST 1 Well Reservoir 290 mL",
"displayVolumeUnits": "mL",
"tags": []
},
"namespace": "opentrons",
"ordering": [
[
"A1"
]
],
"parameters": {
"format": "trough",
"isMagneticModuleCompatible": false,
"isTiprack": false,
"loadName": "nest_1_reservoir_290ml",
"quirks": [
"centerMultichannelOnWells",
"touchTipDisabled"
]
},
"schemaVersion": 2,
"stackingOffsetWithLabware": {},
"stackingOffsetWithModule": {},
"version": 1,
"wells": {
"A1": {
"depth": 39.55,
"shape": "rectangular",
"totalLiquidVolume": 290000,
"x": 63.88,
"xDimension": 106.8,
"y": 42.74,
"yDimension": 71.2,
"z": 4.85
}
}
}
},
"status": "succeeded"
}
],
"config": {
"apiVersion": [
2,
16
],
"protocolType": "python"
},
"errors": [],
"files": [
{
"name": "Flex_None_None_2_16_AnalysisError_TrashBinInStagingAreaCol3.py",
"role": "main"
},
{
"name": "cpx_4_tuberack_100ul.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_1000ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_200ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_50ul_rss.json",
"role": "labware"
},
{
"name": "sample_labware.json",
"role": "labware"
}
],
"labware": [
{
"definitionUri": "opentrons/nest_1_reservoir_290ml/1",
"loadName": "nest_1_reservoir_290ml",
"location": {
"addressableAreaName": "C4"
}
}
],
"liquids": [],
"metadata": {
"author": "Derek Maggio <derek.maggio@opentrons.com>",
"protocolName": "QA Protocol - Analysis Error - Trash Bin in Staging Area Column 3"
},
"modules": [],
"pipettes": [],
"robotType": "OT-3 Standard"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"commands": [
{
"commandType": "home",
"params": {},
"result": {},
"status": "succeeded"
}
],
"config": {
"apiVersion": [
2,
16
],
"protocolType": "python"
},
"errors": [
{
"detail": "ValueError [line 15]: Staging areas not permitted for trash bin.",
"errorCode": "4000",
"errorInfo": {},
"errorType": "ExceptionInProtocolError",
"wrappedErrors": [
{
"detail": "ValueError: Staging areas not permitted for trash bin.",
"errorCode": "4000",
"errorInfo": {
"args": "('Staging areas not permitted for trash bin.',)",
"class": "ValueError",
"traceback": " File \"/usr/local/lib/python3.10/site-packages/opentrons/protocols/execution/execute_python.py\", line 69, in run_python\n exec(\"run(__context)\", new_globs)\n\n File \"<string>\", line 1, in <module>\n\n File \"Flex_None_None_2_16_AnalysisError_TrashBinInStagingAreaCol4.py\", line 15, in run\n\n File \"/usr/local/lib/python3.10/site-packages/opentrons/protocols/api_support/util.py\", line 383, in _check_version_wrapper\n return decorated_obj(*args, **kwargs)\n\n File \"/usr/local/lib/python3.10/site-packages/opentrons/protocol_api/protocol_context.py\", line 483, in load_trash_bin\n raise ValueError(\"Staging areas not permitted for trash bin.\")\n"
},
"errorType": "PythonException",
"wrappedErrors": []
}
]
}
],
"files": [
{
"name": "Flex_None_None_2_16_AnalysisError_TrashBinInStagingAreaCol4.py",
"role": "main"
},
{
"name": "cpx_4_tuberack_100ul.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_1000ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_200ul_rss.json",
"role": "labware"
},
{
"name": "opentrons_ot3_96_tiprack_50ul_rss.json",
"role": "labware"
},
{
"name": "sample_labware.json",
"role": "labware"
}
],
"labware": [],
"liquids": [],
"metadata": {
"author": "Derek Maggio <derek.maggio@opentrons.com>",
"protocolName": "QA Protocol - Analysis Error - Trash Bin in Staging Area Column 4"
},
"modules": [],
"pipettes": [],
"robotType": "OT-3 Standard"
}
Loading

0 comments on commit 6a99448

Please sign in to comment.