1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-31 08:29:57 +08:00
Files
osu-lazer/osu.Game
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
..
2026-04-15 01:10:54 +09:00
2026-03-19 00:05:52 +09:00
2026-04-10 20:27:21 +09:00
2026-03-19 00:05:52 +09:00
2026-03-17 03:58:02 +09:00
2025-12-29 16:07:14 +09:00
2026-01-13 07:47:25 +03:00
2026-04-20 13:37:53 +02:00
2026-04-16 14:11:24 +02:00