You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #1893 the ability to resume nodes based on a "node field selector" was introduced. This included a test named TestNodeSuspendResume.
This test was sporadically failing on master, so in #2543 I increased the timeout from 10s to 20s. This actually made the test reliably fail, the exact opposite of what I expected.
This suggests that the test is probably valid - therefore there might be an underlying bug.
In #1893 the ability to resume nodes based on a "node field selector" was introduced. This included a test named
TestNodeSuspendResume
.This test was sporadically failing on master, so in #2543 I increased the timeout from 10s to 20s. This actually made the test reliably fail, the exact opposite of what I expected.
This suggests that the test is probably valid - therefore there might be an underlying bug.
This is the error:
Here is a failing build:
https://circleci.com/workflow-run/12abe0c3-7300-416d-a29f-79700d00b052
The text was updated successfully, but these errors were encountered: