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 broken samples #831

Closed
AntonioND opened this issue Sep 16, 2020 · 2 comments
Closed

Fix broken samples #831

AntonioND opened this issue Sep 16, 2020 · 2 comments
Labels
area: samples Samples bug needs-triage Bug does not yet have a priority assigned p2 Important but non-urgent priority

Comments

@AntonioND
Copy link
Contributor

AntonioND commented Sep 16, 2020

While working on #231 I've found the following issues:

The following samples are broken: languages/nodejs (Abort), languages/openmp (The test program hangs).

Also, in containers/encrypted, the Makefile targets run-hw-integrity and run-sw-integrity don't seem to work.

Finally, regarding languages/java, it prints a test message and then it hangs. I'm not sure what the expected behaviour is, but I would expect it to print it and exit. It just seems to hang after printing it.

EDIT: Also, the ml samples don't work with ETHREADS=1.

@AntonioND AntonioND added bug area: samples Samples p2 Important but non-urgent priority labels Sep 16, 2020
@github-actions github-actions bot added the needs-triage Bug does not yet have a priority assigned label Sep 16, 2020
@prp
Copy link
Member

prp commented Sep 16, 2020

@AntonioND
Copy link
Contributor Author

The languages/java sample has been fixed by setting the number of ethreads to 4 in #829.

@AntonioND AntonioND closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: samples Samples bug needs-triage Bug does not yet have a priority assigned p2 Important but non-urgent priority
Projects
None yet
Development

No branches or pull requests

2 participants