algorand / algorand/go-algorand
redundant test slows testing
Đang mở
Team Carbon-11
tech debt
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 537
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
### Subject of the issue
I suspect this expect test runs in 82 seconds added serially onto the integration test time, but adds nothing that the e2e_subs version doesn't cover while running in parallel with other tests:
go-algorand/test/e2e-go/cli/goal/expect/limitOrderTest.exp
--- PASS: TestGoalWithExpect/limitOrderTest.exp (82.93s)
go-algorand/test/scripts/e2e_subs/limit-swap-test.sh
### Steps to reproduce
1. `cd test/e2e-go/cli/goal/expect && go test -v`
2. `python3 test/scripts/e2e_client_runner.py test/scripts/e2e_subs/limit-swap-test.sh`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.