Skip to content

Small adjustments to ArchivingViewModel interfaces #73

Small adjustments to ArchivingViewModel interfaces

Small adjustments to ArchivingViewModel interfaces #73

GitHub Actions / LibPalaso Tests failed Aug 23, 2024 in 0s

1 fail, 231 skipped, 4 592 pass in 10m 54s

    35 files  ±0      35 suites  ±0   10m 54s ⏱️ +27s
 4 824 tests ±0   4 592 ✅  - 1  231 💤 ±0  1 ❌ +1 
11 044 runs  ±0  10 514 ✅  - 2  528 💤 ±0  2 ❌ +2 

Results for commit f906e89. ± Comparison against earlier commit d4ed309.

Annotations

Check warning on line 0 in SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupControlTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

All 2 runs failed: AkSearchDoesNotCrash (SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupControlTests)

./test-results\results_net461_20240823174149.trx [took 0s]
./test-results\results_net48_20240823174206.trx [took 0s]
Raw output
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> System.IO.FileLoadException : Could not load file or assembly 'System.Memory, Version=4.5.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  ----> System.IO.FileLoadException : Could not load file or assembly 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, Object[] args)
   at System.Resources.ManifestBasedResourceGroveler.CreateResourceSet(Stream store, Assembly assembly)
   at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
   at SIL.Windows.Forms.WritingSystems.LanguageLookupControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.WritingSystems\LanguageLookupControl.Designer.cs:line 116
   at SIL.Windows.Forms.WritingSystems.LanguageLookupControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.WritingSystems\LanguageLookupControl.cs:line 35
   at SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupControlTests.Setup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.WritingSystems.Tests\LanguageLookupControlTests.cs:line 22
--FileLoadException
   at System.Resources.Extensions.TypeNameComparer.Equals(String assemblyQualifiedTypeName1, String assemblyQualifiedTypeName2)
   at System.Resources.Extensions.DeserializingResourceReader.ValidateReaderType(String readerType)
   at System.Resources.Extensions.DeserializingResourceReader._ReadResources()
   at System.Resources.Extensions.DeserializingResourceReader.ReadResources()
--FileLoadException