inspec / kitchen-inspec

Test-Kitchen Plugin for InSpec
Other
109 stars 58 forks source link

Failed to complete #verify action: [no implicit conversion of nil into String] #135

Closed ghost closed 7 years ago

ghost commented 7 years ago

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.

ghost commented 7 years ago

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.

ghost commented 7 years ago

Seems to be related to https://github.com/chef/inspec/issues/1598

ghost commented 7 years ago

Also seems to be related to https://github.com/chef/kitchen-inspec/issues/119

adamleff commented 7 years ago

Duplicate of #119