Small adjustments to ArchivingViewModel interfaces #69
13 fail, 231 skipped, 4 580 pass in 10m 17s
Annotations
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ResolveReferenceOnEnter (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ResolveReference_InvalidBook (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ValidateReferenceText (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: FilteredListHasBooksInCanonicalOrder (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ResolveReference_IncompleteMultilingScrBooks (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: SettingReferenceByTypingTextTest (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ResolveReferenceOnLoseFocus (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: TextAllSelectedOnFocus (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: VerifyBookCountForFilteredList (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ResolveReference_IncompleteNotInProject (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: FilteredListPreventsDuplicateBooks (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ScrPassageDropDownBehaviorTests (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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
Check warning on line 0 in SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest
github-actions / LibPalaso Tests
1 out of 2 runs failed: ResolveReference_IncompleteInFilteredList (SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest)
./test-results\results_net48_20240823144826.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.0.1.2, 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.ResourceManager.GetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.FillResources(CultureInfo culture, ResourceSet& resourceSet)
at System.ComponentModel.ComponentResourceManager.ApplyResources(Object value, String objectName, CultureInfo culture)
at SIL.Windows.Forms.Scripture.ScrPassageControl.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 210
at SIL.Windows.Forms.Scripture.ScrPassageControl..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture\ScrPassageControl.cs:line 86
at SIL.Windows.Forms.Scripture.Tests.DummyScrPassageControl..ctor()
at SIL.Windows.Forms.Scripture.Tests.ScrPassageControlTest.TestSetup() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Scripture.Tests\ScrPassageControlTests.cs:line 221
--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