Megatest

Changes On Branch v1.6303
Login

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

This is equivalent to a diff from bff9d56983 to aa5fb6de80

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
2017-01-05
11:03
added .server verification against running server ; also touching .server periodically and checking its age to detect and recover from potential server crashes check-in: 65358a4d53 user: bjbarcla tags: v1.63
09:51
Bumped version to v1.6303 check-in: aa5fb6de80 user: mrwellan tags: v1.63, v1.6303
09:37
Corrected call to get-testconfig check-in: b35bd35472 user: mrwellan tags: v1.63
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 [629c3de1dd].    [diff]

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

Modified api.scm from [fe7a2f21be] to [1debddd502].    [diff]

Modified client.scm from [50265f350f] to [cbdbeb9ff4].    [diff]

Modified common.scm from [a3fcacf886] to [4b29489636].    [diff]

Modified common_records.scm from [0e6990e6a2] to [e3400966c5].    [diff]

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

Modified dashboard-tests.scm from [cd363a9628] to [4046dd1f97].    [diff]

Modified dashboard.scm from [5d219ac9eb] to [3a1cbbc7df].    [diff]

Modified db.scm from [b74c06eb1c] to [31eac1d5ff].    [diff]

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

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

Modified http-transport.scm from [4d8eecbf3a] to [85b3cef6fd].    [diff]

Deleted inteldate.scm version [a6b831c59f].

Modified launch.scm from [4e784cfd15] to [580823485a].    [diff]

Modified megatest-version.scm from [a6ad525294] to [2c08f91447].    [diff]

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

Added minimal/manyservers.sh version [1fde698cb9].

Modified rmt.scm from [5e992d9837] to [c70f311cf0].    [diff]

Modified rpc-transport.scm from [7aa56cfddc] to [f2b0cd0198].    [diff]

Modified runs.scm from [ebf1e29df4] to [b5157dd5f4].    [diff]

Modified server.scm from [c0f30a061c] to [cd39bae7c7].    [diff]

Modified tasks.scm from [b8a3c2af2e] to [a0c6ff1ee2].    [diff]

Modified tests.scm from [5514a2a23d] to [99a08e573f].    [diff]

Modified tests/fullrun/tests/all_toplevel/testconfig from [3fb72f4d55] to [5a83007156].    [diff]

Added utils/remrun version [836fc55fdd].