Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Alignment/CommonAlignment/test/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<bin file="test_AlignableObjectId.cc">
<use name="Alignment/CommonAlignment"/>
</bin>
<test name="test_CreateFileLists" command="tkal_create_file_lists.py --test-mode --force -i /OVERRIDDEN/IN/TESTMODE -o ${LOCALTOP}/tmp/mps_create_file_lists -n 200000 --iov 42 --iov 174"/>

This file was deleted.

1 change: 0 additions & 1 deletion Alignment/MillePedeAlignmentAlgorithm/test/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
</library>
<test name="test_PrepareInputDb" command="mps_prepare_input_db.py -g auto:run2_data -r 1 -o ${LOCALTOP}/tmp/test_input.db"/>
<test name="test_MpsWorkFlow" command="test_mps-workflow.sh"/>
<test name="test_CreateFileLists" command="tkal_create_file_lists.py --test-mode --force -i /OVERRIDDEN/IN/TESTMODE -o ${LOCALTOP}/tmp/mps_create_file_lists -n 200000 --iov 42 --iov 174"/>
<test name="test-pede" command="pede -t">
<use name="millepede"/>
<flags USE_UNITTEST_DIR="1"/>
Expand Down