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: revert "test(wasm): avoid using serial" #2238

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

haraldh
Copy link
Member

@haraldh haraldh commented Sep 23, 2022

This reverts commit accc565.

It is causing sporadic failure, most likely about memory locking ulimits.

Fixes #2237

Signed-off-by: Harald Hoyer harald@profian.com

This reverts commit accc565.

It is causing sporadic failure, most likely about memory locking
ulimits.

See enarx#2237

Signed-off-by: Harald Hoyer <harald@profian.com>
@enarxbot enarxbot enabled auto-merge (rebase) September 23, 2022 14:49
@github-actions github-actions bot added the testing Issues related to testing Enarx label Sep 23, 2022
@enarxbot enarxbot merged commit ec4aab5 into enarx:main Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues related to testing Enarx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: current test run might fail sporadically on SGX
3 participants