SeattleTestbed / softwareupdater

Software updater daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

choksi81 opened this issue · comments

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.

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.

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.