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

Added release test to workflow #485

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

albsch
Copy link
Member

@albsch albsch commented Jun 10, 2022

The release test was missing in the workflow.

@albsch albsch added the test&build Improving the build and test setup label Jun 10, 2022
@albsch albsch requested a review from bieniusa June 10, 2022 08:39
@bieniusa
Copy link
Contributor

Something odd for the Test step in CI for Erlang 24.

===> Release successfully assembled: _build/default/rel/antidote
[37](https://github.com/AntidoteDB/antidote/runs/6831027292?check_suite_focus=true#step:8:38)
test/release_test.sh
[38](https://github.com/AntidoteDB/antidote/runs/6831027292?check_suite_focus=true#step:8:39)
Starting Test transaction
[39](https://github.com/AntidoteDB/antidote/runs/6831027292?check_suite_focus=true#step:8:40)
Reading counter
[40](https://github.com/AntidoteDB/antidote/runs/6831027292?check_suite_focus=true#step:8:41)
Committing transaction
[41](https://github.com/AntidoteDB/antidote/runs/6831027292?check_suite_focus=true#step:8:42)
Release is working!

It seems to finish successfully, but then keeps spinning (without further output). Any idea?

@albsch
Copy link
Member Author

albsch commented Jun 13, 2022

It's likely that Github Actions is currently having some issues and the antidote instance doesn't have enough time to shut down properly.

@albsch
Copy link
Member Author

albsch commented Jun 13, 2022

Maybe not, I don't know. It's strange that the Antidote instance doesn't want to stop.

@bieniusa
Copy link
Contributor

I find it a bit strange that only Erlang version 24 is affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test&build Improving the build and test setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants