add googletest build dependency to c-ares v1.34.5 and enable tests#25260
add googletest build dependency to c-ares v1.34.5 and enable tests#25260boegel merged 2 commits intoeasybuilders:developfrom
Conversation
|
Test report by @Thyre |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3889863290 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
Signed-off-by: Jan André Reuter <[email protected]>
|
@boegelbot please test @ jsc-zen3 |
|
Test report by @Thyre |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3890685408 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Offline test: Click to openTest resultBuild succeeded for 1 out of 1 (total: 1 min 44 secs) Overview of tested easyconfigs (in order)
Time info
EasyBuild info
System info
List of loaded modules
Environment |
|
Test report by @boegel |
|
Going in, thanks @Thyre! |
(created using
eb --new-pr)Without setting any flag, c-ares chooses to enable building tests, as it finds a system-wide installed
googletest.To make sure we pick our
googletest, add it as a builddependency, explicitly enable them, and run tests without the ones relying on internet access.