1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 17:40:12 +08:00
Files
osu-lazer/osu.Game/Utils
T
Bartłomiej Dach 16bbfbb4e2 Disable sentry during test runs
Exposed to be running by 48434dd683 which
caused test failures.

You'd think that the `IsDeployedBuild` check would catch it but it
doesn't. `IsDeployedBuild` is `AssemblyVersion.Major > 0`, and the
assembly version is taken from the entry assembly. In tests the entry
assembly is either resharper or nunit.
16bbfbb4e2 · 2026-04-20 13:37:53 +02:00
History
..
2024-09-25 22:47:37 +09:00
2022-06-17 16:37:17 +09:00
2026-03-17 03:58:02 +09:00