Megatest

Timeline
Login

100 events occurring on or before 2017-10-01 09:36:14.

More ↑
2017-10-01
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:14 Edit [72c5be5101]: Add tag "v1.6432". artifact: 6f94289ff0 user: pjhatwal
17:14 Edit [db0a1ae391]: Cancel tag "v1.6432". artifact: 72d4aa49f6 user: pjhatwal
17:13
added missing reruns argument to runs:loop-values check-in: 72c5be5101 user: pjhatwal tags: v1.64
2017-09-28
18:01 Edit [f7fdbdc305]: Edit check-in comment. artifact: 52dcbc0103 user: bjbarcla
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
22:23 Changes to wiki page Megatest artifact: be9e8bf92f user: matt
18:04
Removed references to rpc in server.scm check-in: 6e3332bbc0 user: jmoon18 tags: v1.64
16:54 Edit [db0a1ae391]: Add tag "v1.6432". artifact: f196f36ed2 user: pjhatwal
16:53 Edit [3b89677e60]: Cancel tag "v1.6432". artifact: f4e12967f7 user: pjhatwal
16:52
fixed version in megatest-version.scm check-in: db0a1ae391 user: pjhatwal tags: v1.64
16:44 Edit [3b89677e60]: Add tag "v1.6432". artifact: c98d9ca0e9 user: pjhatwal
16:43 Edit [19d039fc17]: Cancel tag "v1.6432". artifact: 2f106a1879 user: pjhatwal
16:42
updated version in megatest-version.scm check-in: 3b89677e60 user: pjhatwal tags: v1.64
16:29 Edit [19d039fc17]: Add tag "v1.6432". artifact: 84fe681e95 user: pjhatwal
16:00
cherrypicked from b95f7 check-in: 19d039fc17 user: pjhatwal tags: v1.64
15:17 Edit [23745b4302]: Move to branch v1.64-keep-running-fix. artifact: 4239a2507e user: matt
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:54 Changes to wiki page Megatest artifact: fd991d5621 user: mrwellan
13:53 Changes to wiki page Megatest artifact: 42b0dbd97b user: mrwellan
13:50 Changes to wiki page Megatest artifact: 8517bb9ea3 user: mrwellan
13:50 Changes to wiki page Megatest artifact: 9ccda55901 user: mrwellan
13:43
Added desktop pic check-in: d5ab33bd7c user: mrwellan tags: v1.65
2017-09-21
23:13 Edit [37c6122258]: Add tag "fixme-matt". artifact: 0b1013e863 user: matt
21:29 Edit [f8bf61270c]: Mark "Closed". artifact: 52c1f05132 user: matt
12:27 Edit [0d58b5f4dd]: Cancel tag "v1.6503". artifact: ec87a4141d user: matt
12:26 Edit [1b76773ad4]: Cancel tag "v1.6503". artifact: 01e6b1a8cc user: matt
12:26 Edit [57fdf136ef]: Add tag "v1.6503". artifact: a19d966a84 user: matt
12:23
Possible fix for collisions at test start (possibly with remove) check-in: 57fdf136ef user: mrwellan tags: v1.65
11:02 Edit [1b76773ad4]: Add tag "v1.6503". artifact: 673b5526bb user: matt
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
09:24 Edit [1d0be73485]: Move to branch v1.64-run-utils. artifact: 796865ac4c user: mrwellan
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 Edit [0d58b5f4dd]: Add tag "v1.6503". artifact: 1d219686ff user: bjbarcla
14:04
bumped version to 1.6503 check-in: 0d58b5f4dd user: bjbarcla tags: v1.65
14:03 Edit [23745b4302]: Add tag "v1.6431". artifact: 0f0c62f8b7 user: bjbarcla
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
15:21 Edit [3b2f4ea917]: Mark "Closed". artifact: b4f20a2700 user: matt
15:20 Edit [0bfc8baff4]: Mark "Closed". artifact: bd1dcb2e2b user: matt
15:20 Edit [8913567b84]: Mark "Closed". artifact: 73afd2a626 user: matt
15:19 Edit [a8b0f906a5]: Mark "Closed". artifact: 048aed3d53 user: matt
15:18 Edit [c6c921401e]: Mark "Closed". artifact: bafa6b7b33 user: matt
15:17 Edit [630fd37714]: Mark "Closed". artifact: 8c2a5750ba user: matt
15:16 Edit [fc19888e7f]: Add propagating "closed". artifact: 38fc4d4251 user: matt
15:15 Edit [bedd2ef21c]: Mark "Closed". artifact: bd0ac32e7e user: matt
15:14 Edit [c418c9c6fb]: Mark "Closed". artifact: 2e11ae1541 user: matt
15:14 Edit [9e6dfde44c]: Mark "Closed". artifact: 5a10aa122f user: matt
15:14 Edit [c4dfcff03a]: Mark "Closed". artifact: ce7651f8e9 user: matt
15:13 Edit [c9f40b5f73]: Mark "Closed". artifact: 9a5354c60b user: matt
15:13 Edit [5b3294f8c9]: Mark "Closed". artifact: 7585e76496 user: matt
15:12 Edit [f12afe92f6]: Mark "Closed". artifact: 6e92c7ed34 user: matt
15:12 Edit [66d220dfd7]: Mark "Closed". artifact: af71e2fda2 user: matt
15:12 Edit [290b4a4fc8]: Mark "Closed". artifact: 6fed88a523 user: matt
15:11 Edit [4d740e3e44]: Mark "Closed". artifact: 920f821595 user: matt
15:11 Edit [5ed3476481]: Mark "Closed". artifact: e5afc28cfe user: matt
15:10 Edit [afe4ca4f8f]: Mark "Closed". artifact: d9e6c5621a user: matt
15:10 Edit [2b7b75cf87]: Mark "Closed". artifact: 07426d3ec3 user: matt
15:09 Edit [0b420c6656]: Mark "Closed". artifact: 760a3af4e1 user: matt
15:09 Edit [4d239a9015]: Mark "Closed". artifact: 7307f1414f user: matt
14:29 Edit [2d12c06379]: Mark "Closed". artifact: 2d46f3ab5f user: ritikaag
14:28 Edit [26e92c2962]: Mark "Closed". artifact: 07374084f9 user: ritikaag
14:26 Edit [b1b733f324]: Mark "Closed". artifact: 8213e56606 user: bjbarcla
14:25 Edit [c028f8bd3a]: Mark "Closed". artifact: 3a48298be4 user: bjbarcla
14:01 Edit [3c104e39df]: Mark "Closed". artifact: 93913ab167 user: matt
14:00 Edit [c1b7dd5a38]: Mark "Closed". artifact: 1518f5c51e user: matt
14:00 Edit [70e753f237]: Mark "Closed". artifact: 49dce5da68 user: matt
13:59 Edit [4125fe9193]: Mark "Closed". artifact: ba022c94a4 user: matt
13:58 Edit [7102506f8d]: Mark "Closed". artifact: 3396aa6dc6 user: matt
13:57 Edit [76e3f02bac]: Mark "Closed". artifact: 4160997261 user: matt
13:54 Edit [d646277c30]: Mark "Closed". artifact: 86409f8b37 user: matt
13:54 Edit [ac0e82322e]: Mark "Closed". artifact: 5db9abc522 user: matt
13:53 Edit [fb4085dbbf]: Mark "Closed". artifact: e24560fd46 user: matt
13:53 Edit [534875ccf1]: Mark "Closed". artifact: 497914b28f user: matt
13:52 Edit [482aa5f1dd]: Mark "Closed". artifact: 4d82d86940 user: matt
13:51 Edit [639b5034cc]: Mark "Closed". artifact: 93ddbb33c9 user: matt
13:50 Edit [962be10405]: Mark "Closed". artifact: 1e87efedbf user: matt
13:50 Edit [2444b3e509]: Mark "Closed". artifact: 676f7ebcb0 user: matt
13:46 Edit [7e67a7638f]: Mark "Closed". artifact: 2bb1fbe4c1 user: matt
13:45 Edit [d3f46de422]: Mark "Closed". artifact: af71bbea00 user: matt
13:45 Edit [fe6415e075]: Mark "Closed". artifact: 5e7eb0a38d user: matt
13:44 Edit [eeaf9f94c3]: Mark "Closed". artifact: cb52e653cb user: matt
13:42 Edit [9a7d1c682d]: Mark "Closed". artifact: 39994f7745 user: matt
13:35 Edit [68a6b805c5]: Move to branch v1.65-areas-dashboard. artifact: 8424422c1a user: matt
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
More ↓