esnet / netshell

Kernel and companion software that support ENOS applications (NOT ACTIVELY MAINTAINED)
Other
6 stars 1 forks source link

On slow hosts, netshell test KernelThreadTest fails #25

Closed lomaxfrog closed 8 years ago

lomaxfrog commented 8 years ago

Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.371 sec <<< FAILURE! - in net.es.netshell.kernel.exec.KernelThreadTest testCurrentKernelThread(net.es.netshell.kernel.exec.KernelThreadTest) Time elapsed: 0.236 sec <<< ERROR! java.lang.NullPointerException at net.es.netshell.kernel.exec.KernelThreadTest.testCurrentKernelThread(KernelThreadTest.java:29)

lomaxfrog commented 8 years ago

This problem was due to a race condition on very slow hosts