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

Altimeter test is flaky on pipelines #13

Closed
osrf-migration opened this issue Feb 15, 2019 · 2 comments
Closed

Altimeter test is flaky on pipelines #13

osrf-migration opened this issue Feb 15, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@osrf-migration
Copy link

Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


Prerequisites

  • [X ] Put an X between the brackets on this line if you have done all of the following:

Description

I've noticed the altimeter test fails on pipelines from time to time

Steps to Reproduce

  1. Run pipelines
  2. Check results (doesn't fail often)

Expected behavior:

Never fails

Actual behavior:

Fails sometimes

Reproduces how often:

Hard to estimate, 10% of the time?

Versions

Latest default branch

Additional Information

From pipelines:

33: Test command: /opt/atlassian/pipelines/agent/build/build/bin/INTEGRATION_altimeter_system "--gtest_output=xml:/opt/atlassian/pipelines/agent/build/build/test_results/INTEGRATION_altimeter_system.xml"
33: Test timeout computed to be: 240
33: Running main() from gtest_main.cc
33: [==========] Running 1 test from 1 test case.
33: [----------] Global test environment set-up.
33: [----------] 1 test from AltimeterTest
33: [ RUN      ] AltimeterTest.ModelFalling
33: [Dbg] [NetworkConfig.cc:58] IGN_GAZEBO_NETWORK_ROLE not set, distributed sim disabled
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 16089617886205856687.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 9299799230608006382.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 5348032369490841638.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 4877458260665438445.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 10827637380694563212.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 9205898875573865017.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 11132550027708908945.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 15691989502342742202.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 15151032318371607903.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 1798680698263801960.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 13860058984175278834.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 13354021245895791950.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 6486582422464405424.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 6288009175724330448.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 11055179093498036598.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 4774264443171537962.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 11846705962609178476.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 15524275727504131414.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 13640904926720274575.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 10167934449656658255.
33: [Dbg] [EntityComponentManager.cc:502] Register new component type 87071902518537034011;36
33/66 Test #33: INTEGRATION_altimeter_system .............***Exception: SegFault  9.52 sec
@osrf-migration
Copy link
Author

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


pull request #191

@osrf-migration
Copy link
Author

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


  • changed state from "new" to "resolved"

I'll mark this as resolved but we should reopen if the issue comes back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant