Giter VIP home page Giter VIP logo

Comments (5)

bpasero avatar bpasero commented on September 1, 2024

@HookyQR can you try using the same environment variables as we do in 1.5.x? https://github.com/Microsoft/vscode/blob/1.5.3/appveyor.yml

from vscode-extension-vscode.

HookyQR avatar HookyQR commented on September 1, 2024

That one is designed for Typescript, which won't work because my extension is javascript - and thus has no build step. I actually started with that, then fiddled with parts of it by adding/removing bits based on what I had seen in other extension test yaml files. Nothing has worked.

Since code actually runs, is there something I need to do specifically to get it to run with the extension on appveyor.

from vscode-extension-vscode.

bpasero avatar bpasero commented on September 1, 2024

@HookyQR I think this is an issue with output not showing up. And some environment variables can have an impact. Can you try with different environment variables:

  1. no variables at all
  2. only ELECTRON_NO_ATTACH_CONSOLE: 1

from vscode-extension-vscode.

HookyQR avatar HookyQR commented on September 1, 2024

Awesome, thanks @bpasero. (Kind of) It fails, like it should, but with no output.

When it passes though, all of the test results come out as expected.

from vscode-extension-vscode.

bpasero avatar bpasero commented on September 1, 2024

@HookyQR the output issue will likely be fixed with our 1.6 release where we update electron 👍

from vscode-extension-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.