-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
None
-
Storage Engines
-
1
-
StorEng - 2024-11-12
The self.assertEquals call is invalid, because the correct method name is self.assertEqual. Not sure why CI didn't catch this, all I know is that I tried it out on a machine with very recent Python, GCC, etc. and I saw it fail there.