Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GpuLidarSensorTest ogre 1.x test failure on macOS #157

Open
1 task done
iche033 opened this issue Sep 20, 2021 · 0 comments
Open
1 task done

GpuLidarSensorTest ogre 1.x test failure on macOS #157

iche033 opened this issue Sep 20, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed macOS macOS support tests Broken or missing tests / testing infra

Comments

@iche033
Copy link
Contributor

iche033 commented Sep 20, 2021

Environment

  • OS Version: macOS

  • Source or binary build?
    osrf homebrew CI build

  • If this is a GUI or sensor rendering bug, describe your GPU and rendering system. Otherwise delete this section.

    • Rendering plugin: ogre.
      • Sensor rendering error.

Description

  • Expected behavior: INTEGRATION_gpu_lidar test should pass
  • Actual behavior: All range checks in the test are failing

Example of failed range check:

/Users/jenkins/workspace/ignition_sensors-ci-pr_any-homebrew-amd64/ign-sensors/test/integration/gpu_lidar_sensor.cc:271
Expected equality of these values:
  ranges[i]
    Which is: 0
  ignition::math::INF_D
    Which is: inf

Looks like the range values are all 0s

@iche033 iche033 added the bug Something isn't working label Sep 20, 2021
@chapulina chapulina added macOS macOS support tests Broken or missing tests / testing infra labels Oct 4, 2021
@chapulina chapulina added the help wanted Extra attention is needed label Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed macOS macOS support tests Broken or missing tests / testing infra
Projects
None yet
Development

No branches or pull requests

2 participants