Code Monkey home page Code Monkey logo

Comments (5)

jimmymcp avatar jimmymcp commented on August 18, 2024 1

Hi Natalie,

I'm not sure what's happening here. I've built a new version of the app to output some values give us a clue. I'll send you an email.

from al-test-runner.

jimmymcp avatar jimmymcp commented on August 18, 2024

Hi,

If you are using a workspace with multiple roots then yes, I expect that that is the problem. The extension needs more work to allow you to specify which folder contains the extension with your tests.

I haven't been able to replicate your issue exactly, but I have got some inconsistent results with workspaces. Try dragging the folder that contains your test extension to be first in the workspace, if it isn't already and reloading VS Code.

from al-test-runner.

NKarolak avatar NKarolak commented on August 18, 2024

Switching the folders within the workspance indeed puts the .altestrunner folder into the correct place, however it will still throw an error:

EEXIST: file already exists, mkdir 'PATH\MyRepo\test\.altestrunner'

from al-test-runner.

NKarolak avatar NKarolak commented on August 18, 2024

BTW I've tested to open the test folder seperately in VS Code. But the error persists there, too:

EEXIST: file already exists, mkdir 'PATH\MyRepo\test\.altestrunner'

from al-test-runner.

NKarolak avatar NKarolak commented on August 18, 2024

The EEXIST error message was caused by comments in the launch.json (I had disabled the StartupObject configurations). The issue was not related to workspaces.

Next obstacles solved by:

  • If you are running the bash terminal, "Select Default Shell" and choose PowerShell; then "Kill Terminal".
  • Open PowerShell as administrator:
    install-module navcontainerhelper or update-module navcontainerhelper
    Check-NavContainerHelperPermissions -fix
  • in the launch.json, the servername must match exactly the docker container name (no trailing backslash, case sensitive)
  • Retry, retry ... until a login window comes, then retry again.

Thanks for your help, James :)

from al-test-runner.

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.