chef / automate

Chef Automate provides a full suite of enterprise capabilities for maintaining continuous visibility into application, infrastructure, and security automation.
https://automate.chef.io/
Apache License 2.0
227 stars 113 forks source link

flaky test #3516

Closed vjeffrey closed 4 years ago

vjeffrey commented 4 years ago

User Story

https://buildkite.com/chef/chef-automate-master-verify-private/builds/11816#6cbb0244-bf01-49b8-8bb5-26d900bd3d37/498-1169

×  GET /api/v0/cfgmgmt/nodes /cfgmgmt/nodes/{node_id}/runs/{run_id} failed run should match correct values
--
  |  
  | expected: "file[/failed/file/resource] (insights-test::default line 26) had an error: Chef::Exceptions::EnclosingDirectoryDoesNotExist: Parent directory /failed/file does not exist."
  | got: "file[/failed/file/resource] (insights-real::default line 26) had an error: Chef::Exceptions::EnclosingDirectoryDoesNotExist: Parent directory /failed/file does not exist."
  |  
  | (compared using ==)

Aha! Link: https://chef.aha.io/features/SH-1632

lancewf commented 4 years ago

This PR should have fixed the problem. https://github.com/chef/automate/pull/3582