Skip to content

+semver:major Added properties to ArchivingDlgViewModel to facilitate customizing the initial summary #100

+semver:major Added properties to ArchivingDlgViewModel to facilitate customizing the initial summary

+semver:major Added properties to ArchivingDlgViewModel to facilitate customizing the initial summary #100

GitHub Actions / LibPalaso Tests failed Oct 4, 2024 in 0s

3 fail, 231 skipped, 4 594 pass in 8m 14s

    35 files  ±0     35 suites  ±0   8m 14s ⏱️ +52s
 4 828 tests ±0  4 594 ✅  - 1  231 💤 ±0  3 ❌ +1 
10 298 runs  ±0  9 818 ✅  - 1  475 💤 ±0  5 ❌ +1 

Results for commit 29158a0. ± Comparison against earlier commit 29b08b2.

Annotations

Check warning on line 0 in SIL.WritingSystems.Tests.SldrTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

1 out of 3 runs failed: GetLdmlFile_BadIetfLanguageTag_Throws (SIL.WritingSystems.Tests.SldrTests)

./test-results\results_net461_20241004175242.trx [took 0s]
Raw output
System.IO.DirectoryNotFoundException : Could not find a part of the path 'C:\Users\runneradmin\AppData\Local\Temp\SldrCacheTest'.   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileSystemEnumerableIterator`1.CommonInit()
   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
   at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)
   at SIL.WritingSystems.Tests.SldrTests.TestEnvironment.Dispose() in D:\a\libpalaso\libpalaso\SIL.WritingSystems.Tests\SldrTests.cs:line 63
   at SIL.WritingSystems.Tests.SldrTests.GetLdmlFile_BadIetfLanguageTag_Throws() in D:\a\libpalaso\libpalaso\SIL.WritingSystems.Tests\SldrTests.cs:line 103

Check warning on line 0 in SIL.Archiving.Tests.RampArchivingDlgViewModelWithOverrideDisplayInitialSummarySetTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

All 2 runs failed: DisplayInitialSummary_OverrideDisplayInitialSummaryIsSet_DefaultBehaviorOmitted (SIL.Archiving.Tests.RampArchivingDlgViewModelWithOverrideDisplayInitialSummarySetTests)

./test-results\results_net461_20241004175123.trx [took 0s]
./test-results\results_net48_20241004175131.trx [took 0s]
Raw output
  Expected: True
  But was:  False
   at SIL.Archiving.Tests.RampArchivingDlgViewModelWithOverrideDisplayInitialSummarySetTests.<DisplayInitialSummary_OverrideDisplayInitialSummaryIsSet_DefaultBehaviorOmitted>d__0.MoveNext() in D:\a\libpalaso\libpalaso\SIL.Archiving.Tests\RampArchivingDlgViewModelTests.cs:line 782
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at SIL.Archiving.Tests.RampArchivingDlgViewModelWithOverrideDisplayInitialSummarySetTests.<DisplayInitialSummary_OverrideDisplayInitialSummaryIsSet_DefaultBehaviorOmitted>d__0.MoveNext() in D:\a\libpalaso\libpalaso\SIL.Archiving.Tests\RampArchivingDlgViewModelTests.cs:line 782
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at SIL.Archiving.Tests.RampArchivingDlgViewModelWithOverrideDisplayInitialSummarySetTests.DisplayInitialSummary_OverrideDisplayInitialSummaryIsSet_DefaultBehaviorOmitted()

Check warning on line 0 in SIL.Archiving.Tests.RampArchivingDlgViewModelWithFineGrainedOverridesForDisplayInitialSummarySetTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

All 2 runs failed: DisplayInitialSummary_OverridenPropertiesForDisplayInitialSummaryAreSet_MessagesReflectOverrides (SIL.Archiving.Tests.RampArchivingDlgViewModelWithFineGrainedOverridesForDisplayInitialSummarySetTests)

./test-results\results_net461_20241004175123.trx [took 0s]
./test-results\results_net48_20241004175131.trx [took 0s]
Raw output
  Expected: 8
  But was:  2
   at SIL.Archiving.Tests.RampArchivingDlgViewModelWithFineGrainedOverridesForDisplayInitialSummarySetTests.<DisplayInitialSummary_OverridenPropertiesForDisplayInitialSummaryAreSet_MessagesReflectOverrides>d__0.MoveNext() in D:\a\libpalaso\libpalaso\SIL.Archiving.Tests\RampArchivingDlgViewModelTests.cs:line 844
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at SIL.Archiving.Tests.RampArchivingDlgViewModelWithFineGrainedOverridesForDisplayInitialSummarySetTests.<DisplayInitialSummary_OverridenPropertiesForDisplayInitialSummaryAreSet_MessagesReflectOverrides>d__0.MoveNext() in D:\a\libpalaso\libpalaso\SIL.Archiving.Tests\RampArchivingDlgViewModelTests.cs:line 844
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at SIL.Archiving.Tests.RampArchivingDlgViewModelWithFineGrainedOverridesForDisplayInitialSummarySetTests.DisplayInitialSummary_OverridenPropertiesForDisplayInitialSummaryAreSet_MessagesReflectOverrides()