Bug 2231977 - failed random/test/multiprecision_float_test.test
Summary: failed random/test/multiprecision_float_test.test
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: 39
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jonathan Wakely
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-14 21:25 UTC by Michal Kolar
Modified: 2023-11-28 15:28 UTC (History)
5 users (show)

Fixed In Version: boost-1.81.0-9.fc40
Clone Of:
Environment:
Last Closed: 2023-11-28 15:28:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
random-test-multiprecision_float_test.log (6.27 KB, text/plain)
2023-08-14 21:25 UTC, Michal Kolar
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources boost/blob/rawhide/f/tests/boost-testsuite-sanity 0 None None None 2023-08-14 21:26:08 UTC

Description Michal Kolar 2023-08-14 21:25:14 UTC
Regression was observed in the testsuite during gating.

Version-Release number of selected component (if applicable):
kernel-6.5.0-0.rc5.20230811git25aa0bebba72.40.fc40.x86_64
glibc-2.38-1.fc39.x86_64
gcc-13.2.1-1.fc39.x86_64
boost-1.81.0-6.fc39.x86_64

Reproducible: Always

Actual Results:  
https://artifacts.dev.testing-farm.io/3a38a682-c1bd-4a77-91fa-359b4b9ba5eb/
failed random/test/multiprecision_float_test.test

Expected Results:  
pass

passed with:
kernel-6.4.7-200.fc38.x86_64
glibc-2.37-4.fc38.x86_64
gcc-13.2.1-1.fc38.x86_64
boost-1.78.0-11.fc38.x86_64

Comment 1 Michal Kolar 2023-08-14 21:25:45 UTC
Created attachment 1983327 [details]
random-test-multiprecision_float_test.log

Comment 2 Fedora Release Engineering 2023-08-16 08:14:28 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 3 Jonathan Wakely 2023-09-04 12:56:04 UTC
spot fixed this in boost-1.81.0-9.fc40 by backporting an upstream commit (which is only in Boost's develop branch and not in any release, because of their silly branching policy that allows this to happen all the time):
https://github.com/boostorg/random/pull/88

Now gating fails because of:

:: [ 21:19:46 ] :: [  BEGIN   ] :: Running 'cd /home/boost.HaBUzVqRpH/BUILD/boost*'
/usr/share/beakerlib/testing.sh: line 896: cd: too many arguments
:: [ 21:19:47 ] :: [   FAIL   ] :: Command 'cd /home/boost.HaBUzVqRpH/BUILD/boost*' (Expected 0, got 1)
:: [ 21:19:47 ] :: [  BEGIN   ] :: Running 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld'
:: [ 21:19:47 ] :: [   FAIL   ] :: Command 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld' (Expected 0, got 127)

See https://bodhi.fedoraproject.org/updates/FEDORA-2023-fc189d7673


Note You need to log in before you can comment on or make changes to this bug.