Currently if a test fails we provide the URL of the test in both the console window and the CSV results file to make it easy for the user to just click the link and re-run the test.
For VIYA we need to make sure that this link includes the _contextname URL parameter.
Currently if a test fails we provide the URL of the test in both the console window and the CSV results file to make it easy for the user to just click the link and re-run the test.
For VIYA we need to make sure that this link includes the
_contextname
URL parameter.So:
Should become:
https://sas.analytium.co.uk/SASJobExecution/?_program=/Public/app/viya/tests/macros/mpe_filtermaster.test&_debug=2477&_contextname=$(CONTEXTNAME)