influxdata / influxdata/influxdb

Flaky Test: TestCoordinatingTaskService_ClaimTaskUpdatesLatestCompleted

Open
#14,797 2 comments 0 reactions 0 assignees View on GitHub
area/2.x flaky test
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Test is consistently failing on master
```
--- FAIL: TestCoordinatingTaskService_ClaimTaskUpdatesLatestCompleted (0.00s)
middleware_test.go:260: failed up update latest completed in claimed task
FAIL
```

Contributor guide

Open the contributing guide

Research direction

Start with middleware_test.go, especially TestCoordinatingTaskService_ClaimTaskUpdatesLatestCompleted and the failure at line 260. Run the test on master to reproduce the failure, then trace the coordinating task service behavior involved in updating the latest completed task. Done means the test passes consistently and the update is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.