152 check-ins using file tests.scm version e19b1bb1d2
2017-03-07
| ||
11:12 | Added fix for status/statuses filter Closed-Leaf check-in: 3175b5b0e7 user: ritikaag tags: v1.63-randy-1405717332 | |
09:41 | Fixed few bugs in trigger handling check-in: 47b1c10120 user: matt tags: v1.64 | |
09:40 | merged bad data defense - protection against rmt tack dump for non vector result check-in: 110864cea7 user: bjbarcla tags: v1.63-09c-candidate | |
09:39 | Create new branch named "v1.63-09c-candidate" check-in: 848bb4fc58 user: bjbarcla tags: v1.63-09c-candidate | |
07:41 | Partially correct sync time handling for cron check-in: 66afe01542 user: matt tags: v1.64 | |
05:17 | Added comprehensive check for corrupted data received from server to fix occasional stack trace from defunct server causing data corruption. Closed-Leaf check-in: 5a9a0708b8 user: matt tags: bad-data-defense | |
2017-03-06
| ||
22:53 | Escape * as X check-in: 9987475474 user: matt tags: v1.64 | |
21:49 | cron triggered sync now working check-in: ab5a0b4fb9 user: matt tags: v1.64 | |
19:19 | added logs link check-in: 5eb5a9cc5d user: pjhatwal tags: v1.64 | |
12:24 | fixed bug where COMPLETED was mispelled to COMPLETE check-in: 2592f737ad user: bjbarcla tags: v1.63-randy-1405717332 | |
11:35 | Added 0/5 type syntax to cron specification check-in: 73a7b5099f user: matt tags: v1.64 | |
10:49 | Built-in fossil trigger added check-in: a0d9adf070 user: matt tags: v1.64 | |
08:45 | Built-in fossil trigger added check-in: 9f0f4f0f04 user: matt tags: v1.64 | |
2017-03-05
| ||
23:39 | Brought example configs up to date with changes in syntax check-in: 0b6cfda7d1 user: matt tags: v1.64 | |
23:38 | Some minor improvements, print command line to log in some use cases. If a target has missing parts, exit out (in some cases). check-in: 9926dc423e user: matt tags: v1.64 | |
21:05 | Migrated to slightly more complex syntax for areas, triggers, contours etc. to add some needed flexibility check-in: 8a9ac840a2 user: matt tags: v1.64 | |
2017-03-03
| ||
22:47 | Added *user-hash-data* - a global that can be used in -repl and #{scheme ...} calls by the end user check-in: a024d9e60f user: matt tags: v1.63 | |
18:11 | updated runs view to grab runs from pgsql check-in: 775941d835 user: pjhatwal tags: v1.64 | |
16:52 | fixed bug for ticket 1405717332: in client, crashes when needing to restart server because of reference to undefined symbol "run-id" check-in: efd0285893 user: bjbarcla tags: v1.63-randy-1405717332 | |
15:00 | removed duplicate rows check-in: 667aa76ce0 user: pjhatwal tags: v1.64 | |
08:15 | Restructured to fix some sillyness, that first example was not good check-in: 3cd84125f8 user: matt tags: v1.64 | |
06:10 | Merged from v1.63 check-in: 64f440e2e1 user: matt tags: v1.64 | |
2017-03-02
| ||
15:45 | Wrapped database open commands with detailed error handling messages. Closed-Leaf check-in: e8d3292a50 user: matt tags: condition-case-db-open | |
12:19 | fixed -list-targets delay issue check-in: b56656e03c user: bjbarcla tags: v1.63, 1.6309b | |
2017-03-01
| ||
23:33 | Basic working display of runs data check-in: 58256fbbe7 user: matt tags: v1.64 | |
19:10 | fixed issue for elena (0 byte megatest.db on make setup) check-in: 880cbf2fca user: bjbarcla tags: v1.63, 1.6309a | |
19:08 | updated fix, removed extra print Closed-Leaf check-in: bc910703e0 user: bjbarcla tags: v1.63-elena | |
19:06 | updated fix, removed extra print check-in: 0b4da049c6 user: bjbarcla tags: v1.63-elena | |
19:04 | updated fix, removed mutex check-in: 344bd252c6 user: bjbarcla tags: v1.63-elena | |
18:57 | bugfixed check-in: 983192e6e6 user: bjbarcla tags: v1.63-elena | |
15:36 | made wal mode optional check-in: 3dd33d4cce user: bjbarcla tags: v1.63 | |
15:35 | reversed polarity of walmode Closed-Leaf check-in: e6ea5fd0f3 user: bjbarcla tags: v1.63-no-wal | |
15:22 | test remove wal mode check-in: 320ed4c8d5 user: bjbarcla tags: v1.63-no-wal | |
2017-02-28
| ||
23:44 | Re-org'd some files and provided a skeleton cgi with some examples check-in: 6c5ce13b65 user: matt tags: v1.64 | |
2017-02-27
| ||
23:03 | Added a couple basic widgets to page check-in: b44a827342 user: matt tags: v1.64 | |
09:39 | Updated megatest version for 1.6402 check-in: 03c5160677 user: jmoon18 tags: v1.64, v1.6402 | |
02:34 | changed to -sync-to and added sqlite3 as target check-in: 19de5493ad user: matt tags: v1.64 | |
2017-02-26
| ||
22:07 | Added more illustration for cgi check-in: a624813a5a user: matt tags: v1.64 | |
21:47 | Very primitive example cgi page working check-in: d764a365bb user: matt tags: v1.64 | |
21:22 | Added beginings for cgi interface support check-in: f9ed9f102e user: matt tags: v1.64 | |
19:56 | Adding some templates for cgi check-in: e8f9900f14 user: matt tags: v1.64 | |
17:45 | Added switch -sync-to-pg check-in: 0f744a80ec user: matt tags: v1.64 | |
16:47 | test syncing to postgres now working nicely check-in: e701e84616 user: matt tags: v1.64 | |
11:27 | Fixed schema issue. transfering/updating individual run entries done. check-in: 266b1a7dc4 user: matt tags: v1.64 | |
10:54 | Misc. work on route to megatest.db -> mt pg db sync check-in: 6a8906cbd3 user: matt tags: v1.64 | |
2017-02-25
| ||
23:18 | Added placeholder for pgdb sync check-in: 096366f99c user: matt tags: v1.64 | |
21:28 | Incomplete merge of earlier postgresql gasket to v1.64 Closed-Leaf check-in: ea5c3cf6ec user: matt tags: pg-gasket-incomplete | |
21:10 | Cleaned up schema for common postgres db check-in: 5574ded5f0 user: matt tags: v1.64 | |
16:07 | Added a flexible targer mapper mechanism check-in: adda285a75 user: matt tags: v1.64 | |
2017-02-23
| ||
19:11 | Brought v1.64 up to date with v1.63 check-in: 995f56ced6 user: matt tags: v1.64 | |
16:41 | bumped version check-in: 738c84b513 user: bjbarcla tags: v1.63, v1.6309 | |
15:33 | Added check for ruletype check-in: cf2e7841b3 user: mrwellan tags: v1.64 | |
15:31 | various check-in: c5e3d3ecf6 user: bjbarcla tags: v1.63 | |
14:38 | fixed read-only db init issue check-in: 9a5aabe821 user: bjbarcla tags: v1.63 | |
14:20 | cherry picked ritika's fix for filter stickiness check-in: 0c295a5ea3 user: bjbarcla tags: v1.63 | |
14:06 | Dashboard filter check enabled Closed-Leaf check-in: 51eb2410ed user: ritikaag tags: v1.63-run-times | |
10:45 | Merged with v1.63 check-in: 39edec417c user: ritikaag tags: v1.63-run-times | |
09:42 | Pulled in few minor changes from v1.64: -envcap help corrections, default run time for server to 1h check-in: f29006e4c3 user: mrwellan tags: v1.63 | |
2017-02-22
| ||
21:44 | Added skeleton for resurected waivers mechanism check-in: d403b4bf87 user: matt tags: v1.64 | |
21:26 | removed some noisy output and added some runconfigs.config example settings check-in: 6d51100961 user: matt tags: v1.64 | |
21:18 | merge v1.63 into v1.64 b763,8a61,11f9,9fc6 check-in: 30ecc5c974 user: matt tags: v1.64 | |
21:14 | merge1 of v1.63 into v1.64 a0a29,0db9 check-in: 77ef7ed437 user: matt tags: v1.64 | |
21:01 | merge1 of v1.63 into v1.64 check-in: 8104470e86 user: matt tags: v1.64, v1.6401 | |
19:40 | Improved syncback logic to look also at journal and WAL files check-in: 35e0456c34 user: matt tags: v1.63, v1.6308 | |
18:55 | Speculative fix for syncback logic check-in: 889c03819d user: matt tags: v1.63 | |
16:53 | fixed -list-runs issue check-in: c71b7be095 user: bjbarcla tags: v1.63 | |
14:18 | Merged dashboard view fix check-in: 67738c3cd4 user: ritikaag tags: v1.63 | |
13:53 | merged in read-only support check-in: 46372e7493 user: bjbarcla tags: v1.63 | |
13:17 | Made right stretch for dashboard working check-in: 2ddc938937 user: ritikaag tags: v1.63-run-times | |
12:35 | merged v1.63 Closed-Leaf check-in: a0e40d2621 user: bjbarcla tags: v1.63-readonly | |
11:45 | cleaned up debug message check-in: 5d0de7eba5 user: bjbarcla tags: v1.63-readonly | |
11:37 | fixed bug with write-access syncing; cleaned up debug messages check-in: 7883dcdd0f user: bjbarcla tags: v1.63-readonly | |
00:04 | forced full sync at outset whether tmp dbfile exists or not. syncback does not seem to be working (tmpdb->megatest.db) when forcing state switch. check-in: 71120594f1 user: bjbarcla tags: v1.63-readonly | |
2017-02-21
| ||
23:01 | prime tmpdb even if readonly check-in: e7ef30d3e1 user: bjbarcla tags: v1.63-readonly | |
22:18 | fixed bug with waive dialog in dashboard check-in: bc5d8b0c1b user: bjbarcla tags: v1.63-readonly | |
21:44 | fixed readonly watchdog check-in: 8c83a08f46 user: bjbarcla tags: v1.63-readonly | |
21:06 | wip; readonly watchdog not properly starting. check-in: 1ae7e02473 user: bjbarcla tags: v1.63-readonly | |
17:54 | wip; readonly watchdog not properly starting. check-in: a7af13fe19 user: bjbarcla tags: v1.63-readonly | |
17:10 | fixed bug with loading area from Matt check-in: 8caaed5094 user: bjbarcla tags: v1.63-readonly | |
16:52 | fixed bug with loading area from Matt check-in: 6555418e4b user: bjbarcla tags: v1.63-readonly | |
16:49 | fixed bug with loading area from Matt check-in: 044051d315 user: bjbarcla tags: v1.63-readonly | |
14:28 | resolved deadlock in db:setup; fixed read-only detection in db migration proc check-in: ee0d52f1d2 user: bjbarcla tags: v1.63-readonly | |
14:03 | fixed gross bugs; first time ovbserved read-only mode working (-list-runs) check-in: 6d7e5ab283 user: bjbarcla tags: v1.63-readonly | |
2017-02-20
| ||
13:47 | Suppressed some noisy output Closed-Leaf check-in: a7eabde3a3 user: matt tags: run-mgr | |
07:03 | Merged first version of mtutil into v1.64 Closed-Leaf check-in: 45b3d258d9 user: matt tags: v1.64-defunct | |
2017-02-19
| ||
23:47 | Replaced cron logic with crude but robust approach. check-in: 358e040c6c user: matt tags: run-mgr | |
2017-02-18
| ||
22:40 | Added basic crontab based launching check-in: 5d3a3776be user: matt tags: run-mgr | |
22:15 | Added a simple crontab-like function for time based triggers check-in: 27f026b730 user: matt tags: run-mgr | |
2017-02-17
| ||
20:48 | Pulled in fix for dashboard launching check-in: 56bd54e48e user: matt tags: v1.63 | |
17:46 | opened db:setup to non-homehost check-in: f2bcff013a user: bjbarcla tags: v1.63-readonly | |
17:23 | updated api_access_methods_evolution.ods check-in: 10f398cac7 user: bjbarcla tags: v1.63-readonly | |
17:10 | add spreadsheet check-in: fa9ace95d6 user: bjbarcla tags: v1.63-readonly | |
16:19 | wip check-in: c08f1fdbe0 user: bjbarcla tags: v1.63-readonly | |
13:53 | wip check-in: 5b3c4129c4 user: bjbarcla tags: v1.63-readonly | |
13:44 | wip check-in: 01b41c1703 user: bjbarcla tags: v1.63-readonly | |
2017-02-16
| ||
22:06 | Fixed launching of viewscreen causing hesitation on cleanrunexecute check-in: d2a7fb2fe4 user: matt tags: run-mgr | |
21:52 | Fixed minor breakage from previous commit check-in: c5853b67b1 user: matt tags: run-mgr | |
21:42 | Fixed wildcards in runconfigs, cleared some output debug noise. check-in: 2feae1cd63 user: matt tags: run-mgr | |
10:27 | Merged in v1.63 check-in: ec12264594 user: mrwellan tags: run-mgr | |
07:54 | Bump version to v1.6308 check-in: c0783292db user: mrwellan tags: v1.63, v1.6308 | |
2017-02-15
| ||
23:32 | Fix for mixed run data in html output. NOTE: somewhat speculative. I was unable to reproduce the problem and verify the fix. check-in: 09715bb136 user: matt tags: v1.63 | |
15:19 | Moved rungen.config to runconfigs.config check-in: fe62eba160 user: mrwellan tags: run-mgr | |
04:09 | Added file-and to sense types check-in: 8f754a1158 user: matt tags: run-mgr | |
2017-02-14
| ||
21:49 | Added sync of contour field. However sync itself is not working. check-in: 45f0a7be94 user: matt tags: run-mgr | |
16:44 | Added protection for call to get mod time check-in: c39a272abe user: mrwellan tags: run-mgr | |
15:17 | Create new branch named "v1.63-readonly" check-in: 78ff598411 user: bjbarcla tags: v1.63-readonly | |
14:48 | Minor tweaks check-in: 073579372e user: mrwellan tags: run-mgr | |
14:48 | Fixed underscores visibility in test names check-in: 3a9b974528 user: ritikaag tags: v1.63 | |
14:43 | Changed default btn-height check-in: 2876b98759 user: ritikaag tags: v1.63-run-times | |
01:19 | Mostly added contour support to db check-in: eeedb3f973 user: matt tags: run-mgr | |
2017-02-13
| ||
23:58 | Added basics of -contour support. db still needed, also some other changes in this commit. check-in: 0f4fa8cf1a user: matt tags: run-mgr | |
22:48 | Fixed few problems with actual launching of runs. check-in: 7d33809fbf user: matt tags: run-mgr | |
22:04 | File sensing now working check-in: a83fac111f user: matt tags: run-mgr | |
17:45 | restored previous default pre-command and post-command same as old xterm, with new dashboard.use-viewscreen option to turn back on Closed-Leaf check-in: 2f6825c738 user: bjbarcla tags: v1.63-viewscreen-optional | |
2017-02-12
| ||
22:50 | Dispatching works. All pieces in place to implement change checks check-in: da6405a876 user: matt tags: run-mgr | |
20:33 | Parts of command line coming together check-in: f8ecc58db2 user: matt tags: run-mgr | |
14:32 | Progress snapshot check-in: 00aca6f09e user: matt tags: run-mgr | |
13:11 | Fixed merge conflict Closed-Leaf check-in: 9aecb4ea43 user: matt tags: integ-home | |
11:48 | Split sensing out to new config file rungen.config check-in: 83aea4b059 user: matt tags: run-mgr | |
09:02 | Re-set integ-home check-in: c10a3e4292 user: matt tags: integ-home | |
03:07 | Added megatest.config in top dir for developing mtutil. check-in: e8b9f87644 user: matt tags: run-mgr | |
2017-02-11
| ||
23:43 | Properly add groups table, note that pkt groups are mapped to Megatest areas. check-in: 936256f9c5 user: matt tags: run-mgr | |
23:40 | process pkts adds to queue. check-in: e15e06c331 user: matt tags: run-mgr | |
07:57 | First pkt and a fix to the Makefile check-in: defd9d9bdd user: matt tags: run-mgr | |
2017-02-10
| ||
21:52 | Clean up command-line interface check-in: bc460650a2 user: matt tags: run-mgr | |
21:24 | Sync up with v1.63 check-in: 16863935ce user: matt tags: run-mgr | |
15:16 | Added some brief info on wildcards in runconfigs to the user manual check-in: 39f84a3f86 user: mrwellan tags: v1.63 | |
15:01 | Added wildcards to config processing. Made ini the default for dumping runconfigs check-in: 4f34e9ebdb user: mrwellan tags: v1.63 | |
06:28 | Added example hard-coded level for runtype Closed-Leaf check-in: 36205402a3 user: mrwellan tags: multi-area-dboard | |
2017-02-09
| ||
22:02 | Added label widget for target selection back (but not fully wired up yet) check-in: d3f4ebaa66 user: matt tags: multi-area-dboard | |
21:02 | Merged v1.63 to trunk check-in: 31e9f07df0 user: matt tags: trunk | |
18:58 | margs idea comment check-in: 57f82b54ec user: matt tags: run-mgr | |
2017-02-08
| ||
22:58 | Added start of prototype run manager check-in: 5b7b453cb7 user: matt tags: run-mgr | |
17:06 | added ducttape-lib installation check-in: 5972048eaa user: bjbarcla tags: v1.63 | |
15:38 | updates to installall.sh check-in: 64286781e8 user: bjbarcla tags: v1.63 | |
10:28 | Bumped version to v1.6307 check-in: fb5d3c7ae9 user: mrwellan tags: v1.63, v1.6307 | |
08:50 | Quiet the watchdog message check-in: 376e1e93e3 user: mrwellan tags: v1.63 | |
2017-02-07
| ||
22:08 | Begin another attempt at multi-area dashboard check-in: 09ec9e3bbe user: matt tags: multi-area-dboard | |
15:06 | Create new branch named "v1.63-run-times" check-in: 1297c37368 user: ritikaag tags: v1.63-run-times | |
2017-02-06
| ||
22:57 | Merging in the multi-area support in rmt.scm check-in: bd4e28b609 user: matt tags: v1.63 | |
15:45 | merged with latest v1.63 check-in: da3c8f5f02 user: srehman tags: v1.63-configdbsync | |
00:12 | Simple method for multi-area support, just use optional param to pass in area-dat Closed-Leaf check-in: 7b885095bb user: matt tags: simple-area-dat | |
2017-02-04
| ||
22:47 | Fixed crash due to old usage of run-id check-in: 11ed7c771f user: matt tags: v1.63 | |
2017-02-03
| ||
17:15 | merged with v1.63 check-in: b4a8031723 user: pjhatwal tags: html-gen | |
17:01 | fix bug check-in: 701c6c5840 user: bjbarcla tags: v1.63 | |
16:25 | fixed the html genrate message check-in: 7a120e7604 user: pjhatwal tags: v1.63, v1.6306 | |
16:18 | merged html gen check-in: c720d64d07 user: pjhatwal tags: v1.63 | |
14:39 | Automated merge of v1.63/f51e2586ed/integ into integ-home check-in: 8508babb1a user: matt tags: integ-home | |
2017-02-02
| ||
22:10 | Automated merge of v1.63/81b0d79d6d/integ into integ-home check-in: caa6fe7473 user: matt tags: integ-home | |
17:54 | Automated merge of v1.63/9d4d98bcd5/integ into integ-home check-in: 2e9f48e61d user: matt tags: integ-home | |
15:20 | Automated merge of html-gen/ae20a8a286/integ into integ-home check-in: 729025ee8c user: matt tags: integ-home | |
14:52 | added basic html genration check-in: ae20a8a286 user: pjhatwal tags: html-gen | |