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

More tests and run multiple OMCSessions on Windows #94

Merged
merged 16 commits into from
Sep 5, 2023

Conversation

AnHeuermann
Copy link
Member

@AnHeuermann AnHeuermann commented Aug 31, 2023

Related issues

Fixes #88.

Changes

  • Remove logging file for omc zmq session
  • Updating CI Julia version to 1.9
  • Adding test for multiple omc sessions
  • Simplifying omc arguments when starting zmq server

  - It get's stuck or breaks with permission errors on log file
  - Base is always included, no need to add it explicitly
  - Simplify args for omc process
@AnHeuermann AnHeuermann self-assigned this Aug 31, 2023
@AnHeuermann AnHeuermann enabled auto-merge (squash) August 31, 2023 09:07
@AnHeuermann AnHeuermann enabled auto-merge (squash) September 4, 2023 13:26
@AnHeuermann
Copy link
Member Author

So it looks like that on Julia 1.8 the tests are stuck in the CI and they are stuck on my machine as well.
This was also reported in #82.

I really don't know why, but I guess for now OMJulia.jl isn't compatible with Julia 1.8.

@AnHeuermann AnHeuermann merged commit 7d5b841 into OpenModelica:master Sep 5, 2023
2 checks passed
@AnHeuermann AnHeuermann deleted the more-tests branch September 5, 2023 11:41
@casella
Copy link
Contributor

casella commented Sep 6, 2023

I really don't know why, but I guess for now OMJulia.jl isn't compatible with Julia 1.8.

@JKRT, @arun3688 can you please comment on that?

@arun3688
Copy link
Contributor

arun3688 commented Sep 6, 2023

@casella the issue is with ZMQ library

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.

Pipeline log files permission issues
3 participants