Git Product home page Git Product logo

Comments (2)

auriaave avatar auriaave commented on August 22, 2024
  1. can you provide the steps to reproduce this issue? Example: a command run and the list of files generated.
  2. can you provide an example of a single JUnit test where multiple tests run in sequence?
  3. is the expectation of this bug report to generate a single XML file?
    a. if so, have we asked for feedback from the people that consume the generated reports?
    b. what approach would you recommend? sending the output of a concurrent test via a channel for all inputs to be written on a single file?
  4. What would a single JUnit report file look like? Let's say 5 concurrent go-routines and some tests in one of the go-routines fails. Is the expectation that all tests will run and the single XML file will show the tests that failed? Or is it expected that as soon as a test fails (on any of the go-routines), no further tests will run?

Thank you!

from cilium-cli.

viktor-kurchenko avatar viktor-kurchenko commented on August 22, 2024

@auriaave, thank you for your comments!

  1. The description updated with command example
  2. The description updated with single file JUnit reports
  3. I think we can treat this issue as improvement. I don't have much context on how we use JUnit reports (probably @brlbil has).
  4. It doesn't matter if test passes or fails, it just needs to be reflected in report (we should not change this logic).

from cilium-cli.

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.