Stryker 0.5.0 crashes on simple project
See original GitHub issueStryker crashes on a simple project. It seems to fail inside the TotalNumberOfTestsParser
.
[22:07:26 INF] Using C:\Dev\ExampleProjects\ExampleProject\ExampleProject.XUnit\ExampleProject.XUnit.csproj as project file
[22:07:26 INF] Starting initial build
[22:07:28 INF] Initial build successful
[22:07:29 INF] Using testrunner DotnetTestRunner
[22:07:29 INF] Initial testrun started
[22:07:31 ERR] An error occurred during the mutation test run
System.IO.FileNotFoundException: Could not load file or assembly 'System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.
File name: 'System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
at Stryker.Core.Parsers.TotalNumberOfTestsParser.ParseTotalNumberOfTests(String testProcessRunnerOutput)
at Stryker.Core.TestRunners.DotnetTestRunner.RunAll(Nullable`1 timeoutMS, Nullable`1 activeMutationId)
at Stryker.Core.Initialisation.InitialTestProcess.InitialTest(ITestRunner testRunner)
at Stryker.Core.Initialisation.InitialisationProcess.Initialize(StrykerOptions options)
at Stryker.Core.StrykerRunner.RunMutationTest(StrykerOptions options)
[22:07:31 INF] Time Elapsed 00:00:05.2187106
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
stryker | Yarn - Package Manager
Stryker v1 is released, but you're still using a 0.x version. ... All notable changes to this project will be documented in this...
Read more >[Jest] crash on Jest 25 #2031 - stryker-mutator/stryker-js
Summary I tried upgrading my own package to use Jest 25 in brodybits/create-react-native-module#240, now the Jest runner crashes.
Read more >Crash when exporting a material | Substance 3D Sampler
This crash is usually the result of a lack of VRAM available on the GPU when starting the export process (especially with materials...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@vinnytheviking the release should be available on nuget.org within 15 minutes. The packages have been released with version number 0.6.0.
A new release with this fix will go out soon