algorand / algorand/go-algorand
redundant test slows testing
オープン
Team Carbon-11
tech debt
- 主要言語
- Go
- スター
- 1.4k
- フォーク
- 537
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 18
説明
### 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`
コントリビューションガイド
評価
この issue はまだ評価されていません。