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

test: Add GHA job leak-test #12

Merged
merged 2 commits into from
Aug 10, 2021
Merged

test: Add GHA job leak-test #12

merged 2 commits into from
Aug 10, 2021

Conversation

erikmd
Copy link
Owner

@erikmd erikmd commented Aug 10, 2021

No description provided.

@erikmd erikmd added the documentation Improvements or additions to documentation label Aug 10, 2021
@erikmd
Copy link
Owner Author

erikmd commented Aug 10, 2021

FTR, excerpt of the log of this run of the leak-test job:

→ Define and export env vars

***
***

→ Run coq-community/docker-coq-action@v1 with debian:10

+ (script @ line 4) $ : A. This should print ok twice, and okok twice
+ (script @ line 5) $ echo ok
ok
+ (script @ line 6) $ echo okok
okok

+ (script @ line 8) $ : B. This should print '***' thrice
+ (script @ line 9) $ echo ***
***
+ (script @ line 10) $ echo ***
***
+ (script @ line 11) $ echo ***
***

C. This should print ok only once
ok

triggerred by this job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant