top of page

Questions & Answers

Public·51 members

Unable to import result through Jenkins job

I m trying to import testng-result.xml through Jenkins job, I have entered correct details and it worked for first time but then its getting failed on every run with below error :

 <div class="aui-message aui-message-warning warning">
                            <p>Encountered a <code>&quot;403 - Forbidden&quot;</code> error while loading this page.</p>
                            <p>Basic Authentication Failure - Reason : AUTHENTICATION_DENIED</p>
                            <p><a href="/secure/MyJiraHome.jspa">Go to Jira home</a></p>
                        </div> 

First run console output: Result files 1 Updating results for AIO-CY-15 *****File Name: testng-result.xml***** Status: SUCCESS Total Runs: 3 Successfully updated: 4 Errors: 0 ---------------------------------------------------------------------------------------------------- Key Run Status ----------------------------------------------------------------------------------------------------

28 Views
Niharika
Niharika
May 27, 2024

Can you let us know whether you are on Cloud or Datacenter version? Can you try hitting any API from the AIO Tests Swagger page.

bottom of page