SeattleTestbed / softwareupdater

Software updater daemon
MIT License
1 stars 6 forks source link

software updater tests fail on mac when run with preparetest -t #6

Closed choksi81 closed 10 years ago

choksi81 commented 10 years ago

The software updater unit tests fail on Mac when the directory is prepared with preparetest -t. This is likely partially the result of timing, but even with a large timeout, the problem still occurs.

See the comments in ticket #400 for more information.

choksi81 commented 10 years ago

Author: justinc This will be fixed with Steve's changes to the unit tests.

Steve: close this ticket after you commit the updated testing framework and verify on Mac.

choksi81 commented 10 years ago

Author: sjs25 Yes, a side effect of my checking in all of the softwareupdater tests and modified continuousbuild code was that the mac software updater tests started passing. This was in r3490.