Skip to content

bartkummel/reproduceGatlingProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce Gatling problem

Minimal project to reproduce the problem described at gatling/gatling#3360 (comment)

Steps to reproduce the problem:

Run

sbt gatling-it:testOnly com.mycompany.myproject.PerftestB

Examine the logs and note that bote PerftestA and PerftestB are being run. (The tests will fail unless you have some server running at port 9000 on localhost. Having the tests succeed is not essential for reproducing the problem.)

Releases

No releases published

Packages

No packages published

Languages