-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
The GitHub test passes consistently.
Current Behavior
The GitHub test is failing more often than it is passing but sometimes does pass; the tests test_upsert_content_files_modified_filepath
and test_upsert_content_files_modified_only[filename-brand-new-test-case-filename]
are commonly failing. No other tests appear to be flaky.
Steps to Reproduce
Run docker compose exec web pytest -vvv content_sync/apis/github_test.py
multiple times, and observe that the tests often fail.
The first step is to identify why these tests now appears to be very flaky and previously has not caused errors.
Copilot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working