googleforgames / quilkin

Quilkin is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and more.
Apache License 2.0
1.31k stars 95 forks source link

Ignore failing tests on macOS #1025

Closed XAMPPRocky closed 1 month ago

XAMPPRocky commented 1 month ago

This adds an ignore for tests that currently fail on macOS, these should eventually be fixed but for now it's better to ignore them to allow for dev of other stuff to work on Mac natively.

quilkin-bot commented 1 month ago

Build Succeeded :partying_face:

Build Id: 062797b6-96f8-4a6d-8ed3-d576d7ab5916

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/1025/head:pr_1025 && git checkout pr_1025
cargo build