Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Charles Burton
Gaudi
Commits
207bc2fc
Commit
207bc2fc
authored
Mar 14, 2017
by
Marco Clemencic
Browse files
Hide new proprty "Atomic" in tests
the property was added with !287
parent
865caee8
Changes
1
Hide whitespace changes
Inline
Side-by-side
GaudiPolicy/python/GaudiTesting/BaseTest.py
View file @
207bc2fc
...
...
@@ -847,6 +847,7 @@ lineSkipper = LineSkipper(["//GP:",
r
"Property(.*)'AuditRe(start|initialize)':"
,
# these were missing in tools
r
"Property(.*)'IsIOBound':"
,
r
"Property(.*)'ErrorCount(er)?':"
,
# removed with gaudi/Gaudi!273
r
"Property(.*)'Atomic':"
,
# added with gaudi/Gaudi!287
# ignore uninteresting/obsolete messages
r
"Property update for OutputLevel : new value ="
,
r
"EventLoopMgr\s*DEBUG Creating OutputStream"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment