Megatest

Changes On Branch 327a91c7afbdba0a
Login

Changes In Branch v1.63 Through [327a91c7af] Excluding Merge-Ins

This is equivalent to a diff from bff9d56983 to 327a91c7af

2018-04-18
00:21
No idea what this was. Commiting just in case it is interesting ... Leaf check-in: 33160354bc user: matt tags: dunno
2016-12-15
08:35
Fixed incomplete marking to correctly roll up and it now marks as COMPLETED/DEAD check-in: 0173c4f64d user: mrwellan tags: v1.63
2016-12-14
22:33
Re-merge (deltas already captured by cherrypick?) of 5f96 Closed-Leaf check-in: b87b18b983 user: matt tags: re-merge-no-rpc
16:03
Automated merge of v1.63/327a91c7af/integ into integ-home check-in: e579af93cc user: matt tags: integ-home
15:28
merged work done on trunk accidentally check-in: 327a91c7af user: bjbarcla tags: v1.63
2016-12-13
17:17
fixed a couple bugs in common:get-least-loaded-host check-in: 4b3bf0b62b user: bjbarcla tags: trunk
11:57
Removed debug noise. check-in: da4a953ead user: mrwellan tags: v1.63, v1.6302
2016-12-05
13:11
Bumped version to v1.6301 check-in: fbf0a07a1d user: mrwellan tags: v1.63, v1.6301
12:58
Protected calls to expensive ping with calls to cheap server:read-dotserver. This appears to 100% the run-away pings problem Closed-Leaf check-in: bff9d56983 user: mrwellan tags: v1.62-no-rpc
11:05
Correct expiration of server connections check-in: b168adb943 user: mrwellan tags: v1.62-no-rpc

Modified Makefile from [1b85fc3382] to [a97ce9bc7e].    [diff]

Modified NOTES from [fdf26c3763] to [24a602c385].    [diff]

Modified common.scm from [a3fcacf886] to [7404179285].    [diff]

Modified configf.scm from [d9393dba52] to [ddff2b4e5d].    [diff]

Modified db.scm from [b74c06eb1c] to [b8a881530e].    [diff]

Modified docs/manual/megatest_manual.html from [2d6199dc08] to [2f3ab9d0a7].    [diff]

Modified docs/manual/reference.txt from [206fb51b8f] to [a08ca10124].    [diff]

Modified launch.scm from [4e784cfd15] to [8f1718bc5f].    [diff]

Modified megatest-version.scm from [a6ad525294] to [0bf6986bb1].    [diff]

Modified megatest.scm from [46d15d3c2a] to [da4e664704].    [diff]

Modified rmt.scm from [5e992d9837] to [2632e87e3e].    [diff]

Modified tests.scm from [5514a2a23d] to [63786038c0].    [diff]

Added utils/remrun version [836fc55fdd].