Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Test fails #190

Open
2 of 3 tasks
Spixmaster opened this issue Nov 2, 2024 · 0 comments
Open
2 of 3 tasks

Bug: Test fails #190

Spixmaster opened this issue Nov 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Spixmaster
Copy link
Contributor

Describe the bug

==> Starting check()...
-- C Compiler ID: GNU
-- C Compiler Version: 14.2.1
-- C Compiler: /usr/bin/cc
-- C++ Compiler ID: GNU
-- C++ Compiler Version: 14.2.1
-- C++ Compiler: /usr/bin/c++
-- Build type: None
-- Pointer size: 64-bit
-- Platform: x86
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /home/matheus/aur/stringzilla/src/StringZilla-3.10.7/build
[ 11%] Built target stringzilla_test_cpp11
[ 22%] Built target stringzilla_test_cpp14
[ 33%] Built target stringzilla_test_cpp17
[ 44%] Built target stringzilla_test_cpp20
[ 55%] Built target stringzilla_test_cpp20_x86_serial
[ 66%] Built target stringzilla_test_cpp20_x86_avx2
[ 77%] Built target stringzilla_test_cpp20_x86_avx512
[ 88%] Built target stringzilla_shared
[100%] Built target stringzillite
Internal ctest changing into directory: /home/matheus/aur/stringzilla/src/StringZilla-3.10.7/build
Test project /home/matheus/aur/stringzilla/src/StringZilla-3.10.7/build
    Start 1: stringzilla_test_cpp11
1/7 Test #1: stringzilla_test_cpp11 ..............   Passed   22.58 sec
    Start 2: stringzilla_test_cpp14
2/7 Test #2: stringzilla_test_cpp14 ..............   Passed   18.04 sec
    Start 3: stringzilla_test_cpp17
3/7 Test #3: stringzilla_test_cpp17 ..............   Passed   20.25 sec
    Start 4: stringzilla_test_cpp20
4/7 Test #4: stringzilla_test_cpp20 ..............   Passed   28.49 sec
    Start 5: stringzilla_test_cpp20_x86_serial
5/7 Test #5: stringzilla_test_cpp20_x86_serial ...   Passed   27.56 sec
    Start 6: stringzilla_test_cpp20_x86_avx2
6/7 Test #6: stringzilla_test_cpp20_x86_avx2 .....   Passed   20.08 sec
    Start 7: stringzilla_test_cpp20_x86_avx512
7/7 Test #7: stringzilla_test_cpp20_x86_avx512 ...***Exception: Illegal  0.10 sec


86% tests passed, 1 tests failed out of 7

Total Test time (real) = 137.12 sec

The following tests FAILED:
	  7 - stringzilla_test_cpp20_x86_avx512 (ILLEGAL)
Errors while running CTest
==> ERROR: A failure occurred in check().
    Aborting...

Steps to reproduce

Run all tests.

Expected behavior

All passes.

StringZilla version

v3.10.7

Operating System

Arch Linux

Hardware architecture

x86

Which interface are you using?

C++ bindings

Contact Details

No response

Are you open to being tagged as a contributor?

  • I am open to being mentioned in the project .git history as a contributor

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Spixmaster Spixmaster added the bug Something isn't working label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant