[tahoe-dev] build failure on intel mac

zooko zooko at zooko.com
Wed Jan 23 11:33:34 PST 2008


On Jan 23, 2008, at 12:11 PM, Terrell Russell wrote:

> and... much closer to PASSED now...
>
> allmydata "make test" shows:
>
>
>
>
> ====================================================================== 
> =========
> [SKIPPED]:  
> allmydata.test.test_web.Web.test_PUT_NEWDIRURL_localdir_missing
>
> fix PUTHandler._upload_localdir to return an error instead of silently
> passing
> ====================================================================== 
> =========
> [TODO]: allmydata.test.test_web.Web.test_POST_upload_no_link_whendone
>
> Reason: 'Not yet implemented.'
> Traceback (most recent call last):
>    File
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ 
> site-packages/allmydata_tahoe-0.7.0_126-py2.5.egg/allmydata/test/ 
> test_web.py",
> line 1397, in shouldRedirect
>      " actual page: %s" % ((target is None) and "somewhere" or ("to  
> " +
> target), res))
> twisted.trial.unittest.FailTest: we were expecting to get  
> redirected to
> /, not get an actual page:
> URI:CHK:ga798prgw1b3age18drq9mikse: 
> 6ygn7txs4kefuuxz3cm9oooz7w8o1pnagcnb9fifmu8dt6ejszro:3:10:17
> ---------------------------------------------------------------------- 
> ---------
> Ran 278 tests in 106.372s
>
> PASSED (skips=1, expectedFailures=1, successes=276)



Terrell:

Thanks!  This means the tests passed.  Unfortunately, it gives the  
impression of not having passed to people who are unfamiliar with our  
build and test system.  You are not the first person in whom I've  
observed this.

I would like to fix this, so that people who run our unit tests  
understand that they are passing when they are.  See http:// 
allmydata.org/trac/tahoe/ticket/258 for an earlier attempt to fix  
this by suppressing the noisy tests.

:-/

Regards,

Zooko



More information about the tahoe-dev mailing list