Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Moore
Commits
13e33799
Commit
13e33799
authored
2 weeks ago
by
Sebastien Ponce
Browse files
Options
Downloads
Patches
Plain Diff
fixing set of warnings ignored in test_hlt2_and_spruce_bandwidth
parent
068a7afd
No related branches found
Branches containing commit
No related tags found
2 merge requests
!4543
RD b2lpgamma convt
,
!4511
fixing set of warnings ignored in test_hlt2_and_spruce_bandwidth
Pipeline
#11000408
failed
2 weeks ago
Stage: check
Stage: build
Stage: docs
Stage: .post
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Hlt/Hlt2Conf/tests/qmtest/test_hlt2_and_spruce_bandwidth.qmt
+1
-0
1 addition, 0 deletions
Hlt/Hlt2Conf/tests/qmtest/test_hlt2_and_spruce_bandwidth.qmt
with
1 addition
and
0 deletions
Hlt/Hlt2Conf/tests/qmtest/test_hlt2_and_spruce_bandwidth.qmt
+
1
−
0
View file @
13e33799
...
@@ -27,6 +27,7 @@ _remove_known_warnings = remove_known_warnings + LineSkipper([
...
@@ -27,6 +27,7 @@ _remove_known_warnings = remove_known_warnings + LineSkipper([
"WARNING Lifetime fit did not converge. Aborting.",
"WARNING Lifetime fit did not converge. Aborting.",
"WARNING Negative variance produced in lifetime fit iteration.",
"WARNING Negative variance produced in lifetime fit iteration.",
"WARNING Empty Buffers -- presumably DstData bank has no payload",
"WARNING Empty Buffers -- presumably DstData bank has no payload",
"WARNING Suppressing message: 'Empty Buffers -- presumably DstData bank has no payload'",
"WARNING Suppressing message: 'Misordered channel'",
"WARNING Suppressing message: 'Misordered channel'",
"WARNING DstData raw bank seems to only contain a header, no other data",
"WARNING DstData raw bank seems to only contain a header, no other data",
"WARNING No HltPackedData raw bank (the DstData bank) in raw event."
"WARNING No HltPackedData raw bank (the DstData bank) in raw event."
...
...
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