-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: known issues 7.2.0 – March 4 #14596
Conversation
### Known Issues | ||
|
||
- It's possible to start conflicting instrument detachment workflows when controlling one robot from multiple computers. Verify that the robot is idle before starting instrument detachment. | ||
- Robots may fail to reconnect after renaming them over a USB connection on Windows. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't seem to actually be an issue anymore right @skowalski08
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I based these on @nusrat813's categorization of RQA-2300 and RQA-2426. Happy to change if either is fixed!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This ticket came up recently:
https://opentrons.atlassian.net/browse/RQA-2300
Rob should be in the office tomorrow, so he can retest. @sfoster1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, LGTM then
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## chore_release-7.2.0 #14596 +/- ##
====================================================
Coverage 67.57% 67.57%
====================================================
Files 2521 2521
Lines 72241 72241
Branches 9306 9306
====================================================
Hits 48820 48820
Misses 21226 21226
Partials 2195 2195
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks for getting this into alpha 12. |
Overview
Added a couple known issues that won't be addressed in 7.2.0.
Review requests
Both issues sufficiently and accurately summarized?