Skip to content

Fix of custom streamer code#14856

Merged
sawenzel merged 1 commit into
AliceO2Group:devfrom
sawenzel:swenzel/O2-6509
Nov 26, 2025
Merged

Fix of custom streamer code#14856
sawenzel merged 1 commit into
AliceO2Group:devfrom
sawenzel:swenzel/O2-6509

Conversation

@sawenzel

Copy link
Copy Markdown
Collaborator

Fixing the custom streamer code for CalArray<o2::tpc::PadFlags> and resolving https://its.cern.ch/jira/browse/O2-6509

Fixing the custom streamer code for `CalArray<o2::tpc::PadFlags>`
and resolving https://its.cern.ch/jira/browse/O2-6509
@github-actions

Copy link
Copy Markdown
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@sawenzel

Copy link
Copy Markdown
Collaborator Author

I am confident that with this we have finally fixed the problem related to https://its.cern.ch/jira/browse/O2-4671.

@ktf

ktf commented Nov 26, 2025

Copy link
Copy Markdown
Member

Ok, I take your word for it. Still it doesn't seem to fix the test_TPCCalDet. Is that a separate error?

@sawenzel

Copy link
Copy Markdown
Collaborator Author

test_TPCCalDet fails because of missing alien tokens (on some machines). That probably needs to be fixed on the CI servers.

@sawenzel sawenzel merged commit 297aa69 into AliceO2Group:dev Nov 26, 2025
11 of 12 checks passed
@sawenzel sawenzel deleted the swenzel/O2-6509 branch November 26, 2025 19:56
@ktf

ktf commented Nov 26, 2025

Copy link
Copy Markdown
Member

Ok, thanks. @singiamtel can you look into the token issue?

@singiamtel

Copy link
Copy Markdown
Contributor

Ok, thanks. @singiamtel can you look into the token issue?

It's a bug in the new alien.py, I've reported it upstream

@ktf

ktf commented Nov 27, 2025

Copy link
Copy Markdown
Member

@costing @adriansev can you have a look ASAP, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants