test_register_function

./lib/python/temporal – test_register_function

Test failed

Test filetest_register_function
Testsuite./lib/python/temporal
StatusFAILED
Return code1
Number of tests10
Successful tests0
Failed tests10
Percent successful0%
Test duration0:00:02.759912

Supplementary files

Standard error output (stderr)

... (lines omitted)
SystemExit: 1

======================================================================
ERROR: test_relative_time_3 (__main__.TestRegisterFunctions)
Test the registration of maps with relative time. The timetsamps are set beforhand using
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/temporal/testsuite/test_register_function.py", line 46, in setUp
    title="Test strds", descr="Test strds", semantic="field")
  File "etc/python/grass/temporal/open_stds.py", line 154, in open_new_stds
    sp = check_new_stds(name, type, dbif, overwrite)
  File "etc/python/grass/temporal/open_stds.py", line 125, in check_new_stds
    'name': name})
  File "etc/python/grass/pygrass/messages/__init__.py", line 271, in fatal
    sys.exit(1)
SystemExit: 1

======================================================================
ERROR: test_relative_time_strds_1 (__main__.TestRegisterFunctions)
Test the registration of maps with relative time in a
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/temporal/testsuite/test_register_function.py", line 46, in setUp
    title="Test strds", descr="Test strds", semantic="field")
  File "etc/python/grass/temporal/open_stds.py", line 154, in open_new_stds
    sp = check_new_stds(name, type, dbif, overwrite)
  File "etc/python/grass/temporal/open_stds.py", line 125, in check_new_stds
    'name': name})
  File "etc/python/grass/pygrass/messages/__init__.py", line 271, in fatal
    sys.exit(1)
SystemExit: 1

======================================================================
ERROR: test_relative_time_strds_2 (__main__.TestRegisterFunctions)
Test the registration of maps with relative time in a
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/temporal/testsuite/test_register_function.py", line 46, in setUp
    title="Test strds", descr="Test strds", semantic="field")
  File "etc/python/grass/temporal/open_stds.py", line 154, in open_new_stds
    sp = check_new_stds(name, type, dbif, overwrite)
  File "etc/python/grass/temporal/open_stds.py", line 125, in check_new_stds
    'name': name})
  File "etc/python/grass/pygrass/messages/__init__.py", line 271, in fatal
    sys.exit(1)
SystemExit: 1

----------------------------------------------------------------------
Ran 10 tests in 1.590s
FAILED (errors=10)