Skip to content

Conversation

@mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Dec 2, 2025

Unskip couple of tests which are now passing.

@github-actions github-actions bot added the bug Issue, problem or error in PyFluent label Dec 2, 2025
@mkundu1 mkundu1 marked this pull request as ready for review December 4, 2025 14:33
Copilot AI review requested due to automatic review settings December 4, 2025 14:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR unskips two previously disabled tests by updating their version constraints and removing skip markers, allowing them to run in the current test suite.

  • Removed upper version constraint (<26.1) from field data streaming test
  • Unskipped custom Python error test and updated minimum version to >=26.1
  • Added changelog entry documenting the test fixes

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
tests/test_field_data.py Removed upper version limit to enable test for version 26.1+
tests/test_error_handling.py Removed skip marker and updated minimum version requirement
doc/changelog.d/4682.fixed.md Added changelog entry for unskipped tests

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mkundu1 mkundu1 merged commit 31b0b25 into main Dec 8, 2025
81 of 92 checks passed
@mkundu1 mkundu1 deleted the fix/unskip-tests branch December 8, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue, problem or error in PyFluent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants