Skip to content

[SWE-Paddle] Add SWE-Paddle task for Paddle PR 79369#1405

Open
Echo-Nie wants to merge 1 commit into
PaddlePaddle:masterfrom
Echo-Nie:PR_79369
Open

[SWE-Paddle] Add SWE-Paddle task for Paddle PR 79369#1405
Echo-Nie wants to merge 1 commit into
PaddlePaddle:masterfrom
Echo-Nie:PR_79369

Conversation

@Echo-Nie

@Echo-Nie Echo-Nie commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

关联

说明

  • 提交 swe-paddle/tasks/PaddlePaddle__Paddle-79369/proposal.md
  • 新增 SWE-Paddle 任务 PaddlePaddle__Paddle-79369

该任务覆盖 Fleet check_memory_usage 在 CPU 运行环境中的内存日志行为。任务为 Python-only,可在 CPU 环境验证,不依赖 GPU、分布式多进程或外部服务。

验证结果

状态 P2P F2P
Base + tests/test.patch PASS FAIL,符合预期
Base + test patch + solution/code.patch PASS PASS

F2P:修复前

F                                                                        [100%]
================================== FAILURES ===================================
___________ TestCheckMemoryUsage.test_unsupported_cpu_allocator_api ___________
>           log_util.check_memory_usage('unit-test')
E               RuntimeError: unsupported CPU memory API
=========================== short test summary info ===========================
FAILED test_check_memory_usage.py::TestCheckMemoryUsage::test_unsupported_cpu_allocator_api
1 failed in 1.29s

P2P

.                                                                        [100%]
1 passed in 1.01s
Solution P2P exit code: 0

F2P:应用 solution 后

.                                                                        [100%]
1 passed in 0.91s
Solution F2P exit code: 0

Solution 组合测试

..                                                                       [100%]
2 passed in 0.95s
Solution combined test exit code: 0

@sunzhongkai588

@paddle-bot

paddle-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

你的PR提交成功,感谢你对开源项目的贡献!
请检查PR提交格式和内容是否完备,具体请参考示例模版
Your PR has been submitted. Thanks for your contribution!
Please check its format and content. For this, you can refer to Template and Demo.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant