Skip to content

Renamed project to SIL.Windows.Forms.Archiving #31

Renamed project to SIL.Windows.Forms.Archiving

Renamed project to SIL.Windows.Forms.Archiving #31

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

5 fail, 231 skipped, 4 653 pass in 9m 12s

   17 files  ±0     17 suites  ±0   9m 12s ⏱️ -43s
4 889 tests ±0  4 653 ✅ ±0  231 💤 ±0  5 ❌ ±0 
4 908 runs  ±0  4 659 ✅ ±0  244 💤 ±0  5 ❌ ±0 

Results for commit 414f7ef. ± Comparison against earlier commit 23cd3e0.

Annotations

Check warning on line 0 in SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

WriteVerbose_PartOfMessageExceedsMaximumLength_PartialMessageWrittenFollowedByMaximumLengthExceeded (SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests) failed

./test-results\results_net461_20240801213259.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.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.Progress.LogBoxResources.get_MenuButtonArrow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBoxResources.Designer.cs:line 78
   at SIL.Windows.Forms.Progress.LogBox.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.designer.cs:line 105
   at SIL.Windows.Forms.Progress.LogBox..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.cs:line 36
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest.CreateWindow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 21
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 13
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests.WriteVerbose_PartOfMessageExceedsMaximumLength_PartialMessageWrittenFollowedByMaximumLengthExceeded() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxTests.cs:line 146
--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()

Check warning on line 0 in SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

WriteMessage_PartOfMessageExceedsMaximumLength_PartialMessageWrittenFollowedByMaximumLengthExceeded (SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests) failed

./test-results\results_net461_20240801213259.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.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.Progress.LogBoxResources.get_MenuButtonArrow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBoxResources.Designer.cs:line 78
   at SIL.Windows.Forms.Progress.LogBox.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.designer.cs:line 105
   at SIL.Windows.Forms.Progress.LogBox..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.cs:line 36
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest.CreateWindow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 21
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 13
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests.WriteMessage_PartOfMessageExceedsMaximumLength_PartialMessageWrittenFollowedByMaximumLengthExceeded() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxTests.cs:line 170
--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()

Check warning on line 0 in SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

ShowLogBox (SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests) failed

./test-results\results_net461_20240801213259.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.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.Progress.LogBoxResources.get_MenuButtonArrow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBoxResources.Designer.cs:line 78
   at SIL.Windows.Forms.Progress.LogBox.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.designer.cs:line 105
   at SIL.Windows.Forms.Progress.LogBox..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.cs:line 36
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest.CreateWindow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 21
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 13
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests.ShowLogBox() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxTests.cs:line 16
--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()

Check warning on line 0 in SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests

See this annotation in the file changed.

@github-actions github-actions / LibPalaso Tests

WriteVerbose_MessagesExceedMaximumLength_ErrorMessageOnlyWrittenOnceToTerseLogBox (SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests) failed

./test-results\results_net461_20240801213259.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.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.Progress.LogBoxResources.get_MenuButtonArrow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBoxResources.Designer.cs:line 78
   at SIL.Windows.Forms.Progress.LogBox.InitializeComponent() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.designer.cs:line 105
   at SIL.Windows.Forms.Progress.LogBox..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms\Progress\LogBox.cs:line 36
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest.CreateWindow() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 21
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxFormForTest..ctor() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxFormForTest.cs:line 13
   at SIL.Windows.Forms.Tests.Progress.LogBox.LogBoxTests.WriteVerbose_MessagesExceedMaximumLength_ErrorMessageOnlyWrittenOnceToTerseLogBox() in D:\a\libpalaso\libpalaso\SIL.Windows.Forms.Tests\Progress\LogBox\LogBoxTests.cs:line 115
--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()

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

AkSearchDoesNotCrash (SIL.Windows.Forms.WritingSystems.Tests.LanguageLookupControlTests) failed

./test-results\results_net461_20240801213431.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.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()