Skip to content

Deleted r2s_loading_from_wfs_test.cpp from map downloader tests#93

Merged
akoerner1 merged 1 commit into
eclipse-adore:developfrom
s0nofab1t:bugfix/wfs-downloader
Jun 12, 2026
Merged

Deleted r2s_loading_from_wfs_test.cpp from map downloader tests#93
akoerner1 merged 1 commit into
eclipse-adore:developfrom
s0nofab1t:bugfix/wfs-downloader

Conversation

@s0nofab1t

Copy link
Copy Markdown
Contributor

Description

Deleted r2s_loading_from_wfs_test.cpp from map downloader tests, and updated two paths to reflect the latest structural changes.

In detail:

In ros2_workspace/src/adore_test_programs/adore_map_downloader_test/:

Type of Change

Please delete options that are not relevant:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (adds or updates documentation)
  • Refactor (non-breaking change for code readability/structure)
  • Other (please describe):

Checklist

  • I have performed a self-review of my own code.
  • I have signed and submitted the Eclipse Foundation Contributors Agreement: https://www.eclipse.org/legal/eca/.
  • My last commit was made with the --signoff flag as required by the Eclipse Foundation.
  • I have commented my code, particularly in hard-to-understand areas and provided a README.md when necessary.
  • I have added tests that prove my fix is effective or that my feature works.
  • Tests pass locally with my changes: (run 'make test' on the ADORe project root to run unit tests).
  • I have updated the documentation in documentation/technical_reference_manual where necessary.
  • I have updated the THIRD-PARTY.md if I have introduced new third-party libraries or dependencies to the project.
  • I have updated the CONTRIBUTERS.md if I wish to acknowledged for my contribution.

How Has This Been Tested?

After building and 'make cli', add the password in adore/ros2_workspace/src/adore_test_programs/adore_map_downloader_test/config/r2s_wfs_config_bs.json. In adore/ros2_workspace/install/adore_map_downloader_test/bin, type './basic_map_loading_from_wfs_test' (without parameters). Along with the last few lines of output, you should see 'basic_map_loading_from_wfs_test: All tests passed successfully, good!' (which has been tested).

Test Configuration:

  • OS: Ubuntu Noble Numbat
  • Docker Version: 29.3.1

Signed-off-by: s0nofab1t <ruediger.ebendt@dlr.de>
@akoerner1 akoerner1 self-requested a review June 12, 2026 12:20
@akoerner1 akoerner1 merged commit 0f75744 into eclipse-adore:develop Jun 12, 2026
4 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.

2 participants