Граф коммитов

402 Коммитов

Автор SHA1 Сообщение Дата
Julien Pagès b48d665375 fix regression when using --inbound 2014-12-18 15:54:41 +01:00
Sam Garrett 06577e9cc2 bug1019528 - use of cachecontrol 2014-12-16 18:39:19 -05:00
Julien Pagès 2142460729 Merge pull request #148 from parkouss/nightly_improvements
Improve nightly hunting speed for mozregression
2014-12-16 20:53:12 +01:00
Julien Pagès e8d35f87fe Improve nightly hunting speed for mozregression
See https://bugzilla.mozilla.org/show_bug.cgi?id=1111185
2014-12-16 20:42:56 +01:00
Julien Pagès fb851b3211 Merge pull request #149 from parkouss/fix_hunting_regression
fix a bug that miss builds when the last verdict is good
2014-12-15 19:20:06 +01:00
Julien Pagès 12feead68b fix a bug that miss builds when the last verdict is good
see https://bugzilla.mozilla.org/show_bug.cgi?id=1111340
2014-12-15 19:07:09 +01:00
Julien Pagès b6a65b2ac6 add unit tests for mozregression.fetch_configs 2014-12-13 17:01:46 -05:00
Julien Pagès a5490f84be add --repo cmdline option to allow override the nightly repo 2014-12-13 17:01:46 -05:00
Julien Pagès 055e0df5b0 Merge pull request #147 from parkouss/master
use coveralls for test coverage reporting with Travis
2014-12-12 19:47:21 +01:00
Julien Pagès 52722ed923 use coveralls for test coverage reporting with Travis 2014-12-12 19:29:50 +01:00
Julien Pagès 315710c020 fix regression to tests every nightly build folders for a given date 2014-12-10 22:27:02 +01:00
Julien Pagès 07375e804d retry until we find a valid nightly build to start inbound bissection 2014-12-10 22:27:02 +01:00
Julien Pagès 77bdacf017 remove completely runinbound/runnightly logic 2014-12-10 22:27:02 +01:00
Julien Pagès a183dae43b use launchers and fetch_configs for nightly regression 2014-12-09 22:55:55 +01:00
Julien Pagès 0ff98863e5 add new modules fetch_configs and launchers 2014-12-09 22:55:55 +01:00
Julien Pagès 0c968b55a1 make nightly regression hunting works with BuildData logic 2014-12-08 20:16:10 +01:00
Julien Pagès c5a1f1d8fb refactor InboundBuildData to create a base BuildData class 2014-12-08 19:27:15 +01:00
William Lachance bea50fc28f mozregression 0.30 2014-12-02 16:33:19 -08:00
William Lachance de68d01f6b Merge pull request #140 from parkouss/print_inbound_regression_progress_fix
fix crash when printing inbound regression status and there is no revision left
2014-12-02 16:31:24 -08:00
Julien Pagès c193f641c3 fix crash when printing inbound regression status and there is no revision left 2014-12-02 18:05:48 +01:00
William Lachance b2a27bb185 Version 0.29 2014-12-01 16:31:26 -05:00
Julien Pagès 81f3f7f2e7 rename get_date to parse_date and move parse_bits to the utils module 2014-11-30 13:47:53 +01:00
Julien Pagès a1f7316e27 move the _get_build_regex function to utils 2014-11-30 13:47:53 +01:00
Julien Pagès ff8ed71811 refactor runinbound.py to remove copy/paste code and call base __init__ methods 2014-11-29 08:38:02 +01:00
Julien Pagès 676edf3bc5 make FennecNightly call the base Nightly.__init__ 2014-11-28 23:38:18 +01:00
William Lachance 9d845ef837 Bump version to 0.28
(skipped version 0.27, which I forgot to commit)
2014-11-28 17:26:24 -05:00
William Lachance 2721a05855 Merge pull request #138 from vaibhavmagarwal/mozregression-inbound64
Add support for win64 inbound
2014-11-28 17:23:45 -05:00
Vaibhav Agarwal 572a74be49 Add support for win64 inbound
https://bugzilla.mozilla.org/show_bug.cgi?id=1105856
2014-11-29 03:41:50 +05:30
William Lachance aaa2b47d54 Require mozrunner 6.5
https://bugzilla.mozilla.org/show_bug.cgi?id=1105837
2014-11-27 14:47:12 -05:00
William Lachance 1c2e860203 Bump version to 0.26 2014-11-27 11:29:23 -05:00
William Lachance d45a698221 Truncate inbound revisions to 8 characters
https://bugzilla.mozilla.org/show_bug.cgi?id=1105353
2014-11-27 11:21:43 -05:00
William Lachance ffc29caeec Merge pull request #135 from parkouss/fix_mozlog_issue
fix mozlog call typo
2014-11-24 11:13:09 -05:00
William Lachance ffc42f966f Fix initialization of inbound_branch in B2GInbound class 2014-11-24 11:04:58 -05:00
William Lachance 870a4d376d Remove unused variable 2014-11-24 10:58:27 -05:00
William Lachance d387f3125a Fix display of inbound pushlog
https://bugzilla.mozilla.org/show_bug.cgi?id=1103440
2014-11-24 10:58:26 -05:00
William Lachance c93f975887 Merge pull request #134 from parkouss/fix_steps_left
fix bissection remaining steps calculation
2014-11-24 10:45:00 -05:00
Julien Pagès 761275c504 fix mozlog call typo 2014-11-23 09:44:16 +01:00
Julien Pagès 4a69ac7258 fix bissection remaining steps calculation 2014-11-23 09:38:05 +01:00
William Lachance 852b64ebe5 Require mozlog >= 2.7 2014-11-22 17:20:28 -05:00
Julien Pagès ff445c2e48 make tested processes output log with debug level 2014-11-18 07:32:58 +01:00
Julien Pagès ee67e890a5 replace print statements with mozlog logger calls 2014-11-15 12:49:18 +01:00
William Lachance 503b4a0205 Merge pull request #131 from parkouss/improve_inbound
fetch inbound data on demand to speedup and fix inbound bisection
2014-11-12 11:30:14 -05:00
Julien Pagès 0ea6e49c5d add the ability to retry on http error when fetching inbound 2014-11-11 22:24:39 +01:00
Julien Pagès e683548b05 fetch inbound data on demand to speedup and fix inbound bisection 2014-11-11 21:59:22 +01:00
William Lachance 2da3084eab Merge pull request #130 from parkouss/remove_stdout_in_tests
Remove stdout use in tests
2014-11-10 11:37:17 -05:00
William Lachance d48d4706ae Merge pull request #129 from parkouss/python_version
restrict the python interpreter version in setup.py
2014-11-10 11:31:01 -05:00
Julien Pagès fcb4677a11 remove the need of stdout for the unittest of download_url 2014-11-08 11:26:59 +01:00
Julien Pagès f50d91fcf2 makes download_url just download the url 2014-11-08 11:23:24 +01:00
Julien Pagès 44c9f5fb18 raise appropriate exception for get_date 2014-11-08 11:23:24 +01:00
Julien Pagès 9e9c419bf5 restrict the python interpreter version in setup.py 2014-11-08 08:24:39 +01:00