test.t.vect.univar

./temporal/t.vect.univar – test.t.vect.univar

Test failed

Testtest.t.vect.univar
Testsuite./temporal/t.vect.univar
Test file./temporal/t.vect.univar/testsuite/test.t.vect.univar.sh
StatusFAILED
Return code1
Number of testsunknown
Successful testsunknown
Failed tests0
Percent successfulunknown
Test duration0:00:04.801744

Supplementary files

Standard error output (stderr)

... (lines omitted)
Gathering map information...
   0% 100%
Registering maps in the temporal database...
Registering maps in the space time dataset...
   0%Updating space time dataset...
Update metadata, spatial and temporal extent from all registered maps of
<random_data@__temporal_t_vect_univar_test.t.vect.univar>
 100%
+ t.vect.univar input=random_data column=height where=height > 50 twhere=start_time > '2000-01-01' layer=1
   2%   5%   8%  11%  14%  17%  20%  23%  26%  29%  32%  35%  38%  41%  44%  47%  50%  53%  56%  59%  62%  65%  68%  71%  74%  77%  80%  83%  86%  89%  92%  95%  98% 100%
   2%   5%   8%  11%  14%  17%  20%  23%  26%  29%  32%  35%  38%  41%  44%  47%  50%  53%  56%  59%  62%  65%  68%  71%  74%  77%  80%  83%  86%  89%  92%  95%  98% 100%
+ t.vect.univar -e input=random_data column=height where=height > 30 twhere=start_time > '2000-01-01' layer=1
   2%   5%   8%  11%  14%  17%  20%  23%  26%  29%  32%  35%  38%  41%  44%  47%  50%  53%  56%  59%  62%  65%  68%  71%  74%  77%  80%  83%  86%  89%  92%  95%  98% 100%
   2%   5%   8%  11%  14%  17%  20%  23%  26%  29%  32%  35%  38%  41%  44%  47%  50%  53%  56%  59%  62%  65%  68%  71%  74%  77%  80%  83%  86%  89%  92%  95%  98% 100%
WARNING: Extended statistics is currently supported only for
         points/centroids
WARNING: Extended statistics is currently supported only for
         points/centroids
+ t.vect.univar -e type=area input=random_data column=height where=height > 10 twhere=start_time > '2000-01-01' layer=1
WARNING: Extended statistics is currently supported only for
         points/centroids
WARNING: Extended statistics is currently supported only for
         points/centroids
WARNING: Extended statistics is currently supported only for
         points/centroids
WARNING: Extended statistics is currently supported only for
         points/centroids
+ t.vect.univar -e type=centroid input=random_data column=height where=height > 20 twhere=start_time > '2000-01-01' layer=1
WARNING: Extended statistics is currently supported only for
         points/centroids
WARNING: Extended statistics is currently supported only for
         points/centroids
   2%   5%   8%  11%  14%  17%  20%  23%  26%  29%  32%  35%  38%  41%  44%  47%  50%  53%  56%  59%  62%  65%  68%  71%  74%  77%  80%  83%  86%  89%  92%  95%  98% 100%
   2%   5%   8%  11%  14%  17%  20%  23%  26%  29%  32%  35%  38%  41%  44%  47%  50%  53%  56%  59%  62%  65%  68%  71%  74%  77%  80%  83%  86%  89%  92%  95%  98% 100%
+ t.vect.univar type=line input=random_data column=height where=height > 20 twhere=start_time > '2000-01-01' layer=1
+ t.unregister type=vector maps=rpoints1,rpoints2,rvoronoi1,rvoronoi2
Unregister maps
   0% 100%
Unregister maps from the temporal database
   0%+ t.remove type=stvds input=random_data
Traceback (most recent call last):
  File "scripts/t.remove", line 164, in <module>
    tgis.profile_function(main)
  File "etc/python/grass/temporal/core.py", line 73, in profile_function
    func()
  File "scripts/t.remove", line 110, in main
    remove = pyg.Module("g.remove", quiet=True, flags='f', run_=False)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'