Feature/202411 ffmpeg #616
Annotations
6 errors
build
Test Run Failed.
|
build
Test Name: "WriteTagsAndRenameThumbnailAsync_FakeExifToolTest_WindowsOnly"
|
build
Message: "Test method starskytest.starsky.foundation.writemeta.Services.ExifToolHostStorageServiceTest.WriteTagsAndRenameThumbnailAsync_FakeExifToolTest_WindowsOnly threw exception:
System.IO.IOException: The pipe is being closed."
|
build
Stack Trace: " at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.RandomAccess.<>c.<WriteAtOffsetAsync>b__21_0(ValueTuple`4 state)
at System.Threading.AsyncOverSyncWithIoCancellation.InvokeAsync[TState](Action`1 action, TState state, CancellationToken cancellationToken)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.IO.Strategies.BufferedFileStreamStrategy.WriteToNonSeekableAsync(ReadOnlyMemory`1 source, CancellationToken cancellationToken)
at Medallion.Shell.Streams.PipeHelpers.CopyToAsyncWithAutoFlush(Stream source, Stream destination)
at Medallion.Shell.Streams.PipeHelpers.CopyToAsyncWithAutoFlush(Stream source, Stream destination)
at Medallion.Shell.Streams.ProcessStreamWriter.<>c__DisplayClass7_0.<<PipeFromAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Medallion.Shell.Streams.PipeHelpers.PipeAsync(IDisposable this, Func`1 pipeTaskFactory, Boolean leaveOpen, Action extraDisposeAction)
at Medallion.Shell.IOCommand.CreateTask(Task ioTask)
at Medallion.Shell.IOCommand.CreateTask(Task ioTask)
at starsky.foundation.writemeta.Helpers.ExifToolStreamToStreamRunner.RunProcessAsync(Stream sourceStream, String exifToolInputArguments, String referenceInfoAndPath) in D:\a\starsky\starsky\starsky\starsky.foundation.writemeta\Helpers\ExifToolStreamToStreamRunner.cs:line 62
at starsky.foundation.writemeta.Helpers.ExifTool.WriteTagsAndRenameThumbnailInternalAsync(String subPath, String beforeFileHash, String command, CancellationToken cancellationToken) in D:\a\starsky\starsky\starsky\starsky.foundation.writemeta\Helpers\ExifTool.cs:line 105
at starsky.foundation.writemeta.Helpers.ExifTool.WriteTagsAndRenameThumbnailAsync(String subPath, String beforeFileHash, String command, CancellationToken cancellationToken) in D:\a\starsky\starsky\starsky\starsky.foundation.writemeta\Helpers\ExifTool.cs:line 49
at starsky.foundation.writemeta.Services.ExifToolHostStorageService.WriteTagsAndRenameThumbnailAsync(String subPath, String beforeFileHash, String command, CancellationToken cancellationToken) in D:\a\starsky\starsky\starsky\starsky.foundation.writemeta\Services\ExifToolHostStorage.cs:line 36
at starskytest.starsky.foundation.writemeta.Services.ExifToolHostStorageServiceTest.WriteTagsAndRenameThumbnailAsync_FakeExifToolTest_WindowsOnly() in D:\a\starsky\starsky\starsky\starskytest\starsky.foundation.writemeta\Services\ExifToolHostStorageServiceTest.cs:line 177
"
|
build
Target "TestNetCore" has thrown an exception
|
build
Process completed with exit code 1.
|