hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.98k stars 1.04k forks source link

CI/CD environment outdated #849

Closed gen2thomas closed 1 year ago

gen2thomas commented 2 years ago
deadprogram commented 2 years ago

Fixed!

gen2thomas commented 2 years ago

Thanks for fast merging.

Mhm, unfortunately the change from /go to $HOME/go in new cimg seems to make some problems, see https://app.circleci.com/pipelines/github/hybridgroup/gobot/41/workflows/dfaa8bbf-48ed-4b6e-b91b-bbceedd52bba/jobs/41?invite=true#step-101-73

Is there a reason why we see this problems only on "dev"? - Yes, because we run the circleci not on feature branches, only the "appveyor" build.

Is this done by intention?

The "appveyor" build and test is done on a windows environment. Some tests can most likely not run on this platform:

gen2thomas commented 2 years ago

After merging the last fix, tests will be start. But following tests now fail:

Because this tests running before without any problems, it seems to be flaky.

Also this test seems to be flaky:

deadprogram commented 2 years ago

Yes, they appear to be very sensitive to race conditions/timing.

gen2thomas commented 2 years ago

still unstable:

gen2thomas commented 1 year ago

part of release v2.0.0