dependabot[bot]
c3abd2d392
Bump apispec[yaml] from 3.3.2 to 4.0.0 ( #1840 )
...
Bumps [apispec[yaml]](https://github.com/marshmallow-code/apispec ) from 3.3.2 to 4.0.0.
- [Release notes](https://github.com/marshmallow-code/apispec/releases )
- [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/apispec/compare/3.3.2...4.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-04 16:54:09 +02:00
dependabot[bot]
c50e0a6316
Bump mercurial from 5.5.1 to 5.5.2 ( #1841 )
...
Bumps [mercurial](https://mercurial-scm.org/ ) from 5.5.1 to 5.5.2.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-04 16:53:59 +02:00
dependabot[bot]
b9017dd716
Bump hypothesis from 5.36.1 to 5.37.0 ( #1839 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.36.1 to 5.37.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.36.1...hypothesis-python-5.37.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-04 16:53:43 +02:00
dependabot[bot]
10ecfcfc68
Bump joblib from 0.16.0 to 0.17.0 ( #1838 )
...
Bumps [joblib](https://github.com/joblib/joblib ) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/0.16.0...0.17.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-04 16:53:33 +02:00
dependabot[bot]
32b639a9e8
Bump sentry-sdk[flask] from 0.17.8 to 0.18.0 ( #1837 )
...
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python ) from 0.17.8 to 0.18.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.8...0.18.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-04 16:53:20 +02:00
dependabot[bot]
34c9c6ef17
Bump boto3 from 1.15.6 to 1.15.11 ( #1836 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.15.6 to 1.15.11.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.15.6...1.15.11 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-04 16:53:09 +02:00
dependabot[bot]
7ab88def50
Bump taskcluster from 37.2.0 to 37.3.0 ( #1835 )
...
Bumps [taskcluster](https://github.com/taskcluster/taskcluster ) from 37.2.0 to 37.3.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases )
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taskcluster/taskcluster/compare/v37.2.0...v37.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-04 16:52:59 +02:00
Marco Castelluccio
8c4fc2cde3
Remove test ensuring a batch larger than 1000 bugs would fail
...
Fixes a regression from 6815875c46
2020-10-04 13:27:42 +02:00
Marco Castelluccio
2868fe150e
Fix import of the Bugzilla class from the bugzilla libmozdata module
...
Fixes a regression from 336d96bdd0
2020-10-04 12:57:13 +02:00
Marco Castelluccio
6815875c46
Allow classifying batches of more than 1000 bugs
...
Since 336d96bdd0
, we no longer need to hope we don't
hit the Bugzilla URL limit.
2020-10-04 12:42:18 +02:00
Marco Castelluccio
d4c3c6ad07
Relax the type for JobInfo args
2020-10-04 12:41:40 +02:00
Marco Castelluccio
336d96bdd0
Retrieve bugs from Bugzilla in chunks to avoid hitting '414 Request-URI Too Large'
2020-10-04 12:40:30 +02:00
Marco Castelluccio
8134363cf0
Rely on the Bugzilla chunk size from libmozdata
...
We can be sure it is set as the optimal value for Bugzilla.
2020-10-04 12:23:31 +02:00
Marco Castelluccio
5ec3c6da6e
Download up to three level of regressed_by, regressions, blocks
2020-09-29 02:01:49 +02:00
Marco Castelluccio
3b4eae1b23
Also download all blocked bugs
2020-09-29 02:01:10 +02:00
Marco Castelluccio
061e16880d
Version 0.0.339
2020-09-28 17:42:01 +02:00
yuyan9
3b36958527
Plot and check classes separately for binary models ( #1824 )
...
Fixes #945
2020-09-28 16:39:54 +02:00
dependabot[bot]
8ab35e25f1
Bump hypothesis from 5.35.4 to 5.36.1 ( #1834 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.35.4 to 5.36.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.35.4...hypothesis-python-5.36.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 10:59:53 +02:00
dependabot[bot]
d24d8d54fa
Bump tqdm from 4.49.0 to 4.50.0 ( #1830 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.49.0 to 4.50.0.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.49.0...v4.50.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 10:59:40 +02:00
dependabot[bot]
db08f9dc03
Bump orjson from 3.3.1 to 3.4.0 ( #1832 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.3.1...3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Castelluccio <mcastelluccio@mozilla.com>
2020-09-28 10:59:22 +02:00
dependabot[bot]
c717006ec7
Bump pytest from 6.0.2 to 6.1.0 ( #1828 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 10:58:50 +02:00
dependabot[bot]
c0c873e2e9
Bump boto3 from 1.15.1 to 1.15.6 ( #1831 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.15.1...1.15.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 10:58:39 +02:00
dependabot[bot]
e7f680550c
Bump python from 3.8.5-slim to 3.8.6-slim in /infra ( #1833 )
...
Bumps python from 3.8.5-slim to 3.8.6-slim.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 10:58:21 +02:00
dependabot[bot]
c505698cf5
Bump sentry-sdk[flask] from 0.17.6 to 0.17.8 ( #1827 )
...
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python ) from 0.17.6 to 0.17.8.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.6...0.17.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 10:58:09 +02:00
dependabot[bot]
18dec03336
Bump mozci from 1.8.2 to 1.8.3 ( #1829 )
...
Bumps [mozci]() from 1.8.2 to 1.8.3.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 10:57:59 +02:00
Marco Castelluccio
1eb78815fa
Lower threshold for considering configurations as equivalent
2020-09-28 01:15:52 +02:00
Marco Castelluccio
945e524a3c
Ensure we select the least possible number of configurations
2020-09-28 01:07:13 +02:00
yuyan9
f4a91cb012
Fix index error in parse_metric_file ( #1826 )
2020-09-27 23:58:37 +02:00
dependabot[bot]
184a2c1337
Bump tensorflow from 2.3.0 to 2.3.1 ( #1823 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.3.0...v2.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-27 19:57:29 +02:00
Marco Castelluccio
9b719e73c4
Also get all regression bugs, and not only all regressor bugs
2020-09-24 23:38:10 +02:00
Marco Castelluccio
457b9de238
Drop the BugID type, just use ints as bug IDs
...
BugID would be nicer, but some tests are failing and I'm afraid something else might rely on bug IDs to be "normal" ints.
Fixes a regression from 3edea4a33e
2020-09-24 16:46:15 +02:00
Marco Castelluccio
494640188f
Avoid local type definition for classes variables
2020-09-24 16:28:26 +02:00
Marco Castelluccio
f91be9ab35
In the past bugs by function script, print the number of commits to analyze, not all of their hashes
2020-09-24 15:57:30 +02:00
Marco Castelluccio
d80ce873db
Update redundant failures script to handle the new format of the push data file
2020-09-24 15:53:08 +02:00
Marco Castelluccio
6d889d3912
Gather all bugs with 'regressed_by' information, not only those associated with commits
2020-09-24 15:47:33 +02:00
Marco Castelluccio
ab38914289
Gather bugs associated to commits from the past 3 years instead of 2 years and 6 months
2020-09-24 15:46:28 +02:00
Marco Castelluccio
af8bf585a6
Avoid circular import in the utils module
2020-09-23 16:28:33 +02:00
Marco Castelluccio
01ace27cda
Bump version of the bug-fixing commits DB
...
We need to regenerate it after 3edea4a33e
2020-09-23 16:24:15 +02:00
Marco Castelluccio
3edea4a33e
Fix usage of known defect/regression labels when identifying bug-fixing commits
2020-09-23 16:24:07 +02:00
Marco Castelluccio
5a0fe42a7b
Avoid redundant type conversion for bug ID in the defect model
2020-09-23 11:31:08 +02:00
Marco Castelluccio
195164ee1b
Keep adr configuration around, as it still needed for the caching of queries
2020-09-22 00:52:20 +02:00
dependabot[bot]
cbbc76d7e4
Bump mozci from 1.8.1 to 1.8.2 ( #1821 )
...
Bumps [mozci]() from 1.8.1 to 1.8.2.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 23:01:41 +02:00
dependabot[bot]
5d1845047a
Bump hypothesis from 5.35.3 to 5.35.4 ( #1822 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.35.3 to 5.35.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.35.3...hypothesis-python-5.35.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 23:01:23 +02:00
Marco Castelluccio
ed13f1b8df
Add missing infra/mozci_config.toml
...
Forgot to add it in cd6e1d7784c91f0e6e3de5a6a895bad0ff9b83d3...
2020-09-21 22:14:09 +02:00
Marco Castelluccio
479d0a141d
Use mozci.config module instead of adr.config module
...
Fixes a regression from cd6e1d7784
2020-09-21 16:15:46 +02:00
Marco Castelluccio
cd6e1d7784
Bump mozci from 1.6.7 to 1.8.1
2020-09-21 11:45:27 +02:00
dependabot[bot]
39ba380fde
Bump taskcluster from 37.1.0 to 37.2.0 ( #1815 )
...
Bumps [taskcluster](https://github.com/taskcluster/taskcluster ) from 37.1.0 to 37.2.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases )
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taskcluster/taskcluster/compare/v37.1.0...v37.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:42:18 +02:00
dependabot[bot]
369374ff34
Bump boto3 from 1.14.60 to 1.15.1 ( #1816 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.14.60 to 1.15.1.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.14.60...1.15.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:42:01 +02:00
dependabot[bot]
3f8defbc07
Bump sentry-sdk[flask] from 0.17.4 to 0.17.6 ( #1814 )
...
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python ) from 0.17.4 to 0.17.6.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.4...0.17.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:41:50 +02:00
dependabot[bot]
bff6dac939
Bump matplotlib from 3.3.1 to 3.3.2 ( #1819 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.1...v3.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:41:28 +02:00