Sorry for derailing my own thread, but here we go again... I'm having a hard time reproducing anything with the unit tests. There seems to be some state that exists between unit test runs. I ran it with my updated code, and I got 30% failed. Then I ran the new code with the tests, and I'm getting 30% failed. So I deleted the basic location directory and re-decompressed it. Now I'm getting 31% failed in both directories.
Using these commands, as shown above, resulted in 21% failed. I'm running `make && sudo make install` when I switch directories. Then I delete & refresh the location files. Then I run the unit tests as `python -m grass.gunittest.main --location nc_basic_spm_grass7 --location-type nc`. What's wrong with my test procedure? On Mon, Oct 5, 2015 at 3:57 PM, Vaclav Petras <[email protected]> wrote: > > On Mon, Oct 5, 2015 at 6:41 PM, Seth Price <[email protected]> wrote: > >> The tests are without my changes on 64 bit Mac v10.10.5, Mac Pro with 64 >> GB of RAM. > > > Good, I hope now you are ready to run tests with your changes as well. > > BTW, great that you run tests on Mac! >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
