Skip to content

Three-way diffing Synchronizer #3390

Three-way diffing Synchronizer

Three-way diffing Synchronizer #3390

Triggered via pull request July 1, 2024 22:01
Status Failure
Total duration 7m 2s
Artifacts

clean_environment_tests.yaml

on: pull_request
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
NexusMods.DataModel.Tests.ALoadoutSynchronizerTests.CanSynchronizeLoadout: tests/NexusMods.DataModel.Tests/ALoadoutSynchronizerTests.cs#L188
Expected scriptPath.GetUnixFileMode() to have flag UnixFileMode.OtherExecute|GroupExecute|UserExecute {value: 73}, but found UnixFileMode.OtherRead|GroupRead|UserWrite|UserRead {value: 420}.
NexusMods.DataModel.Tests.ApplyServiceTests.CanIngestDeletedFiles: tests/NexusMods.DataModel.Tests/ApplyServiceTests.cs#L122
Expected deletedFile.FileExists to be false because file is still deleted after apply, but found True.
build-and-test / Build and Test (macos-latest)
Process completed with exit code 1.
build-and-test / Build and Test (windows-latest)
The job was canceled because "macos-latest" failed.
build-and-test / Build and Test (windows-latest)
The operation was canceled.
build-and-test / Build and Test (macos-13)
The job was canceled because "macos-latest" failed.
NexusMods.DataModel.Tests.ALoadoutSynchronizerTests.CanSynchronizeLoadout: tests/NexusMods.DataModel.Tests/ALoadoutSynchronizerTests.cs#L188
Expected scriptPath.GetUnixFileMode() to have flag UnixFileMode.OtherExecute|GroupExecute|UserExecute {value: 73}, but found UnixFileMode.OtherRead|GroupRead|UserWrite|UserRead {value: 420}.
NexusMods.DataModel.Tests.ApplyServiceTests.CanIngestDeletedFiles: tests/NexusMods.DataModel.Tests/ApplyServiceTests.cs#L122
Expected deletedFile.FileExists to be false because file is still deleted after apply, but found True.
build-and-test / Build and Test (macos-13)
The operation was canceled.
build-and-test / Build and Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
NexusMods.DataModel.Tests.ALoadoutSynchronizerTests.CanSynchronizeLoadout: tests/NexusMods.DataModel.Tests/ALoadoutSynchronizerTests.cs#L188
Expected scriptPath.GetUnixFileMode() to have flag UnixFileMode.OtherExecute|GroupExecute|UserExecute {value: 73}, but found UnixFileMode.OtherRead|GroupRead|UserWrite|UserRead {value: 420}.
NexusMods.DataModel.Tests.ApplyServiceTests.CanIngestDeletedFiles: tests/NexusMods.DataModel.Tests/ApplyServiceTests.cs#L122
Expected deletedFile.FileExists to be false because file is still deleted after apply, but found True.
build-and-test / Build and Test (ubuntu-latest)
The operation was canceled.
build-and-test / Build and Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.