Sebastiaan Dammann
Sebastiaan Dammann
Yes, also crashes vanilla: 
I'm playing around a bit with this idea 😄 
 
I would like this for development purposes also, because as both a user and someone who thinkers with the code I want to use different resolutions and screen modes etc.
This should be fairly easy to fix: - dotCover on Linux only supports Unix-style arguments - dotCover on Windows supports both Unix-style and Windows style arguments The fix would be...
I'm not changing to change the paths, I'm saying that *Cake* should pass Unix-style arguments, so prefixed by `--` instead of `/` so the command line looks like: ``` /usr/bin/mono...
> If dotCover translate to that command , could you update me how to overcome and use (the dotcover in cake) your solution in cake itself ? Sorry, you can't...
Exactly my thoughts. You'd want series of tests of which each test may have a dependency on the other. Series may or may not have a dependency on one another....
Key in de logging messages seems to be: ``` [ 7.339063] usbserial: USB Serial support registered for FTDI USB Serial Device [ 7.339117] ftdi_sio 4-1:1.0: FTDI USB Serial Device converter...
Still reproducible on latest OS.