Skip to content

Conversation

@driazati
Copy link
Member

@driazati driazati commented May 25, 2022

Actually tested locally this time via, both tests are successfully skipped

python tests/scripts/ci.py gpu \
    --tests tests/python/frontend/paddlepaddle/test_forward.py::test_forward_group_norm \
    --tests tests/python/unittest/test_auto_scheduler_evolutionary_search.py::test_mutate_parallel

cc @Mousius @areusch

@github-actions github-actions bot requested review from Mousius and areusch May 25, 2022 15:29

if str(arg_type).startswith("typing.List"):
kwargs["nargs"] = "+"
kwargs["action"] = "append"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was broken before, only the latest test was added to the args list, this fixes it so the snippet in the PR body works correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants