Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LT-21970: S/R failure with reordering data entry fields #422

Merged
merged 3 commits into from
Dec 4, 2024

Merge branch 'develop' into LT-21970

2f394ce
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix LT-21970: S/R failure with reordering data entry fields #422

Merge branch 'develop' into LT-21970
2f394ce
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 4, 2024 in 0s

84 errors, 5 fail, 25 skipped, 767 pass in 3m 26s

881 tests  ±0   767 ✅ ±0   3m 26s ⏱️ ±0s
108 suites ±0    25 💤 ±0 
  1 files   ±0     5 ❌ ±0   84 🔥 ±0 

Results for commit 2f394ce. ± Comparison against earlier commit 64c6f53.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ComposedFilenameExists with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
   at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
   at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ComposedFilenameExists()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DecomposedFilenameExists with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
   at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
   at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DecomposedFilenameExists()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameComposedFilenameExistsWithDifferentCase_Windows with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
   at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
   at SIL.LCModel.Utils.MockFileOS.AddFile(String filename, String contents, Encoding encoding)
   at SIL.LCModel.Utils.FileUtilsTest.SetFileUtilsDirectoryAndFile(String dirName, String fileName)
   at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameComposedFilenameExistsWithDifferentCase_Windows()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameDecomposedFilenameExistsWithDifferentCase_Windows with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
   at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
   at SIL.LCModel.Utils.MockFileOS.AddFile(String filename, String contents, Encoding encoding)
   at SIL.LCModel.Utils.FileUtilsTest.SetFileUtilsDirectoryAndFile(String dirName, String fileName)
   at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameDecomposedFilenameExistsWithDifferentCase_Windows()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameExactMatchFilenameExistsWithDifferentCase_Windows with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
   at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
   at SIL.LCModel.Utils.MockFileOS.AddFile(String filename, String contents, Encoding encoding)
   at SIL.LCModel.Utils.FileUtilsTest.SetFileUtilsDirectoryAndFile(String dirName, String fileName)
   at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_DirectoryNameExactMatchFilenameExistsWithDifferentCase_Windows()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ExactNameExists with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
   at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
   at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_ExactNameExists()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_FileDoesNotExist with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.IsFilePathValid(String filename)
   at SIL.LCModel.Utils.FileUtils.AssertValidFilePath(String filename)
   at SIL.LCModel.Utils.FileUtilsTest.ActualFilePath_FileDoesNotExist()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfDifferentSizeAreDifferent with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfDifferentSizeAreDifferent()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfSameSizeAreDifferent with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_DifferentFilesOfSameSizeAreDifferent()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_SameFilesWithDifferentCreationTimeAreIdentical with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_SameFilesWithDifferentCreationTimeAreIdentical()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_TwoFilesWithSameContentAreIdentical with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AreFilesIdentical_TwoFilesWithSameContentAreIdentical()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_complexPath_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
   at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_complexPath_changed()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_containsBackslash_unchanged with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
   at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_containsBackslash_unchanged()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_doubleSlashCollapsing_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
   at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_doubleSlashCollapsing_changed()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_media_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
   at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_media_changed()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_multiSlashCollapsing_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtils.ChangeLinuxPathIfWindows(String linuxPath)
   at SIL.LCModel.Utils.FileUtilsTest.ChangeLinuxPathIfWindows_multiSlashCollapsing_changed()

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_absPath_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_complexPath_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_driveWithLongerPath_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_driveWithPath_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_empty_unchanged with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_null_unchanged with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_root_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_simple_unchanged with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

SIL.LCModel.Utils.FileUtilsTest.ChangePathToPlatform_twoDirs_changed with error

output\Release\net462\TestResults.xml [took 0s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'SIL.Core, Version=14.2.0.0, Culture=neutral, PublicKeyToken=cab3c8c5232dfcf2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at SIL.LCModel.Utils.FileUtilsTest.AssertChangePathToPlatformAsExpected(String linuxPath, String windowsPath)