Skip to content

Make eckit_DIR explicit in fckit_test_downstream_* tests - #103

Merged
wdeconinck merged 2 commits into
developfrom
95-ctest-failure-in-fckit_test_downstream_fypp
Jul 29, 2026
Merged

Make eckit_DIR explicit in fckit_test_downstream_* tests#103
wdeconinck merged 2 commits into
developfrom
95-ctest-failure-in-fckit_test_downstream_fypp

Conversation

@wdeconinck

Copy link
Copy Markdown
Member

Description

Fix for issue #95 where the found eckit in fckit_test_downstream_fypp was not the one used by fckit.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@wdeconinck wdeconinck linked an issue Jul 28, 2026 that may be closed by this pull request
@codecov-commenter

codecov-commenter commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.07%. Comparing base (86e0bd1) to head (bfebc4c).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #103   +/-   ##
========================================
  Coverage    51.07%   51.07%           
========================================
  Files           58       58           
  Lines         4854     4854           
  Branches       453      453           
========================================
  Hits          2479     2479           
  Misses        2375     2375           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DJDavies2

Copy link
Copy Markdown
Contributor

This change works for me. However can you also add the same change to src/tests/test_downstream_fctest/test-downstream.sh.in as well please? I don't think I can push the change to this branch but it is just a copy and paste. fckit_test_downstream_fctest is failing the same way and can be fixed the same way.

@wdeconinck

Copy link
Copy Markdown
Member Author

This change works for me. However can you also add the same change to src/tests/test_downstream_fctest/test-downstream.sh.in as well please? I don't think I can push the change to this branch but it is just a copy and paste. fckit_test_downstream_fctest is failing the same way and can be fixed the same way.

Hi @DJDavies2 good point. Done now.

@DJDavies2

Copy link
Copy Markdown
Contributor

Thanks, all tests work now.

@wdeconinck wdeconinck changed the title Make eckit_DIR explicit in fckit_test_downstream_fypp Make eckit_DIR explicit in fckit_test_downstream_* tests Jul 29, 2026
@wdeconinck
wdeconinck merged commit f46c78f into develop Jul 29, 2026
175 of 186 checks passed
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.

ctest failure in fckit_test_downstream_fypp

3 participants