RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.19k stars 1.24k forks source link

[render_gl] Disable multithreaded tests on Ubuntu 24.04 #21455

Closed jwnimmer-tri closed 1 month ago

jwnimmer-tri commented 1 month ago

Towards #21335.

See #21420 for a description of the problem. We're temporarily disabling the tests in order to spin up CI, and will circle back later with changes to re-enable.

Making tests conditional on the platform requires some new skylark:


This change is Reviewable

jwnimmer-tri commented 1 month ago

@drake-jenkins-bot linux-noble-unprovisioned-gcc-bazel-experimental-release please

jwnimmer-tri commented 1 month ago

+@SeanCurtis-TRI for both reviews, please (load balancing).