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 vehicle test failures #51103

Merged
merged 2 commits into from
Aug 27, 2021
Merged

Fix vehicle test failures #51103

merged 2 commits into from
Aug 27, 2021

Conversation

BrettDong
Copy link
Member

@BrettDong BrettDong commented Aug 26, 2021

Summary

Bugfixes "Fix vehicle test failures"

Purpose of change

Fix #51082.

Describe the solution

  • Learn the recipe in vehicle rig crafting test, so the character can craft the desired item
  • Clear vehicles before resetting player in vehicle power test, so the assertion that the player is not on a vehicle can succeed

Describe alternatives you've considered

Testing

Tests pass.

Additional context

Still doesn't explain why vehicle rig crafting test passes if running alone.

@BrettDong BrettDong added <Bugfix> This is a fix for a bug (or closes open issue) Code: Tests Measurement, self-control, statistics, balancing. labels Aug 26, 2021
@ZhilkinSerg ZhilkinSerg merged commit 0ed3b77 into master Aug 27, 2021
@BrettDong BrettDong deleted the vehicle_test branch August 28, 2021 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Code: Tests Measurement, self-control, statistics, balancing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing vehicle related tests
2 participants