The issue is partially caused by rounding (see above) and changes in array printing (appending '...').
Test 144 provides different results and needs to investigated: RunTests: test 144: stderr OK --- diff -u --minimal pred-sets/ref/cbe_adf_cover_dr256.predict cbe_adf_cover_dr256.predict --- pred-sets/ref/cbe_adf_cover_dr256.predict 2018-07-28 06:21:44.000000000 +1200 +++ cbe_adf_cover_dr256.predict 2024-07-12 21:23:55.883132120 +1200 @@ -138,9 +138,9 @@ 1:0.666667,0:0.333333 -1:0.620662,2:0.310331,0:0.0690066 +1:0.465497,2:0.465497,0:0.0690066 -1:0.916082,0:0.0839181 +1:0.666667,0:0.333333 1:0.465979,2:0.465979,0:0.0680414 @@ -176,11 +176,11 @@ 1:0.469227,2:0.469227,0:0.0615457 -1:0.666667,0:0.333333 +1:0.925047,0:0.0749532 1:0.469571,2:0.469571,0:0.0608581 -1:0.666667,0:0.333333 +1:0.925875,0:0.0741249 1:0.469904,2:0.469904,0:0.0601929 RunTests: test 144: FAILED: ref(pred-sets/ref/cbe_adf_cover_dr256.predict) != (cbe_adf_cover_dr256.predict) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072729 Title: vowpal-wabbit rounding changes in Python 3.12 break unit tests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vowpal-wabbit/+bug/2072729/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
