ABAP_CI_PIPELINE_BASE icon indicating copy to clipboard operation
ABAP_CI_PIPELINE_BASE copied to clipboard

Type error in Test Script

Open himanshush13 opened this issue 5 years ago • 0 comments

Hello, I followed your Repo and used the Script to get my Abapunit test results in Azure Devops. For ATC it worked as a charm, but for Unit test, it is giving some error,

failure detail

  1. TypeError
    Cannot read property 'alert' of undefined at test-script
    inside "RunABAPUnit"
    ##[error]Cmd.exe exited with code '1'. Finishing: Run API Tests

I am stuck here, with not much knowledge of JSON. is there any way to solve this issue ?

himanshush13 avatar Aug 05 '20 14:08 himanshush13