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
Annotations
Check warning on line 0 in SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupControlTests
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
Loading