Thanks for point, Wendall! Individually they're all passed. If it's correct behaviuor, so everything is fine(:
Etap tests are all ok, except last one: test/etap/250-upgrade-legacy-view-files.t .. Failed 1/8 subtests Test Summary Report ------------------- test/etap/250-upgrade-legacy-view-files.t (Wstat: 0 Tests: 8 Failed: 1) Failed test: 8 However, changing timer:sleep value from 1000 to 5000 makes him green for me. so +1, looks like nothing serious. -- ,,,^..^,,, On Sun, Mar 24, 2013 at 8:15 PM, Wendall Cada <[email protected]> wrote: > Can you run those tests individually? Sometimes there is some condition > where the tests fail when running the entire set, but pass if you re-run > them individually. > > Wendall > > > On 03/24/2013 08:59 AM, Alexander Shorin wrote: >> >> My bad, Noah >> >> I'd temporary switched system to python 3.3 and forgot about it - with >> it install through emerge hangs on docs, switching back solved emerge >> install. I was interested why it hangs, but looks like it's something >> specific and not related to couch. >> >> Strictly following test procedure: >> Build is ok with and without sphinx (python 2.7/3.2) >> 2 tests are still fails with the same reason. >> >> -- >> ,,,^..^,,, >> >> >> On Sun, Mar 24, 2013 at 5:53 PM, Noah Slater <[email protected]> wrote: >>> >>> Alex, >>> >>> It looks like you're attempting to install an emerge. >>> >>> Could you follow the documented test procedure and let us know if you >>> still >>> run in to issues? >>> >>> Thanks! >>> >>> >>> On 24 March 2013 13:26, Alexander Shorin <[email protected]> wrote: >>>> >>>> Sigs:ok >>>> Hashes: ok >>>> >>>> Source builing hangs on html.lock file: >>>> https://www.friendpaste.com/4bDGVezT0inhztRG8TyCAg#681 >>>> looks like it sleep in while loop forever. If I break this loop, build >>>> fails on attempt to remove lock files: >>>> https://www.friendpaste.com/4bDGVezT0inhztRG8U6WjX#697 >>>> >>>> Removing sphinx from system solves this problem, but I'm not sure that >>>> it's correct solution. >>>> >>>> Some tests are also failed for me: >>>> https://www.friendpaste.com/1QyPSMjIFdR9Hp0wY3buX5 >>>> On the last one testing was also hanged on. Not sure now why so. >>>> >>>> Environment: >>>> >>>> Gentoo Linux >>>> Erlang 15B3-01 >>>> Spidermonkey 1.8.5 >>>> Python 3.2 >>>> Sphinx 1.1.3 >>>> >>>> -- >>>> ,,,^..^,,, >>>> >>>> >>>> On Sun, Mar 24, 2013 at 12:16 AM, Noah Slater <[email protected]> >>>> wrote: >>>>> >>>>> +1 >>>>> >>>>> Sigs: OK >>>>> Hashes: OK >>>>> Tests: OK >>>>> >>>>> >>>>> On 23 March 2013 20:15, Noah Slater <[email protected]> wrote: >>>>> >>>>>> Dear community, >>>>>> >>>>>> I would like to call a vote on Apache CouchDB 1.3.0-rc.2. >>>>>> >>>>>> Changes since last round: >>>>>> >>>>>> * >>>>>> >>>>>> >>>>>> https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=shortlog;h=refs/heads/1.3.x >>>>>> >>>>>> We encourage the whole community to download and test these release >>>>>> artefacts so that any critical issues can be resolved before the >>>>>> release is >>>>>> made. Everyone is free to vote on this release, so get stuck in! >>>>>> >>>>>> The release artefacts we are voting on are available here: >>>>>> >>>>>> wget >>>>>> >>>>>> >>>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.2/apache-couchdb-1.3.0.tar.gz >>>>>> wget >>>>>> >>>>>> >>>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.2/apache-couchdb-1.3.0.tar.gz.asc >>>>>> wget >>>>>> >>>>>> >>>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.2/apache-couchdb-1.3.0.tar.gz.ish >>>>>> wget >>>>>> >>>>>> >>>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.2/apache-couchdb-1.3.0.tar.gz.md5 >>>>>> wget >>>>>> >>>>>> >>>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.2/apache-couchdb-1.3.0.tar.gz.sha >>>>>> >>>>>> Please follow the test procedure here: >>>>>> >>>>>> http://wiki.apache.org/couchdb/Test_procedure >>>>>> >>>>>> Please remember that "rc.2" is an annotation. If the vote passes, >>>>>> these >>>>>> artefacts will be released as Apache CouchDB 1.3.0. >>>>>> >>>>>> Thanks, >>>>>> >>>>>> -- >>>>>> NS >>>>>> >>>>> >>>>> >>>>> -- >>>>> NS >>> >>> >>> >>> >>> -- >>> NS > >
