Skip to content

Unit tests for opening-saving YAML #15

Unit tests for opening-saving YAML

Unit tests for opening-saving YAML #15

Triggered via pull request October 7, 2025 06:37
Status Failure
Total duration 1m 2s
Artifacts

unit-tests.yml

on: pull_request
test-on-pr
58s
test-on-pr
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test-on-pr
Process completed with exit code 1.
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml3] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_pygeoapi-test-config-ogr.yml'. Added: 1 fields, changed: 0 fields, removed: 12 fields. assert False
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml2] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_pygeoapi-config.yml'. Added: 1 fields, changed: 0 fields, removed: 2 fields. assert False
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml1] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_default.config.yml'. Added: 0 fields, changed: 1 fields, removed: 20 fields. assert False
test-on-pr: tests\test_yaml_save.py#L130
test_open_file_validate_ui_data_save_file[sample_yaml0] AssertionError: YAML data changed after saving: 'geopython_pygeoapi_@5ed31b4_cite.config.yml'. Added: 2 fields, changed: 0 fields, removed: 4 fields. assert False