There is a weird test failure on 8.7 SaaS.
In a Connection Error test, the variable parsing code is throwing. I can't reproduce it locally against an 8.7 cluster.
As a workaround, I am going to nullish coalesce the variable parser input, and see if this gets it to pass.
Probably needs more investigation for the root cause.