Git Product home page Git Product logo

Comments (3)

davidrot avatar davidrot commented on August 23, 2024

zora

Here is a another example, somehow the reporter thinks that the stats are some unit tests...

from zora.

lorenzofox3 avatar lorenzofox3 commented on August 23, 2024

Hello and thanks for the feedback.

When there is an unhandled error, zora bail out which is part of the TAP specification and is the expected behavior

Unfortunately, Nodejs does not report properly yet the stacktrace on unhandled promise rejection (see deprecation warning).

You can still have this information if you run the program with the --trace-warnings flag (ex node --trace-warnings mytest.js) and therefore find out which assertion failed (the first line on the stacktrace)

Screenshot 2020-09-13 at 13 24 39

Finally the wrong plan is due the tap reporter you use downstream and need to be fixed there.

A member of the community has already fixed a pair of reporters

from zora.

lorenzofox3 avatar lorenzofox3 commented on August 23, 2024

I am closing this one as I am not sure there is any action we should take on the zora side

from zora.

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.