Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source version Gatling not working with ASSERTIONs in simulation.log #3661

Closed
denniebouman opened this issue Apr 5, 2022 · 0 comments · Fixed by #3663
Closed

Source version Gatling not working with ASSERTIONs in simulation.log #3661

denniebouman opened this issue Apr 5, 2022 · 0 comments · Fixed by #3663
Assignees
Labels
Bug Something isn't working

Comments

@denniebouman
Copy link
Member

denniebouman commented Apr 5, 2022

When there are ASSERTIONs in the simulation.log file, e.g.:

ASSERTION PATH GLOBAL TARGET RESPONSE_TIME MAX CONDITION LESS_THAN 800
ASSERTION PATH GLOBAL TARGET SUCCESSFUL_REQUESTS PERCENT CONDITION GREATER_THAN 99
RUN com.company.gatling.simulations.PersonSimulation personsimulation 1457264339477 3.3.1

OR:
ASSERTION AAECAAIBAAAAAAAAACRA
RUN rds.CombinedSimulations combinedsimulations 1649137767279 3.3.1

The (Source) version of Gatling could not be retrieved by Quality-Time.

Request: make the source version more robust by using the line with "RUN" in the simulation.log for the version of Gatling

@denniebouman denniebouman added the Bug Something isn't working label Apr 5, 2022
@denniebouman denniebouman self-assigned this Apr 6, 2022
denniebouman added a commit that referenced this issue Apr 6, 2022
…e version would not be found, when the version number was not present on the first line of the simulation.log. Fixes #3661.
fniessink pushed a commit that referenced this issue Apr 6, 2022
…e version would not be found, when the version number was not present on the first line of the simulation.log. Fixes #3661.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant