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

[Gecko Bug 1517322] Allow LSAN suppressions path to be set from wptrunner command line #15044

Merged
merged 1 commit into from
Jan 24, 2019

Conversation

moz-wptsync-bot
Copy link
Collaborator

Previously we assumed that the path for the lsan_suppressions.txt file was the same as the prefs path,
which is correct in CI but wrong for local builds. This adds a --lsan-dir command line argument and sets
it in mach to the correct value for local builds and uses the prefs directory as a default for backwards
compatibility

Differential Revision: https://phabricator.services.mozilla.com/D16024

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1517322
gecko-commit: f65f0c93a581bad32c5afb454f19596f701083f5
gecko-integration-branch: central
gecko-reviewers: mccr8

Previously we assumed that the path for the lsan_suppressions.txt file was the same as the prefs path,
which is correct in CI but wrong for local builds. This adds a --lsan-dir command line argument and sets
it in mach to the correct value for local builds and uses the prefs directory as a default for backwards
compatibility

Differential Revision: https://phabricator.services.mozilla.com/D16024

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1517322
gecko-commit: f65f0c93a581bad32c5afb454f19596f701083f5
gecko-integration-branch: central
gecko-reviewers: mccr8
@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Jan 24, 2019
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

Already reviewed downstream.

@jgraham jgraham merged commit 008242e into master Jan 24, 2019
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1517322 branch January 24, 2019 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra mozilla:gecko-sync wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants