Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Tests are not completing due to missing "water" class in reference map #7

Open
neteler opened this issue Jun 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@neteler
Copy link
Member

neteler commented Jun 16, 2023

Tests are not completing due to missing "water" class in reference map:

# # run tests with downloaded NC test loaction
  10 | >>> RUN grass -c epsg:3358 /grassdb/nc_spm_empty --exec bash test.sh NC

#12 57.58 ======================================================================
#12 57.58 FAIL: test_color_with_notexisting_category_use_error (test_v_colors_to_rast.TestVColorsToRast.test_color_with_notexisting_category_use_error)
#12 57.58 Test color with not existing category values
#12 57.58 ----------------------------------------------------------------------
#12 57.58 Traceback (most recent call last):
#12 57.58   File "/src/testsuite/test_v_colors_to_rast.py", line 155, in test_color_with_notexisting_category_use_error
#12 57.58     self.assertEquals(
#12 57.58 AssertionError: 'Usin[25 chars]or>\nFEHLER: Class <water> is not in reference[16 chars]1>\n' != 'Usin[25 chars]or>\nERROR: Class <water> is not in reference [15 chars]1>\n'
#12 57.58   Using colors from column <color>
#12 57.58 - FEHLER: Class <water> is not in reference map <refmap_1861>
#12 57.58 ? ----
#12 57.58 + ERROR: Class <water> is not in reference map <refmap_1861>
#12 57.58 ?   +++
@neteler neteler added the bug Something isn't working label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant