Skip to content

Stabilize tests with seeded randomness and retry logic#53

Merged
farukalpay merged 1 commit into
mainfrom
codex/fix-flaky-tests-and-stabilize-ci
Aug 24, 2025
Merged

Stabilize tests with seeded randomness and retry logic#53
farukalpay merged 1 commit into
mainfrom
codex/fix-flaky-tests-and-stabilize-ci

Conversation

@farukalpay

Copy link
Copy Markdown
Owner

Summary

  • make analyze_log resilient to transient file I/O by adding retry with backoff
  • seed common RNGs for deterministic test runs
  • derandomize property-based tests and add coverage for retry behaviour

Testing

  • pre-commit run --files tests/conftest.py tests/test_algorithms_property.py tests/test_functions_numerical.py tests/test_graph_properties.py tests/test_log_analyzer.py src/psd/log_analyzer.py
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_68ab2c329fb08323b148b34c1a32a34d

@farukalpay farukalpay merged commit 7a78d9b into main Aug 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant