Commit graph

30 commits

Author SHA1 Message Date
Sergio Durigan Junior 8c292767e3 try_count is str 2017-10-18 11:23:20 -04:00
Sergio Durigan Junior 23ab40ab3f Fix write_sum_file/write_try_build_sum_file "confusion" when building the first commit of the builder/branch. 2017-10-02 09:17:35 -04:00
Sergio Durigan Junior 2dc344d038 Revamping the try_count approach 2017-09-05 09:43:15 -04:00
Sergio Durigan Junior f6545f3e58 Using c.fetchone ()[0] 2017-09-04 17:59:44 -04:00
Sergio Durigan Junior 69e0591220 Fixing case when there are multiple tries to the same commit. 2017-09-04 14:53:08 -04:00
Sergio Durigan Junior f4466cba55 Fixing bug when dealing with trysched and same commits 2016-12-19 22:55:17 -05:00
Sergio Durigan Junior 29a4370ec2 Checking if from_path exists 2016-11-16 13:56:54 -05:00
Sergio Durigan Junior f0d6cb769a Fix sqlite 2016-11-10 19:56:29 -05:00
Sergio Durigan Junior d7e4296d8e Taking care of try builds when writing sum files 2016-11-10 14:35:52 -05:00
Sergio Durigan Junior f58f27fbef Thinko 2016-11-10 12:58:55 -05:00
Sergio Durigan Junior 78ac2523c8 New method for storing log files.
This is a new method developed to store the log files for builds.  It
doesn't use git anymore, but instead uses a set of sqlite databases +
scripts + xz in order to make the files smaller and more organized.
Also, it is now possible to safely remove old build logs.
2016-11-10 01:45:57 -05:00
Sergio Durigan Junior 3c736356e5 Initial attempt to change the way we store results
This was imported (with modifications) from the 0.9-prep branch.
2016-11-05 23:59:59 -04:00
Sergio Durigan Junior 03d5216a0f Adding trybuild_gdb.sum file on repos 2016-07-29 11:34:20 -04:00
Sergio Durigan Junior cc63fe71e7 Use gdb.sum to calculate the regressions on try builds 2016-07-29 11:15:32 -04:00
Sergio Durigan Junior 2e4d4d641e Implementing some missing things on try build 2016-07-23 00:04:34 -04:00
Sergio Durigan Junior 52e6cb7df1 Revert "Updating the import for results from buildbot"
This reverts commit c2d22ba6ab.
2016-03-01 01:34:09 -05:00
Sergio Durigan Junior c2d22ba6ab Updating the import for results from buildbot 2016-03-01 01:31:20 -05:00
Sergio Durigan Junior f09af5c266 Fine-grained force_switch to branch. We cannot force every time because of previous_gdb.sum 2015-07-25 18:42:30 -04:00
Sergio Durigan Junior eea5b06bff Implementing warning to tell people that the rebuild may not be related to the last 2015-02-08 16:04:04 -05:00
Sergio Durigan Junior e64e6fffd6 Adding descrition to copygdbsum 2015-02-04 22:17:28 -05:00
Sergio Durigan Junior 653d3761c1 Returning SUCCESS 2015-02-04 20:40:20 -05:00
Sergio Durigan Junior a68352a2e9 Using true instead of /bin/true 2015-02-04 20:37:24 -05:00
Sergio Durigan Junior 0cbf7ca807 Argh, stupid mistake 2015-02-04 20:34:45 -05:00
Sergio Durigan Junior 7595196cc7 Implementing diff against previous gdb.sum, instead of using a baseline 2015-02-04 20:32:58 -05:00
Sergio Durigan Junior a2079f0b3b Implement multi-branch testing 2015-01-23 18:56:28 -05:00
Sergio Durigan Junior 9631182c22 Passing arguments in the right order for compute_regressions 2014-12-21 22:56:46 -05:00
Sergio Durigan Junior 57326f7ef2 Migrating the xfail file to each builder 2014-12-20 20:47:56 -05:00
Sergio Durigan Junior 023a791787 Fixing the comparison of testcases by istry 2014-12-20 20:37:10 -05:00
Sergio Durigan Junior 9dd2efa567 Setting isTryBuilder to no where necessary, try 3 2014-12-16 01:14:14 -05:00
Tom Tromey 342fc84a46 initial import of the code 2013-08-01 11:40:38 -06:00