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

Fix replay test #1676

Merged
merged 6 commits into from
Jun 26, 2024
Merged

Fix replay test #1676

merged 6 commits into from
Jun 26, 2024

Conversation

Flamefire
Copy link
Member

After #1675 the replay gets async which is currently only caught by the appveyor CI

The replay tests (running a large replay checking for loading and asyncs) is only done for optimized builds because they are already slow.
This exists currently only on Appveyor which is Windows only and not as visible as GHA.
So add an optimized build to GHA.

Once this commit fails I'll add updated replays.

The replay tests (running a large replay checking for loading and
asyncs) is only done for optimized builds because they are already slow.
This exists currently only on Appveyor which is Windows only and not as
visible as GHA.
So add an optimized build to GHA.
Includes the Mini-UPnP compat fix and `Tell` improvement
Adapt types in `Replay` to fix signed/unsigned mismatch
adapt comments and write compressed flag after starting compression
We don't use Travis for ages anymore
Fix skipping the autoplay test
After the fix for the fishers in 6898d93 the replays need to be regenerated
@Flamefire Flamefire requested a review from Flow86 June 18, 2024 18:25
@Flamefire Flamefire mentioned this pull request Jun 18, 2024
@Flamefire Flamefire enabled auto-merge (rebase) June 24, 2024 12:16
The image was updated and 1.77 removed
@Flamefire Flamefire merged commit c5f9382 into master Jun 26, 2024
15 of 16 checks passed
@Flamefire Flamefire deleted the fix-replay-test branch June 26, 2024 08:35
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.

1 participant