Error when running project in jenkins | Selenium Forum
C
Cheong Kah Seng Posted on 24/11/2020

Hi sir, 

I have ady mentioned the build file path which is "C:\SampleProjects\Eclipse\TestNGDatadrivenFrameworkZoho(3rdattempt)\Data_Driven_Zoho_v1\build.xml". However, the error occured. Is there any solution for this? Why the path shown in error code "C:\SampleProjects\Eclipse\TestNGDatadrivenFrameworkZoho(3rdattempt)\Data_Driven_Zoho_v1" different with the build file path that I set. Thanks in advance. 

Error code:

Running as SYSTEM
Building in workspace C:\Users\Cheong Kah Seng\.jenkins\workspace\Zoho
[Checks API] No suitable checks publisher found.
ERROR: Unable to find build script at C:\SampleProjects\Eclipse\TestNGDatadrivenFrameworkZoho(3rdattempt)\Data_Driven_Zoho_v1
[Checks API] No suitable checks publisher found.
Finished: FAILURE


C
Cheong Kah Seng Replied on 24/11/2020

Sorry sir, let me rephrase my question. I have ady mentioned the build file path which is "C:\SampleProjects\Eclipse\TestNGDatadrivenFrameworkZoho(3rdattempt)\Data_Driven_Zoho_v1\build.xml". However, the error occured. Is there any solution for this? Kindly ignore the build path issue and just focus on the following problem.

One more question is can I run my Zoho project in Jenkins without using Grid, only run bt ANT? Thanks

Started by user Cheong Kah Seng
Running as SYSTEM
Building in workspace C:\Users\Cheong Kah Seng\.jenkins\workspace\Zoho
[Checks API] No suitable checks publisher found.
ERROR: Unable to find build script at C:\SampleProjects\Eclipse\TestNGDatadrivenFrameworkZoho(3rdattempt)\Data_Driven_Zoho_v1\build.xml
[Checks API] No suitable checks publisher found.
Finished: FAILURE


Related Posts