[MSVC] 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
            Priority: Minor
             Fix For: 4.2.2


The 26.class.gslice test fails with the 162 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.

Reply via email to