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

Debug True from acton test #2109

Open
plajjan opened this issue Jan 22, 2025 · 0 comments
Open

Debug True from acton test #2109

plajjan opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@plajjan
Copy link
Contributor

plajjan commented Jan 22, 2025

There's a new intermittent problem that has started to appear in CI

cd test/stdlib_tests && /__w/acton/acton/dist/bin/acton test
Building project tests...
True
True
True
True
make[1]: *** [Makefile:347: test-stdlib] Error 1
make[1]: Leaving directory '/__w/acton/acton'
make: *** [Makefile:302: test] Error 2
make: Leaving directory '/__w/acton/acton'

Sometimes it's one True, sometimes multiple. I don't know where this is coming from but presumably it has to do with the recent restructuring of the test runner where I run each test in its own subprocess. I have never seen it locally but that might be more of happenstance and CI runs a lot more test invocations than I do locally.

@plajjan plajjan added the bug Something isn't working label Jan 22, 2025
@plajjan plajjan self-assigned this Jan 22, 2025
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
Status: No status
Development

No branches or pull requests

1 participant