25.random.shuffle test fails ---------------------------- Key: STDCXX-634 URL: https://issues.apache.org/jira/browse/STDCXX-634 Project: C++ Standard Library Issue Type: Bug Components: Tests Affects Versions: 4.2 Environment: All Reporter: Farid Zaripov Assignee: Farid Zaripov Fix For: 4.2.1
The test issues assertion due to incorrect resulting array in the test: ---------------- # ASSERTION (S7) (4 lines): # TEXT: randomly shuffled sequence failed to match the expected result (data portability failure) 220 != 173 at 1 # CLAUSE: lib.alg.random_shuffle # LINE: 362 ---------------- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.