Debug why we pad

This commit is contained in:
Eric Eastwood
2026-03-26 11:28:35 -05:00
parent 44b785a9bc
commit d9c9706c05
3 changed files with 41 additions and 13 deletions
+12 -12
View File
@@ -274,18 +274,18 @@ main() {
# We pick and choose the specific MSC's that Synapse supports.
default_complement_test_packages=(
./tests/csapi
./tests
./tests/msc3874
./tests/msc3890
./tests/msc3391
./tests/msc3757
./tests/msc3930
./tests/msc3902
./tests/msc3967
./tests/msc4140
./tests/msc4155
./tests/msc4306
./tests/msc4222
# ./tests
# ./tests/msc3874
# ./tests/msc3890
# ./tests/msc3391
# ./tests/msc3757
# ./tests/msc3930
# ./tests/msc3902
# ./tests/msc3967
# ./tests/msc4140
# ./tests/msc4155
# ./tests/msc4306
# ./tests/msc4222
)
# Export the list of test packages as a space-separated environment variable, so other