-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF15, 11.1, 2021.0
-
Component/s: Web UI
-
Environment:MS windows 10
Node 10
-
Tags:
-
Team:NS
-
Sprint:nxNS Sprint 11.1.11
Test framework won't run on MS windows.
Need to replace the spawn line with
const wdio = spawn('node', [wdioBin, ...args], { env: process.env, stdio: ['inherit', 'pipe', 'pipe'] });
in node_modules/@nuxeo/nuxeo-web-ui-ftest/scripts/test.js