fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.15k stars 432 forks source link

Flakey Test: TestSilentMigrationGotchas #23981

Open mostlikelee opened 1 day ago

mostlikelee commented 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