Skip to content

AttributeError: 'str' object has no attribute 'formatted_name' error in integration testing #12462

@berland

Description

@berland

This exception occurs in Komodo integration tests while running GUI tests:

Traceback (most recent call last):
  File "/tmp/f_scout_ci/actions-runner-07/_temp/test-kenv/root/lib64/python3.12/site-packages/ert/gui/simulation/experiment_panel.py", line 368, in run_experiment
    f"Queue system:\n{model.queue_config.queue_system.formatted_name}"
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'formatted_name'

Obviously related to d032a21

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions