50 most recent check-ins occurring on or after 2017-08-29 12:04:22.
More ↑
2017-10-05
| ||
12:16 | second attempt to solve itemwait problems check-in: 29e9b8cb21 user: bjbarcla tags: v1.64-itemflow2 | |
2017-10-04
| ||
10:32 | fix list run times.. added launch setup. check-in: 77620de737 user: pjhatwal tags: v1.65 | |
2017-10-03
| ||
14:39 | fixed list test time by adding launch:settup to check arguments before executing actual functionality check-in: f32b18ba49 user: pjhatwal tags: v1.64, v1.6432 | |
2017-10-02
| ||
17:57 |
upgraded mt: to rmt: in runs.scm for status setting, fleshed out statuses that qualify for killed & in progress in db:prereqs-not-met
.. dead end. learnings applied to v1.64-itemflow2 branch. Closed-Leaf check-in: 6baf47004a user: bjbarcla tags: v1.64-keep-running-fix | |
2017-10-01
| ||
23:16 | Merged in changes from v1.64 check-in: 56229317e0 user: matt tags: v1.65-runarun | |
22:40 | Basics of runarun in place. check-in: a71e658279 user: matt tags: v1.65-runarun | |
09:36 | Partial implementation of runarun check-in: 82ac8eea27 user: matt tags: v1.65-runarun | |
09:36 | Partial implementation of runarun check-in: 5e8bccaf06 user: matt tags: v1.65-runarun | |
2017-09-29
| ||
17:56 | got further. noticed race condition when not stepping one at a time by setting launcher. noticed xor does not handle preq-fail. check-in: 89fedf98b8 user: bjbarcla tags: v1.64-keep-running-fix | |
17:13 | added missing reruns argument to runs:loop-values check-in: 72c5be5101 user: pjhatwal tags: v1.64 | |
2017-09-28
| ||
17:58 |
updated - itemwait continues forward now, but runs do not stop. it is progress.
problems 1- toplevel goes to completed when not all items have started but so-far started items are completed. 2- not-started/preq-fail propagates not-started/na (which propagates not-started/preq-fail) check-in: f7fdbdc305 user: bjbarcla tags: v1.64-keep-running-fix | |
2017-09-27
| ||
18:04 | Removed references to rpc in server.scm check-in: 6e3332bbc0 user: jmoon18 tags: v1.64 | |
16:52 | fixed version in megatest-version.scm check-in: db0a1ae391 user: pjhatwal tags: v1.64 | |
16:42 | updated version in megatest-version.scm check-in: 3b89677e60 user: pjhatwal tags: v1.64 | |
16:00 | cherrypicked from b95f7 check-in: 19d039fc17 user: pjhatwal tags: v1.64 | |
14:25 | added cmd line support to show run times check-in: b95f77dc67 user: pjhatwal tags: v1.65 | |
11:45 | Fixed up some broken get-tests-for-runs-mindata api/rmt calls check-in: 9d5efca0bd user: mrwellan tags: v1.65 | |
2017-09-26
| ||
12:46 | fixed display of PREQ_FAIL in runs summary tab; updated color of PREQ_FAIL to salmon (light red) instead of white check-in: 42d3bf31ad user: bjbarcla tags: v1.64-keep-running-fix | |
2017-09-22
| ||
17:09 | adding seed for script to create a mock megatest run area from an existing area check-in: 703316903c user: bjbarcla tags: v1.65 | |
13:43 | Added desktop pic check-in: d5ab33bd7c user: mrwellan tags: v1.65 | |
2017-09-21
| ||
12:23 | Possible fix for collisions at test start (possibly with remove) check-in: 57fdf136ef user: mrwellan tags: v1.65 | |
2017-09-20
| ||
22:00 | Merged v1.65 back to trunk check-in: 49600010d2 user: matt tags: trunk | |
21:59 | Compiled manual check-in: 1b76773ad4 user: matt tags: v1.65 | |
21:58 | Merged run-utils branch to v1.65 check-in: 37803689fe user: matt tags: v1.65 | |
21:57 | Finished off the runs cleanup code and added some limited documentation. Closed-Leaf check-in: f8bf61270c user: matt tags: v1.64-run-utils, v1.64-keep-running-fix | |
18:07 | Got basics working for intelligent removal check-in: 921f5f46c6 user: mrwellan tags: v1.64-run-utils, v1.64-keep-running-fix | |
00:47 | Added simple-get-runs and get-all-but-most-recent-n-per-target check-in: 1d0be73485 user: matt tags: v1.64-run-utils, v1.64-keep-running-fix | |
2017-09-18
| ||
14:04 | bumped version to 1.6503 check-in: 0d58b5f4dd user: bjbarcla tags: v1.65 | |
12:34 | applied fix for stuck on keep_trying for failed item prerequisite check-in: 76b4277ddc user: bjbarcla tags: v1.65 | |
2017-09-15
| ||
11:01 | Merged html-gen branch check-in: 67151b5753 user: mrwellan tags: v1.65 | |
2017-09-14
| ||
17:10 | fixed issue where item gets stuck in keep_waiting status when prerequisite item failed check-in: 23745b4302 user: bjbarcla tags: v1.6431, v1.64-keep-running-fix | |
16:40 | enabled taging on areas with pgdb sync check-in: a9bdb53938 user: pjhatwal tags: v1.65 | |
15:31 | keep-running issue addressed Leaf check-in: b6d97c539d user: bjbarcla tags: v1.64-runs-deepdive | |
2017-09-13
| ||
22:00 | reverted use of dbstruct to db as it is inside a transaction, must access the db directly and not invoke all the magically machinery that will dynamically open up new database handles. check-in: fbc6ca10e6 user: matt tags: v1.64-runs-deepdive | |
18:00 | Revert the usage of mutex in db:locked .... check-in: 70456688e4 user: mrwellan tags: v1.64-runs-deepdive | |
17:45 | Resurected example flow Leaf check-in: 68a6b805c5 user: mrwellan tags: v1.65-areas-dashboard | |
17:43 | wip but broken check-in: 42aa8bc640 user: bjbarcla tags: v1.64-runs-deepdive | |
11:10 | Merged v1.65 into v1.64-areas-dashboard in prep to move to basing off v1.65 check-in: adc89fda39 user: mrwellan tags: v1.64-areas-dashboard | |
2017-09-12
| ||
15:25 | wip check-in: b4dec08c92 user: bjbarcla tags: v1.64-runs-deepdive | |
12:21 | added web tables to mt-pg.sql check-in: 5c94f3c919 user: pjhatwal tags: v1.65 | |
12:19 | attached area_id to the pgdb runs and updated the unique constraint or runs table to have that information. this should let runs from multiple users with same name and targets get synced without any issues check-in: c3d314c7c5 user: pjhatwal tags: v1.65 | |
2017-09-08
| ||
17:49 | Updated install script to work with 4.12.0 and newest iup check-in: 25f400c8f8 user: jmoon18 tags: v1.65 | |
2017-09-06
| ||
14:56 | test data synced into pgdb check-in: 8a40b211a4 user: pjhatwal tags: v1.65 | |
11:47 | Minor tidy up check-in: a1dbd06515 user: mrwellan tags: v1.65 | |
2017-09-01
| ||
15:50 | pgdb test-step sync completed check-in: 2f03232e1d user: pjhatwal tags: v1.65 | |
2017-08-31
| ||
11:08 | Merged in v1.64, for reference only. Do not merge to prod. Closed-Leaf check-in: 1b86fa4903 user: mrwellan tags: v1.63-configdbsync | |
2017-08-29
| ||
18:00 | merged with v1.65 Leaf check-in: 43341d56e0 user: pjhatwal tags: html-gen | |
17:39 | merged with pjhatwal check-in: 39a2ee3b95 user: pjhatwal tags: html-gen | |
17:38 | checking in pending sauth changes Leaf check-in: 01e552325c user: pjhatwal tags: pjhatwal | |
12:04 | Merged in missing viewscreen fix check-in: a5ed8f0caa user: mrwellan tags: v1.65 | |