[
https://issues.apache.org/jira/browse/STDCXX-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602464#action_12602464
]
Travis Vitek commented on STDCXX-901:
-------------------------------------
Committed to 4.2.x in
[r663373|http://svn.apache.org/viewvc?view=rev&revision=663373].
> 26.class.gslice test fails
> --------------------------
>
> Key: STDCXX-901
> URL: https://issues.apache.org/jira/browse/STDCXX-901
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.0, 4.2.1
> Environment: MSVC
> Reporter: Farid Zaripov
> Assignee: Travis Vitek
> Priority: Minor
> Fix For: 4.2.2
>
> Time Spent: 10h
> Remaining Estimate: 0h
>
> The 26.class.gslice test fails with the 162 similar assertions:
> {noformat}
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 1: expected 1, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 1: expected 1, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 1: expected 1, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 2: expected 2, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 2: expected 2, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 2: expected 2, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 3: expected 3, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 3: expected 3, got 0
> # ASSERTION (S7) (5 lines):
> # TEXT: mismatch at 0, index 3: expected 3, got 0
> ...
> {noformat}
> I'm not found the opened issue for gslice, so maybe this is another bug in
> gslice class or maybe the test itself is incorrect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.