Skip to content
Snippets Groups Projects
Commit 4a5023b6 authored by Andre Gunther's avatar Andre Gunther :island:
Browse files

Merge branch 'gunther-test-lumi' into 'master'

Add back full ref for test_lumi

Closes #71

See merge request lhcb/MooreOnline!345
parents 17d29955 37171332
No related branches found
No related tags found
1 merge request!345Add back full ref for test_lumi
Pipeline #7049347 passed
...@@ -33,7 +33,6 @@ countErrorLines({"FATAL": 0, "ERROR": 0, "WARNING": 0}, ...@@ -33,7 +33,6 @@ countErrorLines({"FATAL": 0, "ERROR": 0, "WARNING": 0},
preproc = LineSkipper( preproc = LineSkipper(
regexps=[ regexps=[
r".*INFO.*", r".*INFO.*",
r".*ApplicationMgr.*"
], ],
strings=[ strings=[
"EventSelector SUCCESS Reading Event record 1. Record number within stream 1: 1", "EventSelector SUCCESS Reading Event record 1. Record number within stream 1: 1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment