Open PenghuiCheng opened 2 weeks ago
This PR fixed the issues: The skip list is too long to run pytest in shell in windows OS. So Calling pytest from python code can fix this issue.
Why we need to skip test_non_standard_bool_values_index_put_xpu_bool ?
It is failed in LNL machine. I will split it to another PR.
This PR fixed the issues: The skip list is too long to run pytest in shell in windows OS. So Calling pytest from python code can fix this issue.