mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disable prb-math and gp2 external tests
This commit is contained in:
parent
1250ee778d
commit
d922dd6f20
@ -1679,10 +1679,11 @@ workflows:
|
|||||||
- t_ext: *job_native_test_ext_yield_liquidator
|
- t_ext: *job_native_test_ext_yield_liquidator
|
||||||
- t_ext: *job_native_test_ext_perpetual_pools
|
- t_ext: *job_native_test_ext_perpetual_pools
|
||||||
- t_ext: *job_native_test_ext_uniswap
|
- t_ext: *job_native_test_ext_uniswap
|
||||||
- t_ext: *job_native_test_ext_prb_math
|
|
||||||
- t_ext: *job_native_test_ext_elementfi
|
- t_ext: *job_native_test_ext_elementfi
|
||||||
- t_ext: *job_native_test_ext_brink
|
- t_ext: *job_native_test_ext_brink
|
||||||
- t_ext: *job_native_test_ext_gp2
|
# NOTE: Disabled due to frequent failures.
|
||||||
|
#- t_ext: *job_native_test_ext_prb_math
|
||||||
|
#- t_ext: *job_native_test_ext_gp2
|
||||||
# NOTE: The external tests below were commented because they
|
# NOTE: The external tests below were commented because they
|
||||||
# depend on a specific version of hardhat which does not support shanghai EVM.
|
# depend on a specific version of hardhat which does not support shanghai EVM.
|
||||||
#- t_ext: *job_native_test_ext_trident
|
#- t_ext: *job_native_test_ext_trident
|
||||||
@ -1701,10 +1702,11 @@ workflows:
|
|||||||
- t_native_test_ext_yield_liquidator
|
- t_native_test_ext_yield_liquidator
|
||||||
- t_native_test_ext_perpetual_pools
|
- t_native_test_ext_perpetual_pools
|
||||||
- t_native_test_ext_uniswap
|
- t_native_test_ext_uniswap
|
||||||
- t_native_test_ext_prb_math
|
|
||||||
- t_native_test_ext_elementfi
|
- t_native_test_ext_elementfi
|
||||||
- t_native_test_ext_brink
|
- t_native_test_ext_brink
|
||||||
- t_native_test_ext_gp2
|
# NOTE: Disabled due to frequent failures.
|
||||||
|
#- t_native_test_ext_gp2
|
||||||
|
#- t_native_test_ext_prb_math
|
||||||
# NOTE: The external tests below were commented because they
|
# NOTE: The external tests below were commented because they
|
||||||
# depend on a specific version of hardhat which does not support shanghai EVM.
|
# depend on a specific version of hardhat which does not support shanghai EVM.
|
||||||
#- t_native_test_ext_trident
|
#- t_native_test_ext_trident
|
||||||
|
Loading…
Reference in New Issue
Block a user