Thread: Test fail
View Single Post
  #1 (permalink)  
Old 05-02-2003
Diego Giraldez Diego Giraldez is offline
Registered User
 
 
Join Date: Apr 2003
Posts: 10
Question Test fail

I've Redhat 7.2 and gcc 3.2.3
I have successfully compiled Ice. But when I run the tests, it fails:

make test

*** running tests in ./test/IceUtil/thread:

starting client... ok
running thread create test... ok
running thread detach test... test failed with exit status 1
make: *** [test] Error 1

How can I know the reason? How can I enable logs?
Thanks in advance.
Reply With Quote