Created
June 25, 2019 10:12
-
-
Save moreal/102f28219ed2d1b5f92b5b413eb59616 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| X Libplanet.Tests.Net.SwarmTest.GetMultipleBlocksAtOnce [1s 25ms] | |
| Error Message: | |
| System.IO.IOException : The process cannot access the file 'b62c839d-78f4-41b2-8b5a-dfde3cc4fbcd' because it is being used by another process. | |
| Stack Trace: | |
| at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel) | |
| at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive) | |
| at Libplanet.Tests.Net.SwarmTest.Dispose() in C:\Users\travis\build\planetarium\libplanet\Libplanet.Tests\Net\SwarmTest.cs:line 81 | |
| at ReflectionAbstractionExtensions.DisposeTestClass(ITest test, Object testClass, IMessageBus messageBus, ExecutionTimer timer, CancellationTokenSource cancellationTokenSource) in C:\Dev\xunit\xunit\src\xunit.execution\Extensions\ReflectionAbstractionExtensions.cs:line 79 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment