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

Fix flaky native packager tests on Linux #3271

Open
Gedochao opened this issue Nov 12, 2024 · 1 comment · Fixed by #3311
Open

Fix flaky native packager tests on Linux #3271

Gedochao opened this issue Nov 12, 2024 · 1 comment · Fixed by #3311
Labels
bug Something isn't working docker Issues tied with docker integration. priority: low

Comments

@Gedochao
Copy link
Contributor

Gedochao commented Nov 12, 2024

Version(s)
8c13bf6

Describe the bug
Tests tied to the native packager started failing.
Wasn't caused by any changes in our code, the failures started happening on a commit on which they passed before.

To Reproduce

./mill -i integration.test.native '*building docker image with scala native app' 

last green CI: https://github.com/VirtusLab/scala-cli/actions/runs/11702926908
example failure: https://github.com/VirtusLab/scala-cli/actions/runs/11792000662/job/32852054642#step:5:10373

Expected behaviour
Tests should consistently pass on the CI.

Extra context

@Gedochao Gedochao added bug Something isn't working priority: low Scala Native internal Internal or build-related changes docker Issues tied with docker integration. labels Nov 12, 2024
@Gedochao Gedochao changed the title Fix native packager tests on Linux Fix native packager on Linux Nov 25, 2024
@Gedochao Gedochao moved this from To do to In progress in Issue Board Nov 27, 2024
@Gedochao Gedochao removed priority: low internal Internal or build-related changes labels Nov 27, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Issue Board Nov 27, 2024
@Gedochao Gedochao changed the title Fix native packager on Linux Fix flaky native packager tests on Linux Dec 3, 2024
@Gedochao Gedochao reopened this Dec 3, 2024
@github-project-automation github-project-automation bot moved this from Done to To do in Issue Board Dec 3, 2024
@Gedochao Gedochao removed this from Issue Board Dec 11, 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 docker Issues tied with docker integration. priority: low
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant