travis: enable test suite on ARM64 (#20219)
* travis: Enable ARM support * Include fixes from 20039 * Add a trace to debug the invalid lookup issue * Try increasing the timeout to see if the arm test passes * Investigate the resolver issue * Increase arm64 timeout for clique test * increase timeout in tests for arm64 * Only test the failing tests * Review feedback: don't export epsilon * Remove investigation tricks+include fjl's feeback * Revert the retry ahead of using the mock resolver * Fix rebase errors
Showing
- .travis.yml 10 additions, 0 deletions.travis.yml
- consensus/ethash/ethash_test.go 1 addition, 1 deletionconsensus/ethash/ethash_test.go
- eth/handler_test.go 1 addition, 1 deletioneth/handler_test.go
- metrics/doc.go 4 additions, 0 deletionsmetrics/doc.go
- metrics/ewma_test.go 52 additions, 49 deletionsmetrics/ewma_test.go
- metrics/sample_test.go 2 additions, 1 deletionmetrics/sample_test.go
- miner/worker_test.go 4 additions, 2 deletionsminer/worker_test.go
Loading
Please register or sign in to comment