OpenSearch/buildSrc
Nik Everett 4b0b479d1b
Build: Fix reproduce info for methods with ( or ) (#35712)
Our `REPRODUCE WITH` line wasn't working for tests with `(` or `)` in
the method name. This isn't super common, but happens sometimes for our
yml based rest tests. This is because randomized runner's globbing
mechanism dind't escape `(` or `)`. I filed this upstream at
https://github.com/randomizedtesting/randomizedtesting/issues/271
and Dawid kindly fixed the issue. This upgrades to pick up the fix.

Closes #35692
2018-11-29 08:38:09 -05:00
..
src Replace fixtures with docker-compose (#35651) 2018-11-29 09:43:16 +02:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Replace fixtures with docker-compose (#35651) 2018-11-29 09:43:16 +02:00
version.properties Build: Fix reproduce info for methods with ( or ) (#35712) 2018-11-29 08:38:09 -05:00