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
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 made changes - 01/Nov/07 06:58 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Farid Zaripov made changes - 01/Nov/07 07:04 PM
Status In Progress [ 3 ] Open [ 1 ]
Repository Revision Date User Message
ASF #591129 Thu Nov 01 19:13:12 UTC 2007 faridz 2007-11-01 Farid Zaripov <farid_zaripov@epam.com>

STDCXX-634
* 25.random.shuffle.cpp (test_random_shuffle): Corrected data
in the result array.
Files Changed
MODIFY /incubator/stdcxx/branches/4.2.x/tests/algorithms/25.random.shuffle.cpp

Repository Revision Date User Message
ASF #591131 Thu Nov 01 19:15:55 UTC 2007 faridz 2007-11-01 Farid Zaripov <farid_zaripov@epam.com>

Merged r591129 from branches/4.2.x with a fix for STDCXX-634
* 25.random.shuffle.cpp (test_random_shuffle): Corrected data
in the result array.
Files Changed
MODIFY /incubator/stdcxx/trunk/tests/algorithms/25.random.shuffle.cpp

Farid Zaripov added a comment - 01/Nov/07 07:17 PM

Farid Zaripov made changes - 01/Nov/07 07:17 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Farid Zaripov added a comment - 12/Nov/07 04:59 PM
The latest nightly builds shows that bug was fixed. Closing.

Farid Zaripov made changes - 12/Nov/07 04:59 PM
Status Resolved [ 5 ] Closed [ 6 ]