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

🧑‍🌾 Flaky SimulationFeaturesFallingTest and JointFeaturesAttachDetachTest failing when run on Windows #483

Closed
Crola1702 opened this issue Mar 8, 2023 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Crola1702
Copy link

Environment

  • OS Version: Windows
  • Source Gazebo Garden

Description

  • Expected behavior: All test should pass
  • Actual behavior: 4 tests from SimulationFeaturesFallingTest test suite fail when built on Windows nuc

Steps to reproduce

  1. Run a build in gz-physics6 job on Windows Nuc
  2. See tests fail.

Output

Reference build: https://build.osrfoundation.org/job/ign_physics-gz-6-win/52/

Test regressions:

Log output:

C:\Jenkins\workspace\ign_physics-gz-6-win\ws\gz-physics\test\common_test\joint_features.cc:1288
The difference between 0.0 and body2LinearVelocity.Z() is 0.010009272024035454, which exceeds 1e-3, where
0.0 evaluates to 0,
body2LinearVelocity.Z() evaluates to -0.010009272024035454, and
1e-3 evaluates to 0.001.
...
unknown file
C++ exception with description "Access violation - no RTTI data!" thrown in the test body.
...
unknown file
SEH exception with code 0xc0000005 thrown in the test body.
...
unknown file
C++ exception with description "Access violation - no RTTI data!" thrown in the test body.

From the COMMON_TEST_simulation_features_bullet test suite: Most of the tests in Beefy are skipped, however, the only 2 that run, fail.

In conclusion: Weird Windows problems here

@Crola1702 Crola1702 added the bug Something isn't working label Mar 8, 2023
@azeey azeey added the help wanted Extra attention is needed label Mar 13, 2023
@scpeters
Copy link
Member

I've documented some investigation of the SEH exception issues in #520

@azeey azeey moved this to To do in Core development Jul 24, 2023
@Crola1702 Crola1702 moved this to Reported 📚 in Buildfarm Issues Aug 22, 2023
@Crola1702 Crola1702 changed the title 🧑‍🌾 SimulationFeaturesFallingTest and JointFeaturesAttachDetachTest failing when run on Windows Nuc 🧑‍🌾 SimulationFeaturesFallingTest and JointFeaturesAttachDetachTest failing when run on Windows Sep 15, 2023
@Crola1702 Crola1702 changed the title 🧑‍🌾 SimulationFeaturesFallingTest and JointFeaturesAttachDetachTest failing when run on Windows 🧑‍🌾 Flaky SimulationFeaturesFallingTest and JointFeaturesAttachDetachTest failing when run on Windows Sep 15, 2023
@Crola1702
Copy link
Author

These regressions haven't happened since 2024-08-02. I'm closing this for now

@github-project-automation github-project-automation bot moved this from Reported 📚 to Fixed ✅ in Buildfarm Issues Apr 8, 2024
@github-project-automation github-project-automation bot moved this from To do to Done in Core development Apr 8, 2024
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
Projects
Archived in project
Development

No branches or pull requests

3 participants