Skip to content

fix: Fix initialization for non-test actions#168

Merged
alexbenedicto merged 4 commits intomainfrom
fix/bd713/mainATS
Nov 7, 2025
Merged

fix: Fix initialization for non-test actions#168
alexbenedicto merged 4 commits intomainfrom
fix/bd713/mainATS

Conversation

@bd713
Copy link
Contributor

@bd713 bd713 commented Nov 5, 2025

This PR fixes initialization in order to run non-test actions such as list:
run_geos_ats <geos_bin_dir> file.ats --action list --workingDir /tmp/test_work

Previous code behavior:
AttributeError: 'Namespace' object has no attribute 'info'
AttributeError: 'TestCase' object has no attribute 'labels'

@alexbenedicto alexbenedicto added test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI force-geos-integration Force triggering of GEOS integration CI even if non req labels Nov 5, 2025
@alexbenedicto alexbenedicto merged commit 0cbcbeb into main Nov 7, 2025
56 checks passed
@alexbenedicto alexbenedicto deleted the fix/bd713/mainATS branch November 7, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flag: ready for review force-geos-integration Force triggering of GEOS integration CI even if non req test-geos-integration Triggers the testing of geosPythonPackages import and integration in GEOS CI type: bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants