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

"symflower unit-tests" timeout error differs between Linux and Windows #280

Closed
2 tasks
ruiAzevedo19 opened this issue Jul 18, 2024 · 1 comment
Closed
2 tasks
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ruiAzevedo19
Copy link
Contributor

The error messages from the "symflower unit-tests" timeout differ on Linux and Windows

  • Linux: signal: killed
  • Windows: it has a weird behavior, sometimes the error is context.DeadlineExceeded other times exit status 1

Tests for this can be found in model/symflower/symflower_test.go:TestModelGenerateTestsForFile

Workaround: #277

TODO

  • Investigate why the errors differ between Linux/Windows
  • Investigate why there are two possible error messages on Windows
@ruiAzevedo19 ruiAzevedo19 added the bug Something isn't working label Jul 18, 2024
@bauersimon bauersimon modified the milestones: v0.6.0, v0.7.0 Jul 30, 2024
@zimmski
Copy link
Member

zimmski commented Oct 10, 2024

Windows and the rest of the world are often different. so i think this is fine. And already implemented with the PR. so closing.

@zimmski zimmski closed this as completed Oct 10, 2024
@zimmski zimmski self-assigned this Oct 10, 2024
@bauersimon bauersimon mentioned this issue Jan 15, 2025
90 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants