Megatest

Check-in [77f7d5ef17]
Login
Overview
Comment:Cleaned up after bug squishing. Several minor bugs found. Added all-rmt unit test and made it the default sole unit flow to run
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.64-bug-sqlish
Files: files | file ages | folders
SHA1: 77f7d5ef17659e755848c5349f107305553fa9d9
User & Date: matt on 2017-03-15 23:44:38
Other Links: branch diff | manifest | tags
Context
2017-03-16
18:05
Adapt to refactored pkts egg. check-in: 8a6b4757c8 user: matt tags: v1.64-new-pkts
2017-03-15
23:44
Cleaned up after bug squishing. Several minor bugs found. Added all-rmt unit test and made it the default sole unit flow to run Closed-Leaf check-in: 77f7d5ef17 user: matt tags: v1.64-bug-sqlish
21:14
bug squashing frenzy using overriding of handle-exceptions to expose problems. partial progress snapshot check-in: 8e70f505b7 user: matt tags: v1.64-bug-sqlish
Changes

Modified api.scm from [be9434e35b] to [f1d46841da].    [diff]

Modified client.scm from [d740aa52d4] to [19d242e4dd].    [diff]

Modified common.scm from [b96d2d86e8] to [cb8fbcb993].    [diff]

Modified common_records.scm from [20bc5f4a66] to [0a5321af09].    [diff]

Modified configf.scm from [449e48b127] to [881a699c98].    [diff]

Modified dashboard-tests.scm from [bd065dbfb8] to [54ccc9758e].    [diff]

Modified dashboard.scm from [08000f744c] to [2ddcbd2dba].    [diff]

Modified datashare.scm from [13c510c084] to [aff106f1a7].    [diff]

Modified db.scm from [a14aa40a9e] to [3398d87de1].    [diff]

Modified launch.scm from [43ba98e702] to [e503042943].    [diff]

Modified lock-queue.scm from [7b6ce8360f] to [9c528b71c8].    [diff]

Modified megatest.scm from [97c82aec74] to [95c7d4b1ae].    [diff]

Modified mtut.scm from [a5be6aa9b2] to [fdb1ede093].    [diff]

Modified portlogger.scm from [ef68809fc4] to [e604a481b0].    [diff]

Modified process.scm from [80b82fc2b6] to [1851bdf789].    [diff]

Modified rmt.scm from [a76e9164a4] to [93944166e1].    [diff]

Modified rpc-transport.scm from [1c47c33542] to [f2b0cd0198].    [diff]

Modified runs.scm from [473b7184a3] to [a2e7cae34f].    [diff]

Modified server.scm from [4dfcc62d4a] to [c9206854e2].    [diff]

Modified sharedat.scm from [c03c6f4901] to [aee689d39a].    [diff]

Modified spublish.scm from [3e828a25b5] to [238d94c641].    [diff]

Modified sretrieve.scm from [cd67d090e3] to [f347600c92].    [diff]

Modified tasks.scm from [ff1beb06ff] to [3a8b93e01e].    [diff]

Modified tdb.scm from [74d4ae037b] to [85b17f8d7b].    [diff]

Modified tests.scm from [6d7eac049b] to [31439bf084].    [diff]

Modified tests/Makefile from [ca46bf23f9] to [3cbc059672].    [diff]

tests/rununittest.sh became executable with contents [a3ce11ff80].

Added tests/unittests/all-rmt.scm version [091111a6e5].