Closed agalbachicar closed 12 months ago
Adds -O2 flag to bazel build to reduce execution time of tests. See https://github.com/maliput/maliput_malidrive/pull/252#issuecomment-1818816657 for an example of the failures we face.
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.
Signed-off-by
This is certainly not enough, but it won't block CI.
Going in
🦟 Bug fix
Summary
Adds -O2 flag to bazel build to reduce execution time of tests. See https://github.com/maliput/maliput_malidrive/pull/252#issuecomment-1818816657 for an example of the failures we face.
Checklist
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.