Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28071

Fix webui test framework on MS Windows

    XMLWordPrintable

    Details

    • 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

      Description

      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

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - Not Specified
                Not Specified
                Logged:
                Time Spent - 30 minutes
                30m