You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace all instances of assertEquals with assertEqual
Do not install unittest-xml-reporting==1.14.0
Version-sniff to avoid upgrading pip on Ubuntu 24 and later
Replace all instances of assertEquals with assertEqual
Do not install unittest-xml-reporting==1.14.0
Version-sniff to avoid upgrading pip on Ubuntu 24 and later
FifthPotato
added a commit
to FifthPotato/irods_resource_plugin_s3
that referenced
this issue
Aug 22, 2024
Replace all instances of assertEquals with assertEqual
Do not install unittest-xml-reporting==1.14.0
Version-sniff to avoid upgrading pip on Ubuntu 24 and later
Replace all instances of assertEquals with assertEqual
Do not install unittest-xml-reporting==1.14.0
Version-sniff to avoid upgrading pip on Ubuntu 24 and later
On ubuntu24.
self.assertEquals
should be replaced withself.assertEqual
.irods_resource_plugin_s3/packaging/resource_suite_s3_nocache.py
Line 1605 in 0304827
The text was updated successfully, but these errors were encountered: