Coder Social home page Coder Social logo

Comments (7)

wakaleo avatar wakaleo commented on August 20, 2024

I'm not able to reproduce this - both surefire.rerunFailingTestsCount (or failsafe.rerunFailingTestsCount) and max.retries seem to work fine, independently or together. Note that they are totally separate implementations (the surefile.rerunFailingTestsCount property was implemented after the Thucydides one), so probably not a good idea to combine them. Do you have a sample project that reproduces this issue?

from serenity-core.

wakaleo avatar wakaleo commented on August 20, 2024

Could you see if this happens with 1.0.47 and, if so, create a sample project that reproduces the issue?

from serenity-core.

mihaiserdean avatar mihaiserdean commented on August 20, 2024

I will update to 1.0.47 and delete the surefile.rerunFailingTestsCount property and let you know if I reproduce it.

from serenity-core.

afcbpeter avatar afcbpeter commented on August 20, 2024

Hi,

I'm having this issue as well on 1.0.47. The test passes in the Maven Build but Serenity isn't having it.

The faliure I get is this. expected:<[Logout]> but was:<[]> which says to me it's not finding the element, but why would the Maven build pass? the output fail and the Jenkins build show as failed also.

from serenity-core.

wakaleo avatar wakaleo commented on August 20, 2024

Could you provide a sample project that reproduces this issue?

from serenity-core.

YamStranger avatar YamStranger commented on August 20, 2024

@mihaiserdean this issue quite similar to #132. May be next tips will be helpful

  • be sure that you are talking about serenity reports (ander serenity output dir). They are builds after gradle reports. Here you can find details configuration. Gradle reports can be rad, but serenity-reports should be green.
  • try run example project (I tested it with gradle 2.5). Clone it from git, remove all from serenity.properties (hack, don't use it in real life). And run gradle clean test aggregate. You will find two reports: - fail under build/** and successful under target/serernity/site (default path for serernity reports).

If you will have some additional questions - please ask them

from serenity-core.

YamStranger avatar YamStranger commented on August 20, 2024

Hello @mihaiserdean!

This should be closed under 1.1.22-rc.5.

Please close it, if so

from serenity-core.

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.