Open mostlikelee opened 1 day ago
Seems to be the same race condition as the recent lifecycle tests
integration_mdm_test.go:9885: Error Trace: /home/runner/work/fleet/fleet/server/service/integration_mdm_test.go:9885 Error: Not equal: expected: "InstallProfile" actual : "InstallEnterpriseApplication" Diff: --- Expected +++ Actual @@ -1 +1 @@ -InstallProfile +InstallEnterpriseApplication Test: TestIntegrationsMDM/TestSilentMigrationGotchas
Seems to be the same race condition as the recent lifecycle tests