Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
9a1f0588
Commit
9a1f0588
authored
7 years ago
by
Markus Frank
Committed by
MarkusFrankATcernch
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix test dependencies
parent
a6f4feb6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/Conditions/CMakeLists.txt
+6
-0
6 additions, 0 deletions
examples/Conditions/CMakeLists.txt
with
6 additions
and
0 deletions
examples/Conditions/CMakeLists.txt
+
6
−
0
View file @
9a1f0588
...
@@ -99,6 +99,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_iov
...
@@ -99,6 +99,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_iov
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-conditions TelescopeConditions.root -iovs 30 -restore iovpool
-conditions TelescopeConditions.root -iovs 30 -restore iovpool
DEPENDS Conditions_Telescope_root_save
REGEX_PASS
"
\\
+ Accessed a total of 4800 conditions
\\
(S: 4800,L: 0,C: 0,M:0
\\
)"
REGEX_PASS
"
\\
+ Accessed a total of 4800 conditions
\\
(S: 4800,L: 0,C: 0,M:0
\\
)"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
)
)
...
@@ -109,6 +110,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_usr
...
@@ -109,6 +110,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_usr
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-conditions TelescopeConditions.root -iovs 30 -restore userpool
-conditions TelescopeConditions.root -iovs 30 -restore userpool
DEPENDS Conditions_Telescope_root_save
REGEX_PASS
"
\\
+ Accessed a total of 4800 conditions
\\
(S: 4800,L: 0,C: 0,M:0
\\
)"
REGEX_PASS
"
\\
+ Accessed a total of 4800 conditions
\\
(S: 4800,L: 0,C: 0,M:0
\\
)"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
)
)
...
@@ -119,6 +121,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_pool
...
@@ -119,6 +121,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_pool
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-conditions TelescopeConditions.root -iovs 30 -restore condpool
-conditions TelescopeConditions.root -iovs 30 -restore condpool
DEPENDS Conditions_Telescope_root_save
REGEX_PASS
"
\\
+ Accessed a total of 4800 conditions
\\
(S: 4800,L: 0,C: 0,M:0
\\
)"
REGEX_PASS
"
\\
+ Accessed a total of 4800 conditions
\\
(S: 4800,L: 0,C: 0,M:0
\\
)"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
)
)
...
@@ -166,6 +169,7 @@ dd4hep_add_test_reg( Conditions_CLICSiD_root_load_iov_LONGTEST
...
@@ -166,6 +169,7 @@ dd4hep_add_test_reg( Conditions_CLICSiD_root_load_iov_LONGTEST
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
-input file:
${
DD4hep_DIR
}
/examples/CLICSiD/compact/compact.xml -iovs 3 -restore iovpool
-input file:
${
DD4hep_DIR
}
/examples/CLICSiD/compact/compact.xml -iovs 3 -restore iovpool
-conditions CLICSiDConditions.root
-conditions CLICSiDConditions.root
DEPENDS Conditions_CLICSiD_root_save_LONGTEST
REGEX_PASS
"
\\
+ Accessed a total of 840264 conditions
\\
(S:840264,L: 0,C: 0,M:0
\\
)"
REGEX_PASS
"
\\
+ Accessed a total of 840264 conditions
\\
(S:840264,L: 0,C: 0,M:0
\\
)"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
)
)
...
@@ -176,6 +180,7 @@ dd4hep_add_test_reg( Conditions_CLICSiD_root_load_usr_LONGTEST
...
@@ -176,6 +180,7 @@ dd4hep_add_test_reg( Conditions_CLICSiD_root_load_usr_LONGTEST
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
-input file:
${
DD4hep_DIR
}
/examples/CLICSiD/compact/compact.xml -iovs 3 -restore userpool
-input file:
${
DD4hep_DIR
}
/examples/CLICSiD/compact/compact.xml -iovs 3 -restore userpool
-conditions CLICSiDConditions.root
-conditions CLICSiDConditions.root
DEPENDS Conditions_CLICSiD_root_save_LONGTEST
REGEX_PASS
"
\\
+ Accessed a total of 840264 conditions
\\
(S:840264,L: 0,C: 0,M:0
\\
)"
REGEX_PASS
"
\\
+ Accessed a total of 840264 conditions
\\
(S:840264,L: 0,C: 0,M:0
\\
)"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
)
)
...
@@ -186,6 +191,7 @@ dd4hep_add_test_reg( Conditions_CLICSiD_root_load_cond_LONGTEST
...
@@ -186,6 +191,7 @@ dd4hep_add_test_reg( Conditions_CLICSiD_root_load_cond_LONGTEST
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
EXEC_ARGS geoPluginRun -print WARNING -volmgr -destroy -plugin DD4hep_ConditionExample_load
-input file:
${
DD4hep_DIR
}
/examples/CLICSiD/compact/compact.xml -iovs 3 -restore condpool
-input file:
${
DD4hep_DIR
}
/examples/CLICSiD/compact/compact.xml -iovs 3 -restore condpool
-conditions CLICSiDConditions.root
-conditions CLICSiDConditions.root
DEPENDS Conditions_CLICSiD_root_save_LONGTEST
REGEX_PASS
"
\\
+ Accessed a total of 840264 conditions
\\
(S:840264,L: 0,C: 0,M:0
\\
)"
REGEX_PASS
"
\\
+ Accessed a total of 840264 conditions
\\
(S:840264,L: 0,C: 0,M:0
\\
)"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
REGEX_FAIL
" ERROR ;EXCEPTION;Exception"
)
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment