-
Committer:
Gary Poster
-
Date:
2013-04-11 15:37:14 UTC
-
mfrom:
(534.1.2 setconfigfix)
-
Revision ID:
gary.poster@canonical.com-20130411153714-7zrodlzgyp0p1egk
Fix sandbox setconfig and associated test
The sandbox setconfig test was taking over a second--a pretty clear indication that it was waiting on the fake delta stream rather than a direct response. Investigation revealed that the sandbox method was incorrectly using the ASYNCOP helper rather than the OP helper. This small branch fixes the setconfig problem and adjusts the tests. The test is very fast now (not yellow or red in the mocha output).
R=bac, matthew.scott
CC=
https://codereview.appspot.com/8663043