-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
2023.06-software.eessi.io2023.06 version of software.eessi.io2023.06 version of software.eessi.ioaarch64related to Arm 64-bit targets (aarch64)related to Arm 64-bit targets (aarch64)testsRelated to software testingRelated to software testing
Description
In #419 we encountered a failing test for Highway 1.0.3 on neoverse_v1:
211 - HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SVE_256 # GetParam() = 33554432 (Subprocess aborted)
While debugging things interactively, sometimes this one failed in the same way:
212 - HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SVE # GetParam() = 134217728 (Subprocess aborted)
An issue has been created upstream, and according to the developer this can be safely ignored, since the expected value itself is wrong:
google/highway#1938
A hook will be added to exclude these tests on neoverse_v1.
Metadata
Metadata
Assignees
Labels
2023.06-software.eessi.io2023.06 version of software.eessi.io2023.06 version of software.eessi.ioaarch64related to Arm 64-bit targets (aarch64)related to Arm 64-bit targets (aarch64)testsRelated to software testingRelated to software testing