[PWGDQ] Turning off the PR #13393 to verify large memory consumption for dqEfficiency_withassoc #19184
Triggered via pull request
October 21, 2025 13:55
sahilupadhyaya92
opened
#13479
Status
Failure
Total duration
24s
Artifacts
–
Annotations
10 errors and 2 notices
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L415
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L412
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L364
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L335
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L293
Use constant references for non-modified iterators in range-based for loops.
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4165
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4156
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4151
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L240
Use O2 logging (LOG, LOGF, LOGP).
|
|
[include-iostream]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L50
Do not include iostream. Use O2 logging instead.
|
|
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.
|