Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODEEXT-218

Build happens twice when running test from root dir

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.9.0
    • General
    • None

      Running test command automatically calls pretest.

      Running test from the root dir calls the pretest set up in the root dir, defined to call the extension pretest.

      Consequently, the extension pretest is called twice, triggered once by the root dir pretest and once by running the extension test command. Since the pretest triggers the build, the build happens twice.

      We could modify the pretest definition in the root dir package.json, not having it call pretest explicitly? 

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtvscodeteam Qt VS Code
            lugerard Lucie Gerard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes