Disable prb-math and gp2 external tests

This commit is contained in:
Nikola Matic 2023-05-16 17:12:09 +02:00
parent 1250ee778d
commit d922dd6f20

View File

@ -1679,10 +1679,11 @@ workflows:
- t_ext: *job_native_test_ext_yield_liquidator
- t_ext: *job_native_test_ext_perpetual_pools
- 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_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
# depend on a specific version of hardhat which does not support shanghai EVM.
#- t_ext: *job_native_test_ext_trident
@ -1701,10 +1702,11 @@ workflows:
- t_native_test_ext_yield_liquidator
- t_native_test_ext_perpetual_pools
- t_native_test_ext_uniswap
- t_native_test_ext_prb_math
- t_native_test_ext_elementfi
- 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
# depend on a specific version of hardhat which does not support shanghai EVM.
#- t_native_test_ext_trident