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

Investigate random failures of unit tests due to matplotlib #101

Open
Carsopre opened this issue Oct 24, 2023 · 0 comments
Open

Investigate random failures of unit tests due to matplotlib #101

Carsopre opened this issue Oct 24, 2023 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@Carsopre
Copy link
Collaborator

Carsopre commented Oct 24, 2023

Every now and then TeamCity fails to fully run all tests due to a matplotlib malfunction (it does not happen locally).
For example: https://dpcbuild.deltares.nl/buildConfiguration/Koswat_ContinuousIntegrationBuild_RunFastTests/2864399?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&pluginCoverage=true&expandBuildProblemsSection=true&expandBuildTestsSection=true&expandBuildChangesSection=true

Error:

>       self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
E       _tkinter.TclError: Can't find a usable tk.tcl in the following directories:

To do:
Investigate whether we need to adapt the code / tests to avoid this issue or potentially move the tests into a different category (or perhaps rename slow to acceptance and move also these tests there.

@Carsopre Carsopre added this to the Sprint 2024.4.2 milestone Sep 25, 2024
@Carsopre Carsopre added bug Something isn't working question Further information is requested labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant