Giter Site home page Giter Site logo

Comments (5)

Emoun avatar Emoun commented on May 28, 2024 1

@eupn Yep, can confirm #45 fixes this bug.

Thanks for the quick response to this issue and the quick fix.

from macrotest.

eupn avatar eupn commented on May 28, 2024 1

@Emoun a new version 1.0.3 was published on crates.io.

from macrotest.

eupn avatar eupn commented on May 28, 2024

@Emoun

Hello and thank you for this report!

The macrotest crate is most likely the reason because it creates a temporary cargo crate for each "set" of expansion tests and those crates (or their names/paths) are happened to be non-unique thus causing the interference. One possible solution to this might be to create temporary crates with randomized name&path to make them unique for each "set" of expansion tests thus eliminating the interference.

This solution should be implemented internally in order to support your use-case.

from macrotest.

Emoun avatar Emoun commented on May 28, 2024

@eupn thanks for the clarification, I was quite confused about what no bin target referred to.

If you would like me to help you test a potential fix you implement just @ me and I'll try to run it on my use case.

from macrotest.

eupn avatar eupn commented on May 28, 2024

@Emoun feel free to pull this branch (via git dependency in cargo) and run against your project: #45.

As soon as this PR gets merged I'll publish a new version (v1.0.3) on crates.io.

from macrotest.

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.