author | Andrzej Hunt <ahunt@mozilla.com> |
Tue, 18 Apr 2017 20:05:25 -0700 | |
changeset 401999 | 4a1023c9c098810251bc5bb21b5d2617982fa15d |
parent 401998 | 5323eee5a384afe38f3bd235a58e1713914ef169 |
child 402000 | e9a5d4f62461ee0db07a41f59b73163ec106bc3e |
push id | 7391 |
push user | mtabara@mozilla.com |
push date | Mon, 12 Jun 2017 13:08:53 +0000 |
treeherder | mozilla-beta@2191d7f87e2e [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | nalexander, njpark |
bugs | 1357629 |
milestone | 55.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
.inferconfig | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/.inferconfig @@ -0,0 +1,7 @@ +{ + "infer-blacklist-path-regex": [ + // This is full of issues, and is a dependency we need to discard + // sooner rather than later anyway: + "mobile/android/thirdparty/ch/boye/httpclientandroidlib" + ] +} \ No newline at end of file