External test for PRBMath

This commit is contained in:
Kamil Śliwak
2022-01-21 23:48:46 +01:00
parent 3f401ebd42
commit 36efd084df
3 changed files with 90 additions and 0 deletions
+8
View File
@@ -573,6 +573,13 @@ defaults:
binary_type: native
# NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
nodejs_version: '16'
- job_native_test_prb_math: &job_native_test_prb_math
<<: *workflow_ubuntu2004_static
name: t_native_test_ext_prb_math
project: prb-math
binary_type: native
# NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
nodejs_version: '16'
- job_ems_test_ext_colony: &job_ems_test_ext_colony
<<: *workflow_emscripten
name: t_ems_test_ext_colony
@@ -1457,6 +1464,7 @@ workflows:
- t_ems_ext: *job_native_test_ext_pool_together
- t_ems_ext: *job_native_test_ext_perpetual_pools
- t_ems_ext: *job_native_test_ext_uniswap
- t_ems_ext: *job_native_test_prb_math
# Windows build and tests
- b_win: *workflow_trigger_on_tags