Megatest

Changes On Branch 8b9deb077262cc1e
Login

Changes In Branch v1.71 Through [8b9deb0772] Excluding Merge-Ins

This is equivalent to a diff from eb2060809c to 8b9deb0772

2024-04-23
08:20
Bring back KEEP_TRYING to (hopefully) fix the false PREREQ_FAILS issues check-in: 583699e19c user: mrwellan tags: v1.71
2024-04-17
19:06
added convert-db.sh which migrates dbs from older versions check-in: 8b9deb0772 user: mmgraham tags: v1.71, v1.7103
2024-04-10
11:41
changed version to v1.7103 check-in: 6ff0464c65 user: mmgraham tags: v1.71
2023-06-27
18:45
cherry picked 8ff6166610. Fixes the quote problem in PATH check-in: 2438268e0b user: mmgraham tags: v1.70, v1.7014
2023-05-15
18:59
Limit to 10 dbs in num-run-dbs. Fully turned off running find-and-mark in runs.scm check-in: 447b257e2f user: matt tags: v1.71
2023-05-08
16:46
Added with-transaction around a for-each-row check-in: eb2060809c user: mmgraham tags: v1.70
2023-05-07
22:56
Corrected file paths of -shm and -wal files in db:all-db-sync check-in: 8bf6fd860b user: mmgraham tags: v1.70

Modified Makefile from [6526b7c191] to [9cff738d12].    [diff]

Modified api.scm from [4f8dbc344f] to [2295f8d728].    [diff]

Modified common.scm from [760479d289] to [7944e605d1].    [diff]

Modified commonmod.scm from [2570fcf4eb] to [cefe879e36].    [diff]

Modified dashboard.scm from [0995d5cbb4] to [0d09ba74fa].    [diff]

Modified db.scm from [d4dcfd72a3] to [c536b1d8e4].    [diff]

Modified dbfile.scm from [a0594e55e5] to [14d0a1b210].    [diff]

Modified launch.scm from [60d380c61b] to [6c7fb3bbfc].    [diff]

Modified megatest-version.scm from [9b7afeda4b] to [d99abc3c85].    [diff]

Modified megatest.scm from [301539c25d] to [5e043f1c71].    [diff]

Modified portlogger.scm from [36a4964f50] to [6fdf0de81e].    [diff]

Modified rmt.scm from [8bfadce4ad] to [f953bf98e7].    [diff]

Modified runs.scm from [6164fa6d2a] to [9b84cba39d].    [diff]

Modified server.scm from [89a8625f42] to [d1a731db91].    [diff]

Modified tests.scm from [5c2006972a] to [fd3f543001].    [diff]

Added utils/convert-db.sh version [8205e222a7].