Skip to content

Bug located in test using python 3.13 #482

Open
@prmukherj

Description

@prmukherj

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

FAILED tests/test_post.py::test_vector_object - AttributeError: 'PyLocalContainer' object has no attribute '_local_collection'
FAILED tests/test_post.py::test_surface_object - AttributeError: 'PyLocalContainer' object has no attribute '_local_collection'

Both these tests are shipped now for the CI to pass. Please update accordingly once the issue is fixed.

📝 Steps to reproduce

Run test_vector_object and test_surface_object using python 3.13 in Windows github container.

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

24R2 (this bug is independent of Fluent server).

🐍 Which Python version are you using?

3.13

📦 Installed packages

.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions