I'm using Jenkins to run my Robot Framework/Python tests through Sauce Labs. As a Post-build action, I've added "Publish Robot Framework test results." This works perfectly. But I also added "Run Sauce Labs Test Publisher." This doesn't seem to do anything.
Some folks have told me I need to add "Publish JUnit test result report" to my build and then add the Sauce Labs report to that section. But I'm not running JUnit tests and don't have an XML log file to record those results. I could maybe add one, but that seems like a strange requirement. Especially since the Sauce Labs report is a separate option. One thing that may be related: All of my Sauce Labs sessions are named, "ennamed job". Do I need to configure this somehow? Is it just set in an environment variable? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/58dd39f8-5d81-4b4a-b15e-d13010f60e34%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
