Git Product home page Git Product logo

Comments (3)

laurentsenta avatar laurentsenta commented on June 26, 2024 2

@lidel apologies for the slow response, it is not supported: that -skip is the regular go flag.
Skipping group of packages is not supported yet: golang/go#41583 (comment)

Your use case makes a lot of sense and I don't think we should wait for Golang to implement this feature (it probably makes less sense for the "average" use case of go tests). I'll look into implementing this feature.

from gateway-conformance.

lidel avatar lidel commented on June 26, 2024 1

@laurentsenta thoughts?

If this is supported and i am just holding it wrong, maybe we just need to update README and add better example there :)

from gateway-conformance.

laurentsenta avatar laurentsenta commented on June 26, 2024

@lidel following #148 (comment) could you try using

go test ... -skip 'TestGatewayCache/(GET|HEAD)_for_/ipfs/_with_only-if-cached_succeeds_when_in_local_datastore'

?

Notes from trying out the skip syntax: https://gist.github.com/laurentsenta/5ed9fe9954605eefc1ed9ee2db7f66a9

from gateway-conformance.

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.