Skip to content

test: Add GHA job leak-test#12

Merged
erikmd merged 2 commits intomasterfrom
leak-test
Aug 10, 2021
Merged

test: Add GHA job leak-test#12
erikmd merged 2 commits intomasterfrom
leak-test

Conversation

@erikmd
Copy link
Copy Markdown
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
Copy Markdown
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