nexusmods-app: disable flaky StardewValley test
Passes locally, but fails on ofborg.
This commit is contained in:
@@ -135,6 +135,9 @@ buildDotnetModule (finalAttrs: {
|
||||
"NexusMods.UI.Tests.ImageCacheTests.Test_LoadAndCache_RemoteImage"
|
||||
"NexusMods.UI.Tests.ImageCacheTests.Test_LoadAndCache_ImageStoredFile"
|
||||
|
||||
# Fails in ofborg with VerifyException tests/Games/NexusMods.Games.StardewValley.Tests
|
||||
"NexusMods.Games.StardewValley.Tests.StardewValleyInstallersTests.CanInstallMod"
|
||||
|
||||
# Fails with: Expected a <System.ArgumentException> to be thrown, but no exception was thrown.
|
||||
"NexusMods.Networking.ModUpdates.Tests.PerFeedCacheUpdaterTests.Constructor_WithItemsFromDifferentGames_ShouldThrowArgumentException_InDebug"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user