Skip to content

Helpers_TEST fails on arm64 debbuilds #485

@scpeters

Description

@scpeters

Environment

  • OS Version: Ubuntu 18.04, 20.04, 22.04, debian Buster
  • Source or binary build? debbuild for arm64 architecture

Description

  • Expected behavior: test passes (as it does on other architectures)
  • Actual behavior: test fails
[ RUN      ] HelpersTest.AppendToStream
/home/jenkins/workspace/ign-math6-debbuilder/build/ignition-math-6.12.0/src/Helpers_TEST.cc:1012: Failure
Expected equality of these values:
  out.str()
    Which is: "0 456 0 3.14159 3.141592654 3.141592653589793238462643383279503"
  "0 456 0 3.14159 3.141592654 3.141592653589793239"
/home/jenkins/workspace/ign-math6-debbuilder/build/ignition-math-6.12.0/src/Helpers_TEST.cc:1022: Failure
Expected equality of these values:
  out.str()
    Which is: "0 456 0 3.14159 3.141592654 3.141592653589793238462643383279503 3.14"
  "0 456 0 3.14159 3.141592654 3.141592653589793239 3.14"
[  FAILED  ] HelpersTest.AppendToStream (0 ms)

Steps to reproduce

  1. Rebuild the following jobs

Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions