ethereum-optimism / ethereum-optimism/optimism

flaky test: `TestDABlockThrottling`

Open
#19,937 0 comments 0 reactions 0 assignees View on GitHub
C-flake
Dominant language
Go
Stars
6.5k
Forks
4k
Avg merge
2d 9h
Merged PRs (30d)
165

Description

**Claude:** Reporting flaky test encountered in CI.

## Test
`TestDABlockThrottling` in `github.com/ethereum-optimism/optimism/op-acceptance-tests/tests/batcher/throttling`

## CI Run
- **Job (`memory-all-kona-op-reth`):** https://app.circleci.com/pipelines/github/ethereum-optimism/optimism/121907/workflows/978bdb7e-c272-4836-8990-d229ae50b297/jobs/4751493
- Branch: `aj/fix/build-kona-host` (pipeline 121907)
- Exit code 1, runtime ~1890s

## Error
```
panic: test timed out after 30m0s
running tests:
TestDABlockThrottling (30m0s)
```

## Date
2026-04-06

## Notes
- The test hit the 30-minute Go test timeout, suggesting it either hung or progressed too slowly to complete within the deadline.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.