Skip to content

Remove the use of numeric_limits in appendToStream test (backport #553)#697

Merged
scpeters merged 1 commit intoign-math6from
mergify/bp/ign-math6/pr-553
Sep 29, 2025
Merged

Remove the use of numeric_limits in appendToStream test (backport #553)#697
scpeters merged 1 commit intoign-math6from
mergify/bp/ign-math6/pr-553

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Sep 29, 2025

The numeric_limits use in the appendToStream test has been a headache to deal with in the different platforms and arches (see previous patches in this same repository). Since it does not seem to provide extra/critical value to my eyes on the testing the feature, reduce the maintenance cost by removing it and leave other string approaches.


This is an automatic backport of pull request #553 done by Mergify.

@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Sep 29, 2025

Cherry-pick of 6460f7c has failed:

On branch mergify/bp/ign-math6/pr-553
Your branch is up to date with 'origin/ign-math6'.

You are currently cherry-picking commit 6460f7c.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/Helpers_TEST.cc

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Co-authored-by: Michael Carroll <michael@openrobotics.org>
Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
(cherry picked from commit 6460f7c)
@scpeters scpeters force-pushed the mergify/bp/ign-math6/pr-553 branch from 6a9249d to 4b6cbc8 Compare September 29, 2025 20:07
@github-project-automation github-project-automation Bot moved this from Inbox to In review in Core development Sep 29, 2025
@scpeters scpeters merged commit 052ae35 into ign-math6 Sep 29, 2025
9 checks passed
@scpeters scpeters deleted the mergify/bp/ign-math6/pr-553 branch September 29, 2025 20:46
@github-project-automation github-project-automation Bot moved this from In review to Done in Core development Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏯 fortress Ignition Fortress

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants