jonathangiber

Results 5 issues of jonathangiber

When max-retry-count is enabled and after that a gauge run --failed is performed, specs that passed with --max-retry-count will be executed anyway as if they failed. **To Reproduce** 1. Perform...

help wanted

Hi guys, Im attaching a video so you can understand the issue. When I click on a failed test from the top 20 failed tests widget, it will redirect to...

Using new feature allow_filtered_parallel_execution. This is happening when using the filter feature. I use a tag for running a scenario in serial when the other scenarios in same spec still...

bug

I created a maven multi-module project with java and gauge. Example: automation-tests (root) automation-infra (parent) module-a (child - gauge) module-b (child - gauge) All the steps in both modules were...

### Background It's common to encounter transient errors such as network issues or temporary server unavailability. Currently, there is no built-in mechanism in Gauge to retry a step based on...