Megatest

Timeline
Login

200 events occurring around 2017-09-14 15:12:51.

More ↑
2017-10-17
14:16
fix to append contour to use from fields runs table if it exist check-in: 170a77e923 user: pjhatwal tags: v1.65
05:54
Merged v1.64 into v1.65-runarun check-in: eb80abc1cb user: matt tags: v1.65-runarun
05:39 New ticket [73204f444b] Need option to auto exit a runner if exact same target/runname/testpatt (or superset) started. artifact: 7b365aa52c user: matt
05:27
Merged v1.65 check-in: 58e34dfa87 user: matt tags: v1.65-runarun
2017-10-13
10:39
Using set-state-status with preclean instead of actual removal of run in the CleanRunExecute button of the test control panel check-in: b0128aaf09 user: mrwellan tags: v1.64
2017-10-10
14:01
Merged install file check-in: e62995eb4e user: jmoon18 tags: v1.64
13:50
decrease inter-test-delay to 0.1 check-in: a073c69b4f user: mrwellan tags: v1.64, v1.6433
13:27
Merged in itemflow2 branch and bumped version check-in: a43f4c88f9 user: mrwellan tags: v1.64, v1.6433
13:14 Edit [6baf47004a]: Mark "Closed". Edit check-in comment. artifact: 66e357262d user: bjbarcla
10:45
parameterized 2 second delay in runs:can-run-more-tests as setup:inter-test-delay -- default to 2. setting to zero eliminates initial hestitancy between test launches Leaf check-in: 75bb4ba345 user: bjbarcla tags: v1.64-itemflow2
2017-10-09
22:10
Re-merged check-in: 254bc4fdbb user: matt tags: v1.65-runarun
18:42
Fixed merge conflict check-in: a533b6fa40 user: jmoon18 tags: v1.65
18:06
Lower priority on some debug messages check-in: 9a22462662 user: mrwellan tags: v1.65-runarun
15:41 Edit [0ae58081ef]: Add tag "v1.6503". artifact: 6631b78e36 user: pjhatwal
15:40 Edit [57fdf136ef]: Cancel tag "v1.6503". artifact: 14ccc37520 user: pjhatwal
15:39 Edit [0ae58081ef]: Edit check-in comment. artifact: 5136d40810 user: pjhatwal
15:19
fixed pgdb sync to skip deleted runs if they were not added to pgdb in prior sync check-in: 0ae58081ef user: pjhatwal tags: v1.65
2017-10-06
17:53
Speculative merge of itemflow2 fixes check-in: ba4880b15c user: mrwellan tags: v1.65-runarun
17:42
added preq_fail to -rerun-clean check-in: 1d84d670d9 user: bjbarcla tags: v1.64-itemflow2
17:33
removed debug message check-in: 9d95b5bab0 user: bjbarcla tags: v1.64-itemflow2
17:19
improved preq_fail handling check-in: 109f029d2c user: bjbarcla tags: v1.64-itemflow2
17:16
improved preq_fail handling check-in: 70b2187dab user: bjbarcla tags: v1.64-itemflow2
14:55
db:get-prereqs-not-met is improved. check-in: 3c05b69ebe user: bjbarcla tags: v1.64-itemflow2
14:24
Fixed section add var configf:set-section-var function check-in: c06b050f1f user: mrwellan tags: v1.65-runarun
2017-10-05
15:55
Update to docs check-in: 7eafe80028 user: mrwellan tags: v1.65-runarun
14:34
Ironed out most problems in subrun. Couple more features needed and it will be completed. check-in: 40b4a62d86 user: mrwellan tags: v1.65-runarun
14:10 Edit [f7fdbdc305]: Move to branch v1.64-keep-running-fix. artifact: 1c044d31d4 user: bjbarcla
12:16
second attempt to solve itemwait problems check-in: 29e9b8cb21 user: bjbarcla tags: v1.64-itemflow2
11:56 Edit [f7fdbdc305]: Add tag "v1.64-keep-running-fix". artifact: a981d36fcc user: bjbarcla
2017-10-04
10:32
fix list run times.. added launch setup. check-in: 77620de737 user: pjhatwal tags: v1.65
2017-10-03
14:42 Edit [f32b18ba49]: Add tag "v1.6432". artifact: be335dc430 user: pjhatwal
14:42 Edit [72c5be5101]: Cancel tag "v1.6432". artifact: 48b6709dee user: pjhatwal
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: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
2017-09-12
15:25
wip check-in: b4dec08c92 user: bjbarcla tags: v1.64-runs-deepdive
15:24 Edit [11da84bb96]: Remove the "Closed" mark. artifact: a7a918722b user: bjbarcla
13:59 Edit [f9b5189ffe]: Remove the "Closed" mark. artifact: 3c74242c8b user: matt
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
11:42 New ticket [2bf349ad96] selecting edit testconfig from the context menu in run tab launches vi even though my EDITOR env var is "emacs". artifact: 278544d20c user: bjbarcla
2017-09-05
17:21 Ticket [827909e4da] dashboard running on non-homehost with large db can hang status still Open with 5 other changes artifact: d8597228f5 user: bjbarcla ... 1 similar event omitted.
2017-09-01
15:50
pgdb test-step sync completed check-in: 2f03232e1d user: pjhatwal tags: v1.65
15:04 Edit [32584d6c1d]: Remove the "Closed" mark. artifact: 0e55161f7c user: matt
15:03 Edit [326c8c2840]: Mark "Closed". artifact: 77e383d773 user: matt
15:02 Edit [97fa5b16d5]: Mark "Closed". artifact: aeb4007a65 user: matt
15:02 Edit [abcfb9550d]: Mark "Closed". artifact: 0465f6507a user: matt
14:56 Edit [4e3d7aed7d]: Mark "Closed". artifact: d08bc0da62 user: matt
2017-08-31
11:36 Edit [08cf77140c]: Mark "Closed". artifact: 7b30ad9725 user: matt
11:33 Edit [1b86fa4903]: Mark "Closed". Edit check-in comment. artifact: 1ced75e9a4 user: matt
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-30
10:24 Edit [5f96a1cd71]: Mark "Closed". artifact: b65d6e5861 user: matt
10:24 Edit [38b7f592d7]: Mark "Closed". artifact: 7562b05ff7 user: matt
10:23 Edit [5cb3a069f8]: Mark "Closed". artifact: 8b569b392a user: matt
10:22 Edit [01e552325c]: Edit check-in comment. artifact: 8bb92ca245 user: matt
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
14:47 Edit [7b885095bb]: Mark "Closed". artifact: 73e0ebf8a5 user: matt
14:44 Edit [77f7d5ef17]: Mark "Closed". artifact: bf3270adf2 user: matt
14:41 Edit [b87b18b983]: Mark "Closed". artifact: e71585c229 user: matt
14:40 Edit [37f53d58ab]: Mark "Closed". artifact: 52d4e9208f user: matt
14:40 Edit [36205402a3]: Mark "Closed". artifact: a49734a875 user: matt
14:39 Edit [386eb32caa]: Mark "Closed". artifact: 77735da2f9 user: matt
14:33 Edit [2637cbf116]: Mark "Closed". artifact: a5b183f1c1 user: matt
14:32 Edit [fa49f48d6b]: Mark "Closed". artifact: cbc1c76cda user: matt
14:32 Edit [2148615256]: Mark "Closed". artifact: e17db7cf48 user: matt
14:31 Edit [9c439224c9]: Mark "Closed". artifact: 73631f6887 user: matt
14:31 Edit [d1f991a5b4]: Mark "Closed". artifact: c12811203e user: matt
14:31 Edit [bc910703e0]: Mark "Closed". artifact: fddaac17cd user: matt
12:57 Edit [2f6825c738]: Mark "Closed". artifact: 413ca3f5f7 user: matt
12:04
Merged in missing viewscreen fix check-in: a5ed8f0caa user: mrwellan tags: v1.65
11:55 Edit [e6ea5fd0f3]: Mark "Closed". artifact: f25f84ad46 user: matt
11:52 Edit [e8d3292a50]: Mark "Closed". artifact: 9728c4bfd4 user: matt
11:51
Merged v1.64 changes into v1.65 check-in: 2120db9cff user: mrwellan tags: v1.65
11:30 Edit [ea5c3cf6ec]: Mark "Closed". artifact: 6477ec92d3 user: matt
11:28 Edit [e8af37dc3b]: Mark "Closed". artifact: 74e9655a27 user: matt
11:28 Edit [30d36cbe76]: Mark "Closed". artifact: 9c9fb32085 user: matt
11:27 Edit [9aecb4ea43]: Mark "Closed". artifact: e3d3d511d8 user: matt
11:25 Edit [6ea2788e6f]: Mark "Closed". artifact: 38ccdcb37c user: matt
11:25 Edit [047e6962b4]: Mark "Closed". artifact: de2219ef37 user: matt
11:24 Edit [46824503fa]: Mark "Closed". artifact: d84eed06da user: matt
11:24 Edit [45e3a1e3be]: Mark "Closed". artifact: 9a96ca845d user: matt
11:23 Edit [74d9575642]: Mark "Closed". artifact: 5fb3e9f8da user: matt
11:23 Edit [3910c136f6]: Mark "Closed". artifact: 0850f753fe user: matt
11:22 Edit [08a1393c61]: Mark "Closed". artifact: cea964ad50 user: matt
11:22 Edit [6e46d4a93e]: Mark "Closed". artifact: 764c9a9ce2 user: matt
11:21 Edit [6a476e9ca7]: Mark "Closed". artifact: eaff535dc2 user: matt
11:21 Edit [6a476e9ca7]: Mark "Closed". artifact: d24ac2a1f1 user: matt
11:21 Edit [24f5edc35b]: Mark "Closed". artifact: 991be1da59 user: matt
11:20 Edit [e7dcebe686]: Mark "Closed". artifact: 09e0676354 user: matt
11:20 Edit [293d28e2af]: Add propagating "closed". artifact: 9f97d86a6e user: matt
11:19 Edit [599461b731]: Mark "Closed". artifact: 2f5c7e76f8 user: matt
11:18 Edit [92e8daba5d]: Mark "Closed". artifact: 3514ddaee5 user: matt
More ↓