test.t.vect.import

./temporal/t.vect.import – test.t.vect.import

Test failed

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

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...
 100%
+ v.info soil_1
+ t.vect.import --o input=stvds_export_pack.tar.bz2 output=soil_abs2 directory=test title=A test description=Description of a test
WARNING: Vector map <soil_1> already exists and will be overwritten
Coping table <soil_1> as table <soil_1>
Connect table <soil_1> to vector map <soil_1> at layer <1>
Vector map <soil_1> succesfully unpacked
WARNING: Vector map <soil_2> already exists and will be overwritten
Coping table <soil_2> as table <soil_2>
Connect table <soil_2> to vector map <soil_2> at layer <1>
Vector map <soil_2> succesfully unpacked
WARNING: Vector map <soil_3> already exists and will be overwritten
Coping table <soil_3> as table <soil_3>
Connect table <soil_3> to vector map <soil_3> at layer <1>
Vector map <soil_3> succesfully unpacked
Overwrite space time vector dataset
<soil_abs2@__temporal_t_vect_import_test.t.vect.import> and unregister all
maps.
Gathering map information...
   0% 100%
Registering maps in the temporal database...
Registering maps in the space time dataset...
   0%Updating space time dataset...
 100%
+ v.info soil_1
+ rm -rf test
+ g.remove -f type=vector name=soil_1,soil_2,soil_3
Removing vector <soil_1>
Removing vector <soil_2>
Removing vector <soil_3>
+ t.unregister type=vector file=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_vect_import_test.t.vect.import/.tmp/fatra/1.0
Unregister maps
   0% 100%
Unregister maps from the temporal database
   0%  33%  66%+ t.remove type=stvds input=soil_abs1,soil_abs2
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'