Details
Description
The 26.class.gslice test fails with the 162 similar assertions:
# 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 ...
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.