For some unknown reason, the output_categorical_asym_causal_mixed_cat test fails on macOS-latest, where the first explicand gets a single differnet sample v(S={2}). I have verified that the sample on GHA are indeed valid. The same is the ones we get on all other OS and locally. Changing seed or nor increasing the number of mc_samples does not fix the issue, but simply dropping the 3 explicand gives indentical result (even though the first is the one with the different results). We'll apply this workaround for now as we cannot find a good reason for the differences. Also adding dt_samp_for_vS = TRUE to more easily spot the differences if reverting later. The below output sample shows the differences in row 2:
For some unknown reason, the
output_categorical_asym_causal_mixed_cat
test fails on macOS-latest, where the first explicand gets a single differnet sample v(S={2}). I have verified that the sample on GHA are indeed valid. The same is the ones we get on all other OS and locally. Changing seed or nor increasing the number of mc_samples does not fix the issue, but simply dropping the 3 explicand gives indentical result (even though the first is the one with the different results). We'll apply this workaround for now as we cannot find a good reason for the differences. Also adding dt_samp_for_vS = TRUE to more easily spot the differences if reverting later. The below output sample shows the differences in row 2: