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

💚 Disable linux/GCC from tests #14

Merged
merged 1 commit into from
Mar 16, 2024
Merged

💚 Disable linux/GCC from tests #14

merged 1 commit into from
Mar 16, 2024

Conversation

kammce
Copy link
Member

@kammce kammce commented Mar 16, 2024

CI lasts for hours because of a AddressSanitizer:DEADLY_SIGNAL error that repeats forever. The cause of this error is unknown and is preventing anything from passing CI. Disabling for now and will enable later.

@kammce
Copy link
Member Author

kammce commented Mar 16, 2024

It may be an issue with clang-tidy since deploy to GCC doesn't seem to fail when clang-tidy is disabled.

@kammce kammce force-pushed the disable-gcc-tests branch from 24e05f1 to 4966db0 Compare March 16, 2024 17:44
CI lasts for hours because of a `AddressSanitizer:DEADLY_SIGNAL` error
that repeats forever. The cause of this error is unknown and is
preventing anything from passing CI. Disabling for now and will enable
later.
@kammce kammce force-pushed the disable-gcc-tests branch from 4966db0 to ca11efb Compare March 16, 2024 18:07
@kammce kammce merged commit 398977d into main Mar 16, 2024
34 checks passed
@kammce kammce deleted the disable-gcc-tests branch March 16, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant