After updating to 1.2.6, using grabDataFromResponseByJsonPath(..) results in
Calling JSONPath::data() is deprecated, please use JSONPath::getData() instead.
Which naturally fails the test unless most errors are ignored (which would be a very bad practice)