Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete All Then Ghost Fault Tolerance #787

Merged

Conversation

VMSolidus
Copy link
Member

Description

image

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

Tests absolutely shouldn't have been designed around race conditions.

Changelog

No changelog because this isn't playerfacing.

@github-actions github-actions bot added the Changes: C# Changes any cs files label Aug 22, 2024
Copy link
Contributor

@FoxxoTrystan FoxxoTrystan left a comment

Choose a reason for hiding this comment

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

Pray

@FoxxoTrystan FoxxoTrystan added Priority: 1-Urgent Must be resolved immediately Size: 5-Very Small For especially small issues/PRs labels Aug 30, 2024
@DEATHB4DEFEAT DEATHB4DEFEAT merged commit 7085fc9 into Simple-Station:master Sep 2, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Priority: 1-Urgent Must be resolved immediately Size: 5-Very Small For especially small issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants