Megatest

Check-in [33160354bc]
Login
Overview
Comment:No idea what this was. Commiting just in case it is interesting ...
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | dunno
Files: files | file ages | folders
SHA1: 33160354bcdb1b59ea8f4c7765acb1938693feef
User & Date: matt on 2018-04-18 00:21:50
Other Links: branch diff | manifest | tags
Context
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-05
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
2016-11-19
17:03
Committing automated merge of v1.62-no-rpc/d06a3ab427 into check-in: 97105a40d0 user: matt tags: integ-home
Changes

Modified Makefile from [83b5fe2a28] to [1b85fc3382].    [diff]

Modified api.scm from [bcdab13d33] to [fe7a2f21be].    [diff]

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

Modified common.scm from [3a70d4042d] to [a3fcacf886].    [diff]

Modified common_records.scm from [9b8dfbfc6d] to [0e6990e6a2].    [diff]

Modified dashboard-tests.scm from [2a1074e05f] to [cd363a9628].    [diff]

Modified dashboard.scm from [ef1ffd321d] to [5d219ac9eb].    [diff]

Modified db.scm from [8a10ffb751] to [b74c06eb1c].    [diff]

Modified docs/inprogress/megatest-architecture-proposed-2.fig from [9938b93bd4] to [8f30e0932f].    [diff]

Modified fs-transport.scm from [59920959a9] to [28e812486e].    [diff]

Modified http-transport.scm from [13883e3b0d] to [4d8eecbf3a].    [diff]

Modified launch.scm from [53f264e03f] to [4e784cfd15].    [diff]

Modified megatest.scm from [53f98c25e7] to [46d15d3c2a].    [diff]

Modified mt.scm from [22f271eaa3] to [1d20117cfc].    [diff]

Name change from debugger.scm to oldsrc/debugger.scm.

Name change from newdashboard.scm to oldsrc/newdashboard.scm.

Modified remotediff-nmsg.scm from [90308a45f2] to [50100144d4].    [diff]

Modified rmt.scm from [51e718f694] to [5e992d9837].    [diff]

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

Modified runs.scm from [7de1bce1de] to [ebf1e29df4].    [diff]

Modified server.scm from [19061b35b0] to [c0f30a061c].    [diff]

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

Modified tests.scm from [8d5f3a1ead] to [5514a2a23d].    [diff]

Modified tests/fullrun/megatest.config from [8446f6ae84] to [353b25ebc0].    [diff]

Modified tests/rununittest.sh from [751af2da02] to [a3ce11ff80].    [diff]

Modified tests/unittests/basicserver.scm from [85fa769c5b] to [723ba8b37f].    [diff]

Modified tests/unittests/runs.scm from [75d6997ca7] to [fb0f09ae17].    [diff]

Modified tree.scm from [5c27bcda2b] to [be6fd73bd7].    [diff]

Added utils/find-unused-globals.sh version [54735d591a].