Issue Details (XML | Word | Printable)

Key: STDCXX-634
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Farid Zaripov
Reporter: Farid Zaripov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

25.random.shuffle test fails

Created: 01/Nov/07 06:58 PM   Updated: 12/Nov/07 04:59 PM
Return to search
Component/s: Tests
Affects Version/s: 4.2.0
Fix Version/s: 4.2.1

Time Tracking:
Not Specified

Environment: All

Severity: Incorrect Behavior
Resolution Date: 01/Nov/07 07:17 PM


 Description  « Hide
The test issues assertion due to incorrect resulting array in the test:

----------------

  1. ASSERTION (S7) (4 lines):
  2. TEXT: randomly shuffled sequence failed to match the expected result (data portability failure) 220 != 173 at 1
  3. CLAUSE: lib.alg.random_shuffle
  4. LINE: 362
    ----------------


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Farid Zaripov added a comment - 01/Nov/07 07:17 PM

Farid Zaripov added a comment - 12/Nov/07 04:59 PM
The latest nightly builds shows that bug was fixed. Closing.