Megatest

Check-in [3f5da1ddca]
Login
Overview
Comment:Added or to line 2464 in runs-inc.scm to keep going if no runname. This bypassess the real issue where runname is being lost. Also bypassed all server/network code.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.70-refactor01 | v1.70-defunct-try
Files: files | file ages | folders
SHA1: 3f5da1ddca542cfb3d2e8d694e336a5b1760f633
User & Date: matt on 2019-12-12 20:58:06
Other Links: branch diff | manifest | tags
Context
2019-12-15
22:47
Pulled in refactoring done on v1.70 branch check-in: 4ace542034 user: matt tags: v1.70-refactor01, v1.70-defunct-try
2019-12-12
20:58
Added or to line 2464 in runs-inc.scm to keep going if no runname. This bypassess the real issue where runname is being lost. Also bypassed all server/network code. check-in: 3f5da1ddca user: matt tags: v1.70-refactor01, v1.70-defunct-try
2019-12-11
22:14
shuffling stuff around. Currently fails to run: (rmt:get-runs-by-patt '(contour_name release iteration testsuite_mode) #f all/v1.70/1.7001/dev 0 500 #f 0 asc) but does run (db:get-runs-by-patt *db* '(contour_name release iteration testsuite_mode) % all/v1.70/1.7001/dev 0 500 #f 0 asc) check-in: ba4a9f34c8 user: matt tags: v1.70-refactor01, v1.70-defunct-try
Changes

Modified api-inc.scm from [d2c2cccd89] to [845cddd876].    [diff]

Modified db-inc.scm from [331eedb743] to [d7748f2cf8].    [diff]

Modified rmt-inc.scm from [15a54ab90a] to [507254531f].    [diff]