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

Is this show my driller successfully installed? #33

Closed
SOSCapture opened this issue Mar 30, 2017 · 4 comments
Closed

Is this show my driller successfully installed? #33

SOSCapture opened this issue Mar 30, 2017 · 4 comments

Comments

@SOSCapture
Copy link

SOSCapture commented Mar 30, 2017

yzb@ubuntu:~/Downloads/driller-master/tests$ python test_driller.py
WARNING | 2017-03-30 04:31:28,820 | tracer.cachemanager.LocalCacheManager | caching state to /tmp/sc1_0b32aa01_01-8955a29d51c1edd39b0e53794ebcf464.tcache
Exception AttributeError: "'NoneType' object has no attribute 'release_handle'" in <bound method UcCleanupManager._finalizer of <unicorn.unicorn.UcCleanupManager object at 0x7fd665999e50>> ignored
screenshot from 2017-03-30 04 35 17

@rhelmot
Copy link
Member

rhelmot commented Mar 30, 2017

Your screenshot didn't upload, but that looks good. You can really run the tests with nosetests -v --nologcapture test_*.py, which will print out a status message at the end.

@SOSCapture
Copy link
Author

Can you explain it more specific ?Why driller still throw a exception out?Does it mean the terminate of driller?How can I fix this problem?Thank you very much ! @rhelmot
screenshot from 2017-03-30 17 35 35

@rhelmot
Copy link
Member

rhelmot commented Mar 31, 2017

It is not a problem. As you can see with the large OK, text, everything has finished correctly. This is an error that has been ignored on the destruction of a unicorn engine object. If you are very concerned about this, you should submit a bug report to Unicorn, not to us.

@SOSCapture
Copy link
Author

Thank you very much !It means that I can use my driller for further testing now . @rhelmot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants