Skip to content

Commit

Permalink
fix(app-testing): snapshot failure capture
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh authored May 1, 2024
1 parent 65a5d0c commit 51a0266
Show file tree
Hide file tree
Showing 102 changed files with 816,601 additions and 19 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"commands": [],
"config": {},
"errors": [
{
"analysis_execution_time": null,
"command_exit_code": 2,
"command_output": "/root/.opentrons/robot_settings.json not found. Loading defaults\nUsage: python -m opentrons.cli analyze [OPTIONS] FILES...\nTry 'python -m opentrons.cli analyze --help' for help.\n\nError: Invalid value for 'FILES...': Path '/var/lib/ot/protocols/OT2_S_v2_17_NO_PIPETTES_TC_verifyThermocyclerLoadedSlots.py' does not exist.\n"
}
],
"files": [],
"labware": [],
"liquids": [],
"metadata": [],
"modules": [],
"pipettes": [],
"runTimeParameters": []
}
Loading

0 comments on commit 51a0266

Please sign in to comment.