Giter Club home page Giter Club logo

Comments (8)

nex3 avatar nex3 commented on August 23, 2024

Can you link a minimal package that demonstrates the issue? Also, which specific version of unittest are you using? There are currently two alphas out.

from test.

Fox32 avatar Fox32 commented on August 23, 2024

I'm using alpha1. I will create a package later today, but maybe it is related to my package versions. I'm using dependency_overrides ob shelf version 0.6.0 which doesn't work. But changing it to 0.5.7 is working either.

from test.

Fox32 avatar Fox32 commented on August 23, 2024

Here is a small package with the right dependencies to reproduce the issue on Windows:
https://dl.dropboxusercontent.com/u/480043/unittest_bug.zip

Steps to reproduce:

  1. Run: pub get
  2. Run: pub run unittest:unittest

from test.

nex3 avatar nex3 commented on August 23, 2024

@munificent When you have a sec, could you see if you can reproduce this on Windows?

from test.

munificent avatar munificent commented on August 23, 2024

In the definition of packageRootFor(), change:

return packageRoot;

to:

return p.toUri(packageRoot).toString();

from test.

nex3 avatar nex3 commented on August 23, 2024

Thanks, Bob!

from test.

seaneagan avatar seaneagan commented on August 23, 2024

It is fixed in 0.12.0-beta.3, but regressed in 0.12.0-beta.4 for me in windows.

from test.

nex3 avatar nex3 commented on August 23, 2024

@seaneagan Do you think you could dive into it and see if you can figure out what's going on? I don't have a Windows machine and Bob really hates having to use his.

from test.

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.