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

Do not exclude all sh tests when running under Valgrind Memcheck #11716

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Do not exclude all sh tests when running under Valgrind Memcheck #11716

merged 1 commit into from
Jun 26, 2019

Conversation

jamiesnape
Copy link
Contributor

@jamiesnape jamiesnape commented Jun 24, 2019

Also remove some outdated/superfluous no_memcheck tags (e.g., related to Xenial, Mac, and/or when we compiled with -O1 instead of -O2). We did have defects in some of the tests excluded by tags or language filters (which were fixed after being revealed by early drafts of these PR).


This change is Reviewable

@jamiesnape jamiesnape added unused team: kitware unused type: valgrind-memcheck http://valgrind.org/docs/manual/mc-manual.html labels Jun 24, 2019
@jamiesnape
Copy link
Contributor Author

@drake-jenkins-bot linux-bionic-clang-bazel-experimental-everything-valgrind-memcheck please
@drake-jenkins-bot linux-bionic-clang-bazel-experimental-gurobi-valgrind-memcheck please
@drake-jenkins-bot linux-bionic-clang-bazel-experimental-mosek-valgrind-memcheck please
@drake-jenkins-bot linux-bionic-clang-bazel-experimental-snopt-f2c-valgrind-memcheck please
@drake-jenkins-bot linux-bionic-clang-bazel-experimental-snopt-fortran-valgrind-memcheck please
@drake-jenkins-bot linux-bionic-clang-bazel-experimental-snopt-valgrind-memcheck please
@drake-jenkins-bot linux-bionic-clang-bazel-experimental-valgrind-memcheck please

@jamiesnape
Copy link
Contributor Author

+@EricCousineau-TRI for feature review.

Copy link
Contributor

@EricCousineau-TRI EricCousineau-TRI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Just to make sure that I have a good grasp of this campaign, is there an issue that can track this?
(Is this towards being able to more easily solve Python problems like #11424?)

Reviewed 20 of 20 files at r1.
Reviewable status: needs at least two assigned reviewers

@jamiesnape
Copy link
Contributor Author

jamiesnape commented Jun 26, 2019

(Is this towards being able to more easily solve Python problems like #11424?)

Yes (running tests that use the Python test runner is an upcoming PR).

@EricCousineau-TRI
Copy link
Contributor

Gotcha. So the next arc is to add some dynamic analysis for --test_lang_filter=py?

Copy link
Contributor

@EricCousineau-TRI EricCousineau-TRI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+@soonho-tri for platform review, please.

Reviewable status: LGTM missing from assignee soonho-tri(platform) (waiting on @soonho-tri)

Copy link
Member

@soonho-tri soonho-tri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 20 of 20 files at r1.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignees soonho-tri(platform),EricCousineau-TRI(platform)

@jamiesnape jamiesnape merged commit ca52cf1 into RobotLocomotion:master Jun 26, 2019
@jamiesnape jamiesnape deleted the sh-test-valgrind branch June 26, 2019 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unused team: kitware unused type: valgrind-memcheck http://valgrind.org/docs/manual/mc-manual.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants