Re: [rasterio] 04/06: Skip failing tests during build

2015-08-24 Thread Johan Van de Wauw
I noticed this as well. I will have a closer look to the issue and see if i can resolve it before just skipping the tests. The other tests which are skipped are actually working (at least on amd64/i386) but only after installation. Kind Regards, Johan On Mon, Aug 24, 2015 at 7:44 PM, Sebastiaan

Re: [rasterio] 04/06: Skip failing tests during build

2015-08-24 Thread Sebastiaan Couwenberg
On 23-08-15 21:48, Johan Van de Wauw wrote: > Skip failing tests during build test_transform_geom fails on arm{el,hf}, since these are release architectures it will prevent testing migration like the previous i386 issue. Quickest fix is probably to skip the test_transform_geom test on these t