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

Tests keep faling v3.2.x #7801

Closed
mattiagiupponi opened this issue Jul 14, 2021 · 0 comments
Closed

Tests keep faling v3.2.x #7801

mattiagiupponi opened this issue Jul 14, 2021 · 0 comments
Assignees
Milestone

Comments

@mattiagiupponi
Copy link
Contributor

Expected Behavior

The test for 3.2.x should be always green

Actual Behavior

There are always the same tests that are constantly failing

Steps to Reproduce the Problem

Check CircleCI build result for 3.2.x

Specifications

  • GeoNode version: 3.2.x
  • Installation method (manual, GeoNode Docker, SPCGeoNode Docker):
  • Platform:
  • Additional details:

Other notes

The following tests are falling:

ERROR: test_get_arcgis_alternative_structure (geonode.services.tests.ModuleFunctionsTestCase)
FAIL: test_invalid_user_cannot_access_to_page (geonode.services.tests.TestServiceViews)
FAIL: test_layer_save (geonode.layers.tests.LayersTest)
FAIL: test_sld_should_raise_500_if_is_invalid (geonode.layers.tests.TestUploadLayerMetadata)
FAIL: test_sld_should_update_the_layer_with_the_expected_values (geonode.layers.tests.TestUploadLayerMetadata)
@mattiagiupponi mattiagiupponi self-assigned this Jul 14, 2021
mattiagiupponi added a commit to mattiagiupponi/geonode that referenced this issue Jul 14, 2021
mattiagiupponi added a commit to mattiagiupponi/geonode that referenced this issue Jul 14, 2021
afabiani pushed a commit that referenced this issue Jul 14, 2021
* [Backport Resolves #7392] Fix upload/replace/append layer

* [Fixes #7740] Fix reverse urls

Fix reverse urls for get_url_for_app_model and get_url_for_model methods

* Remove unused import

* Fix flake8 formatting

* [Fixes #7740] Reverse url fix for tests

* [Fixes #7801] Fix broken tests for 3.2.x build

* [Fixes #7801] Fix flake8 error
@afabiani afabiani added this to the 3.2.1 milestone Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants