Skip to content

Only import basemodelica if needed#271

Merged
AnHeuermann merged 1 commit intoOpenModelica:masterfrom
AnHeuermann:fix-library-tests
Feb 13, 2026
Merged

Only import basemodelica if needed#271
AnHeuermann merged 1 commit intoOpenModelica:masterfrom
AnHeuermann:fix-library-tests

Conversation

@AnHeuermann
Copy link
Member

Issue

The Jenkins default jobs (without Julia) are failing because of

$ stdbuf -oL -eL time ./test.py --ompython_omhome=/usr --extraflags= --extrasimflags= --branch=master --output=libraries.openmodelica.org:/var/www/libraries.openmodelica.org/branches/master/ --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries/ --jobs=0 configs/conf.json
    Updating registry at `~/.julia/registries/General.toml`
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package OpenSSL_jll [458c3c95]:
 OpenSSL_jll [458c3c95] log:
 ├─possible versions are: 3.5.4 or uninstalled
 └─restricted to versions 3.0 by project [4facbee2] — no versions left
   └─project [4facbee2] log:
     ├─possible versions are: 0.0.0 or uninstalled
     └─project [4facbee2] is fixed to version 0.0.0

https://test.openmodelica.org/jenkins/blue/organizations/jenkins/LibraryTesting%2FLibraryTest/detail/LibraryTest/10566/pipeline

Changes

  • Only import Python package juliacall if really needed.

@AnHeuermann AnHeuermann self-assigned this Feb 13, 2026
@AnHeuermann AnHeuermann enabled auto-merge (squash) February 13, 2026 14:45
@AnHeuermann AnHeuermann merged commit a654b57 into OpenModelica:master Feb 13, 2026
9 checks passed
@AnHeuermann AnHeuermann deleted the fix-library-tests branch February 13, 2026 14:56
@casella
Copy link
Collaborator

casella commented Feb 13, 2026

@AnHeuermann, is it "Only import basemodelica if needed" or Only import juliacall if needed"?

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.

2 participants