RaspberryPi-Samples / py-my-key

Access control with RaspberryPi and NFC card reader
ISC License
1 stars 1 forks source link

Continuous integration is failing because test run exceeded 120 minutes. #21

Closed scls19fr closed 8 years ago

scls19fr commented 8 years ago

See https://travis-ci.org/RaspberryPi-Samples/py-my-key/builds/123866451

What are results of unit tests when run locally ?

lwalter86 commented 8 years ago

I'm not patient enough to wait for the end of the test (more than 2 hours...). Even after changing the waiting time for them to 0

(i did sudo nosetests -s -v, is that good ?)

scls19fr commented 8 years ago

Running tests on Travis seems to still be an infinite task !!!! It's not related to https://github.com/RaspberryPi-Samples/py-my-key/issues/15

lwalter86 commented 8 years ago

this problem is caused by my small tests, especially blink_test.py which has an infinite loop :-(