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
It appears that when I run test-kitchen using the concurrency flag, I periodically receive a Failed to complete #verify action: [no implicit conversion of nil into String]. This appears to be a race condition as it does not happen every time. It just periodically occurs about 50% of the time.
The text was updated successfully, but these errors were encountered:
Is there any additional information I could supply to get this moved forward? My only recourse is to roll back my testing to use serverspec if this cannot get fixed.
It appears that when I run test-kitchen using the concurrency flag, I periodically receive a
Failed to complete #verify action: [no implicit conversion of nil into String]
. This appears to be a race condition as it does not happen every time. It just periodically occurs about 50% of the time.The text was updated successfully, but these errors were encountered: