-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
Summary of the issue
During the migration certain issues arose with ensuring the presubmit tests passed. Review the libraries to confirm whether tested marked skip (i.e. due to environmental issues OR dependency version issues) should be updated OR left marked as skip.
See this commit as an example: 7e206e5
Specifically the 7 test marked as skipped here:
........................................................................ [ 37%]
.................................ss...........sssss..................... [ 75%]
.............................................. [100%]
183 passed, 7 skipped in 350.52s (0:05:50)
We may want to audit skipped tests in all packages as well
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.