Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete All Then Ghost Fault Tolerance (DeltaV-Station#787)
# Description ![image](https://github.com/user-attachments/assets/4135c3fa-d2e0-41ca-b8f4-49e149d43ef3) I'm putting this here as an option to deal with our Heisentest problems, by making the tests "Fault-Tolerant" wherever practical, but I don't want this merged without Death and Psprite agreeing to this. For the most part I believe that these tests are failing because they are essentially checking that "Random events are not creating entities", by creating their own enforced Race Conditions. This particular test is repeatedly failing because the Mood System has no way of deducing that it's in a test. Even though the alleged issue is a nothingburger. ![image](https://github.com/user-attachments/assets/777b31f1-87a7-4eee-8a62-993acb322315) Tests absolutely shouldn't have been designed around race conditions. # Changelog No changelog because this isn't playerfacing.
- Loading branch information