Hace
Hace
Have this issue on windows10 go 1.9 as well
Seems that sub-GoConvey calls are attributed to the Root. Debugging into go convey reveals that getting the current context always returns nil, hence all sub-GoConvey calls are attributed to Root....
Debugging with golang 1.9.1 into this issue (I also get the same issue) it looks like the issue is in GoConvey using https://github.com/jtolds/gls for dealing with the context. Should and...
You are passing an option for JPEG while storing the file with a PNG extension. Which of these are you trying to achieve?
in powershell you have to replace the `pwd` with a simple `.` (dot) to refer to the local folder, and for windows we need to swap the slash for paths...