What's New
Jenkins Plugin
Now Jenkins plugin can mark builds as unstable/failed depending on the presence of failed steps and configured threshold (new per-build settings).
Test report aggregation may be skipped in case of failed build (new per-build setting).
Syncnrun
Network transfer performance improved significantly.
Network utilization statistics is now output in verbose mode.
Syncnrun now may execute processed in detached mode (when syncnrun does not waits for process to finish). Error reporting for missing files and startup problems are available.
Toolbox
- Gems installation batch now installs correct (compatible) versions of required gems.
Sample Test
- Sample test ruby code was simplified
Bugs fixed
Jenkins Plugin
- Issue 15 Jenkins now can be executed on remote Jenkins node.
- Issue 18 Build data is not lost in some cases.
- Issue 19 NULLs in JSON report are now handled properly.
Syncnrun
- Issue 17 Files with read-only attribute set do not cause syncnrun failures anymore.
Cucumber Formatter
- Issue 16 JSON cucumber formatter now creates valid JSON report when video encryption fails.
Known Issues
Windows Toolbox
- Issue 3 CamStudio lossless codec from Windows tool box does not show up after installation on 64-bit systems. See ticket comment for workaround.