A lot of tests are failing:

http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2016-05-02-07-00/report_for_nc_basic_spm_grass7_nc/testfiles.html
http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2016-05-03-07-00/report_for_nc_basic_spm_grass7_nc/testfiles.html

Seems like PyGRASS related marameter checking:

The Parameter <where> require a string, <type 'unicode'> instead is provided

For example:

ERROR: test_1 (__main__.TestUnregister)
Perform several unregistration operations
----------------------------------------------------------------------
...
ValueError: The Parameter <where> require a string, <type 'unicode'>
instead is provided: u'mapset = "__temporal_t_unregister_test_unregister"
AND (name = "a1" OR name = "a2" OR name = "a3")'

The change should be somewhere here:

https://trac.osgeo.org/grass/log/grass/trunk?rev=68369&stop_rev=68347
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to