Skip to content

fix: Console CI all green #1543

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

Merged
merged 12 commits into from
Dec 18, 2021
Merged

fix: Console CI all green #1543

merged 12 commits into from
Dec 18, 2021

Conversation

ShadauxCat
Copy link
Collaborator

MTT-1553

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@0xFA11 0xFA11 merged commit e36b759 into develop Dec 18, 2021
@0xFA11 0xFA11 deleted the fix/xbox_scarlett_tests branch December 18, 2021 20:47

public MessageReceiptCheck ReceiptCheck;
private class MultiInstanceHooks : INetworkHooks
Copy link
Contributor

Choose a reason for hiding this comment

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

this one fixes some bugs related to WaitForMessageOfType, so we should get at least changes in this file MultiInstanceHelpers.cs

Copy link
Contributor

Choose a reason for hiding this comment

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

for other changes, they might be tricky to get back into develop@NoelStephensUnity might help us here.

mollstam pushed a commit to Keepsake-Games/com.unity.netcode.gameobjects that referenced this pull request Feb 13, 2023
* logging pass Unity-Technologies#1

* Logging

* Switched NetworkVarBufferCopyTest to use WaitForMessageOfType

* Changed default "maxFrames" to "timeout" so that framerate doesn't affect tests. The time for a network operation to complete is not dependent on framerate in any way.

* Switch NetworkObjectDestroy and NetworkObjectOwnership tests to use WaitForMessageOfType

* RpcManyClientsTests updated to use WaitForMessageOfType

* Attempting to change the assert in network time tests to using the double value instead of the float value

* standards

* Fixed mising meta file

* ValueUpdateTests to use WaitForMessageOfType

* standards

Co-authored-by: Fatih Mar <mfatihmar@gmail.com>
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.

2 participants