Skip to content

add tests for kalman tracking; FEE, Moller, and V0 2016#1117

Merged
baltzell merged 1 commit intomasterfrom
kalman-tests
Jul 7, 2025
Merged

add tests for kalman tracking; FEE, Moller, and V0 2016#1117
baltzell merged 1 commit intomasterfrom
kalman-tests

Conversation

@bloodyyugo
Copy link
Contributor

I guess we forgot to put integration tests for Kalman tracking. I've added them for FEE, Moller, and V0s using the 2016 data (following the tests used for GBL).

We might want to add tests for 2021 and/or 2019 and maybe remove the 2015 tests. Currently, with the new additions, the build/test takes about 35 minutes (on an s3df iana machine). This seems like too long to me. It's easy to remove tests just by adding them to the exclude list in the integration-tests/pom.xml.

@bloodyyugo bloodyyugo requested review from baltzell and mgignac July 5, 2025 15:09
@bloodyyugo bloodyyugo self-assigned this Jul 5, 2025
@bloodyyugo bloodyyugo linked an issue Jul 5, 2025 that may be closed by this pull request
Copy link
Collaborator

@baltzell baltzell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI job ran for 26 minutes. That's probably ok, at least for now, but getting long. Parallelizing the tests might be in order.

@baltzell baltzell merged commit c158540 into master Jul 7, 2025
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add integration tests for Kalman tracking

3 participants