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

two new water failures #2038

Closed
nvkelso opened this issue Dec 16, 2021 · 1 comment
Closed

two new water failures #2038

nvkelso opened this issue Dec 16, 2021 · 1 comment
Assignees
Milestone

Comments

@nvkelso
Copy link
Member

nvkelso commented Dec 16, 2021

two new failures:

======================================================================
FAIL: test_drop_label (integration-test.1477-water-layer-too-big.WaterLayerTooBigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/circleci/project/integration-test/1477-water-layer-too-big.py", line 46, in test_drop_label
    'name': 'Foo',
  File "/home/circleci/project/integration-test/__init__.py", line 1492, in assert_has_feature
    self.test_instance.assert_has_feature(z, x, y, layer, props)
  File "integration-test/__init__.py", line 1325, in assert_has_feature
    self.assertions.assert_has_feature(z, x, y, layer, props)
  File "integration-test/__init__.py", line 1161, in assert_has_feature
    (properties, closest['properties'], misses))
AssertionError: Did not find feature including properties {'kind': 'water', 'name': 'Foo'}. The closest match was {'sort_rank': 367, 'kind': 'water'}: missed {'name': "None != 'Foo'"}.

======================================================================

======================================================================
FAIL: test_bays (integration-test.1838-too-many-bays.BayTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/circleci/project/integration-test/1838-too-many-bays.py", line 37, in test_bays
    self.assertEqual(2, len(features))
AssertionError: 2 != 10

======================================================================

Originally posted by @peitili in #2010 (comment)

@nvkelso nvkelso added this to the v1.9.0 milestone Dec 16, 2021
@nvkelso
Copy link
Member Author

nvkelso commented Dec 16, 2021

See 0e79138.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants