OpenSearch/modules
Nik Everett db0a5e4263 Painless: more testing for script_stack (#24168)
`script_stack` is super useful when debugging Painless scripts
because it skips all the "weird" stuff involved that obfuscates
where the actual error is. It skips Painless's internals and
call site bootstrapping.

It works fine, but it didn't have many tests. This converts a
test that we had for line numbers into a test for the
`script_stack`. The line numbers test was an indirect test
for `script_stack`.
2017-04-18 22:52:59 -04:00
..
aggs-matrix-stats Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-common Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-expression Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-mustache Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-painless Painless: more testing for script_stack (#24168) 2017-04-18 22:52:59 -04:00
percolator Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
reindex Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00