Hello all,

Looking for some advice/help here. I've added a bunch of tests for my 
plugin, but it seems that on Windows I get random failures of my restart 
test cases. It doesn't happen during the Linux runs.

Essentially I'm validating that my custom steps come up clean from a reboot 
and then handle expected interactions correctly, and continue the pipeline. 

The failures are intermittent, and randomly occur on different reboot 
tests. I have a number of them in the plugin. At first i was getting errors 
because I wasn't waiting for the test Jenkins to finish its boot. But now 
that i protected against that, I'm getting timeouts.

Two of the latest runs which show the randomness of the failures are here 
<https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fadobe-cloud-manager-plugin/detail/PR-4/10/tests>
 
and here 
<https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fadobe-cloud-manager-plugin/detail/PR-4/11/tests>
.

Does anyone have any idea what could cause this, and is there a way for me 
to adjust my tests to account for the time? Is this something that i can 
adjust on a Jenkins CI build, or will it be ignored?

Thanks in advance everyone!

-Bryan

-- 
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/ca207cfc-5dba-44a4-989b-72856c10d318n%40googlegroups.com.

Reply via email to