Skip to content

Conversation

@ldionne
Copy link
Member

@ldionne ldionne commented Oct 7, 2025

In #37, test_suite.py started requiring the CMAKE_OBJDUMP variable from the set of CMake variables. Various tests were using a fake CMake test fixture which defines various CMake variables, however CMAKE_OBJDUMP wasn't added in #47, breaking a bunch of tests.

This was probably never noticed because the tests were completely broken back then, I assume they were not being run on a regular basis.

…fixture

In llvm#37, test_suite.py started requiring the CMAKE_OBJDUMP variable
from the set of CMake variables. Various tests were using a fake CMake
test fixture which defines various CMake variables, however CMAKE_OBJDUMP
wasn't added in llvm#47, breaking a bunch of tests.

This was probably never noticed because the tests were completely
broken back then, I assume they were not being run on a regular basis.
@ldionne ldionne requested a review from lukel97 October 7, 2025 17:27
Copy link
Contributor

@lukel97 lukel97 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@ldionne ldionne merged commit 4b174d5 into llvm:main Oct 7, 2025
2 of 3 checks passed
@ldionne ldionne deleted the review/fix-objdump-test branch October 7, 2025 18:15
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