Skip to content

Conversation

@dcandler
Copy link
Collaborator

The compiler-rt and libcxx tests for armv4t and armv5t variants currently hang until a timeout is reached. Rather than disable the tests, this patch removes them from the check-all targets. This allows the tests to still be run while investigating the issue, but does not interrupt overall testing of the toolchain.

The compiler-rt and libcxx tests for armv4t and armv5t variants
currently hang until a timeout is reached. Rather than disable the
tests, this patch removes them from the check-all targets. This
allows the tests to still be run while investigating the issue, but
does not interrupt overall testing of the toolchain.
Copy link
Collaborator

@ostannard ostannard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dcandler
Copy link
Collaborator Author

Minor update to also include picolibc tests, which are also timing out (albeit with a more sensible limit)

@dcandler dcandler merged commit 61da472 into ARM-software:main Oct 24, 2024
1 check passed
@dcandler dcandler deleted the hanging_tests branch November 11, 2024 08:26
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.

2 participants