Skip to content

Conversation

@ahmetgunduz
Copy link
Member

  • Add pytest-rerunfailures plugin to test dependencies
  • Mark test_specific_model_parameters_e2e with @pytest.mark.flaky(reruns=2, reruns_delay=2)
  • Test fails intermittently due to backend service instability on test-platform-api.aixplain.com
  • Automatic retries will improve test reliability
  • Exclude tests directory from docstring linting requirements

- Add pytest-rerunfailures plugin to test dependencies
- Mark test_specific_model_parameters_e2e with @pytest.mark.flaky(reruns=2, reruns_delay=2)
- Test fails intermittently due to backend service instability on test-platform-api.aixplain.com
- Automatic retries will improve test reliability
- Exclude tests directory from docstring linting requirements
@ahmetgunduz ahmetgunduz requested review from elsheikhams99 and xainaz and removed request for xainaz November 3, 2025 11:51
@ahmetgunduz ahmetgunduz merged commit f7ce3bb into development Nov 3, 2025
@ahmetgunduz ahmetgunduz deleted the fix/mark-flaky-agent-test branch November 3, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants