On 23 April 2014 10:28, Mutton, James <[email protected]> wrote: > It did but others appeared which leads me to suspect my local install of > erlang, given what it takes to get R14 to build with clang.
I've not succeeded in getting a properly working R14B04 on OSX Mavericks (this was OSX, right ?). > Failed 4/16 subtests > /tmp/couchdb/dist/apache-couchdb-1.6.0/apache-couchdb-1.6.0/_build/../src/couch_replicator/test/07-use-checkpoints.t > (Wstat: 0 Tests: 16 Failed: 4) > Failed tests: 9, 11, 13, 15 > Result: FAIL > > deleted everything and rerunning, lets see if the same tests fail. > > </JamesM> Hey James, Not sure if you know, but you can re-run the tests with a `-v` and see the output during it, at least what etap shows us: ./test/etap/run -v ./test/etap/250-upgrade-legacy-view-files.t for example. A+ Dave
