-
Bug
-
Resolution: Unresolved
-
Major
-
Sauce OnDemand Plugin v1.104
Jenkins ver. 1.580.1
browser: chrome
language: python 2.7
I am using RobotFramework and SauceLabs in my Jenkins job to do some automated testing. I am generating xunit reports with Robot and have it configured in such a way to log messages from stdout. Here is an example snippet of my xunit file:
<system-out> <![CDATA[ SauceOnDemandSessionID=93b1f4c98c2140108f97857326f9affe job-name=Some job name ]]> </system-out>
I have set up the post-build script to process this xunit file and I have checked the box for embedding the SauceLabs report. Despite all of this, I am getting this message in my console output:
The Sauce OnDemand plugin is configured, but no session IDs were found in the test output
I am completely stumped as to why it is not working. Any help with this issue would be greatly appreciated!
- is duplicated by
-
JENKINS-30778 Sauce Labs Test Publisher Configuration
-
- Open
-
[JENKINS-25435] Embedded Sauce Report does not show up when session ID present in xunit file
Component/s | New: sauce-ondemand-plugin [ 15751 ] | |
Component/s | Original: ci [ 18920 ] | |
Key | Original: INFRA-194 | New: JENKINS-25435 |
Project | Original: Infrastructure [ 10301 ] | New: Jenkins [ 10172 ] |
Workflow | Original: jira [ 159388 ] | New: JNJira [ 159402 ] |
Assignee | Original: R. Tyler Croy [ rtyler ] | New: Kohsuke Kawaguchi [ kohsuke ] |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Ross Rowe [ rossrowe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link | New: This issue is duplicated by JENKINS-30778 [ JENKINS-30778 ] |
Workflow | Original: JNJira [ 159402 ] | New: JNJira + In-Review [ 185544 ] |