Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testfailures in docker container #1136

Open
neumantm opened this issue Feb 10, 2023 · 1 comment
Open

Testfailures in docker container #1136

neumantm opened this issue Feb 10, 2023 · 1 comment
Assignees

Comments

@neumantm
Copy link
Contributor

When running unittestX in the docker container I get test failures in the following tests.

[  FAILED  ] 9 tests, listed below:
[  FAILED  ] ActuatorBulkFastTests.NGP_initializeActuatorBulk
[  FAILED  ] ActuatorBulkFastTests.NGP_epsilonTowerAndAnisotropicEpsilon
[  FAILED  ] ActuatorFunctorFastTests.NGP_runUpdatePoints
[  FAILED  ] ActuatorFunctorFastTests.NGP_runAssignVelAndComputeForces
[  FAILED  ] ActuatorBulkDiskFastTest.NGP_fastPointIndexLocator
[  FAILED  ] ActuatorBulkDiskFastTest.NGP_computeSweptPointCountUniform
[  FAILED  ] ActuatorBulkDiskFastTest.NGP_computeSweptPointCountVaried
[  FAILED  ] ActuatorBulkDiskFastTest.NGP_sweptPointsPopulatedUniform
[  FAILED  ] ActuatorBulkDiskFastTest.NGP_sweptPointsPopulatedVaried

Log of the relevant section:
nalu-test-failure-in-container.txt

I can reproduce this in at least the containers with the following tags: 2023-02-05, 2023-02-10

@psakievich
Copy link
Contributor

Thanks for posting this. I thought we had an issue open on it but it looks like #979 is the closest one. I believe I know what the issue is here but I haven't had time to fix it yet. We turn off the openfast based unit tests in the CI right now because of this. It doesn't fail on the nightly test platforms. Which is fun. 🫠

@psakievich psakievich self-assigned this Feb 10, 2023
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

No branches or pull requests

2 participants