elasticsearch/docs/reference/modules/scripting
Nik Everett 61597f2c20 Send error_trace by default when testing (#22195)
Sends the `error_trace` parameter with all requests sent by the
yaml test framework, including the doc snippet tests. This can be
overridden by settings `error_trace: false`. While this drift's
core's handling of the yaml tests from the client's slightly this
should only be a problem for tests that rely on the default value,
both of which I've fixed by setting the value explicitly.

This also escapes `\n` and `\t` in the `Stash dump on failure` so
the `stack_trace` is more readable.

Also fixes `RestUpdateSettingsAction` to not think of the `error_trace`
parameter as a setting.
2016-12-15 13:35:14 -05:00
..
advanced-scripting.asciidoc Reorganise scripting docs (#18132) 2016-05-04 18:17:10 +02:00
expression.asciidoc improve date api for expressions/painless fields 2016-05-31 09:32:33 -04:00
fields.asciidoc Remove groovy scripting language (#21607) 2016-11-22 19:24:12 -08:00
native.asciidoc Remove groovy scripting language (#21607) 2016-11-22 19:24:12 -08:00
painless-debugging.asciidoc Send error_trace by default when testing (#22195) 2016-12-15 13:35:14 -05:00
painless-syntax.asciidoc Docs and tests for painless lack of boxing for ?: and ?. (#21756) 2016-11-23 14:33:32 -05:00
painless.asciidoc Disable regexes by default in painless 2016-09-12 14:09:43 -04:00
security.asciidoc Improve the out-of-the-box experience 2016-12-01 17:26:29 -05:00
using.asciidoc Remove groovy scripting language (#21607) 2016-11-22 19:24:12 -08:00