Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test Mv] move collective/multinode to test dir #51982

Merged

Conversation

Ainavo
Copy link
Contributor

@Ainavo Ainavo commented Mar 22, 2023

PR types

Others

PR changes

Others

Describe

move collective/multinode to test dir
#51853

@paddle-bot
Copy link

paddle-bot bot commented Mar 22, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Mar 22, 2023
@@ -5,8 +5,56 @@ set(PYTHON_TESTS_DIR
${PADDLE_BINARY_DIR}/test
CACHE INTERNAL "python tests directory")

function(bash_test_modules TARGET_NAME)
Copy link
Contributor

Choose a reason for hiding this comment

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

python/paddle/fluid/tests/unittests/CMakeLists.txt 下的bash_test_modules能否进行删除?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

python/paddle/fluid/tests/unittests/CMakeLists.txt 下的bash_test_modules能否进行删除?

因为 python/paddle/fluid/tests/unittests/CMakeLists.txt 中后续也用到 bash_test_modules 函数,如下图:
image
在 PR-CI-ROCM-Compile 中也会报错:
image

Copy link
Contributor

Choose a reason for hiding this comment

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

OK,可以留到最后删除python/paddle/fluid/tests目录

tianshuo78520a
tianshuo78520a previously approved these changes Mar 24, 2023
@@ -5,8 +5,56 @@ set(PYTHON_TESTS_DIR
${PADDLE_BINARY_DIR}/test
CACHE INTERNAL "python tests directory")

function(bash_test_modules TARGET_NAME)
Copy link
Contributor

Choose a reason for hiding this comment

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

OK,可以留到最后删除python/paddle/fluid/tests目录

@tianshuo78520a
Copy link
Contributor

LGTM

Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit ceca55c into PaddlePaddle:develop Mar 28, 2023
@Ainavo Ainavo deleted the move_collective_multinode_to_test branch March 28, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants