Fix broken samples #831
Labels
area: samples
Samples
bug
needs-triage
Bug does not yet have a priority assigned
p2
Important but non-urgent priority
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 targetsrun-hw-integrity
andrun-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.The text was updated successfully, but these errors were encountered: