Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cast Exception in Jenkins 1.580.3 #2

Open
martin1yness opened this issue Feb 16, 2016 · 2 comments
Open

Cast Exception in Jenkins 1.580.3 #2

martin1yness opened this issue Feb 16, 2016 · 2 comments

Comments

@martin1yness
Copy link

martin1yness commented Feb 16, 2016

I attempted to install this plugin but received the following error during build execution:

Munging test result files.
Scanning C:\Users\ADMINI~1\AppData\Local\Temp\hudson1280848565691490540tmp
processing hudson1280848565691490540tmp
processing TEST-WebInstallerTest.xml
ERROR: Publisher testrail.testrail.TestRailNotifier aborted due to exception
java.lang.ClassCastException: testrail.testrail.JunitResults.Testsuite cannot be cast to testrail.testrail.JunitResults.Testsuites
    at testrail.testrail.JunitResults.JUnitResults$1$1.visit(JUnitResults.java:68)
    at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
    at hudson.util.DirScanner$Glob.scan(DirScanner.java:131)
    at testrail.testrail.JunitResults.JUnitResults$1.invoke(JUnitResults.java:62)
    at testrail.testrail.JunitResults.JUnitResults$1.invoke(JUnitResults.java:58)
    at hudson.FilePath.act(FilePath.java:980)
    at hudson.FilePath.act(FilePath.java:958)
    at testrail.testrail.JunitResults.JUnitResults.slurpTestResults(JUnitResults.java:58)
    at testrail.testrail.JunitResults.JUnitResults.(JUnitResults.java:47)
    at testrail.testrail.TestRailNotifier.perform(TestRailNotifier.java:117)
    at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
    at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
    at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
    at hudson.model.Build$BuildExecution.post2(Build.java:183)
    at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
    at hudson.model.Run.execute(Run.java:1770)
    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
    at hudson.model.ResourceController.execute(ResourceController.java:89)
    at hudson.model.Executor.run(Executor.java:240)
@xirsoi
Copy link
Contributor

xirsoi commented Nov 18, 2016

@martin1yness , are you still experiencing this issue?

@martin1yness
Copy link
Author

Ended up forking project so not sure if this defect still exists in this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants