dapr / dapr

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
https://dapr.io
Apache License 2.0
23.54k stars 1.85k forks source link

Fix Unit Test General Flakiness #7818

Closed cicoyle closed 1 week ago

cicoyle commented 1 week ago

Working to fix the flakiness in unit tests in CI. They pass locally, so need to test a few things in CI since the behavior is different.

cicoyle commented 1 week ago

Looks like the last unit test failure is due to the membership test, which is fixed here

cicoyle commented 1 week ago

it looks like the memory utilization actually decreased, but idk why the go routines upped by 1 for this diff: 75th percentile for number of go routines (new): 37.00