I believe the failures are the result of promise additions. Some 'expects' will have to wait.
The error I kept seeing is an attempt to shell.rm Sent from my iPhone > On Oct 17, 2013, at 10:21 AM, Steven Gill <stevengil...@gmail.com> wrote: > > I actually created an issue about cleaning up the tests yesterday evening. > https://issues.apache.org/jira/browse/CB-5106 > > I am planning on spending some time today and trying to get those failures > fixed. I also need to add some new tests. > > > > > On Thu, Oct 17, 2013 at 10:17 AM, Braden Shepherdson > <bra...@chromium.org>wrote: > >> They might be related to an error, they might not. Either way, they're a >> bug that needs fixing because they're not supposed to be in the output. >> Similarly for the handful of JSON blurbs inside the dots at the top. >> >> Braden >> >> >> On Thu, Oct 17, 2013 at 12:44 PM, Ian Clelland <iclell...@chromium.org >>> wrote: >> >>> Are the repeated >>> >>> cp: no such file or directory: /some/path/www/config.xml >>> lines an expected part of the output? I saw them when I committed my last >>> changes, and so I checked out a couple of commits behind master and saw >>> that they still appeared. I committed my changes, figuring that at least >> I >>> hadn't *introduced* any new error output, but I'm still not certain >> whether >>> those lines represent an actual error, or if they're just a side-effect >> of >>> running the tests. >>> >>> Ian >>