Skip to content

[SWE-Paddle] Add task PaddlePaddle__Paddle-67195#1419

Open
Echo-Nie wants to merge 2 commits into
PaddlePaddle:masterfrom
Echo-Nie:67195
Open

[SWE-Paddle] Add task PaddlePaddle__Paddle-67195#1419
Echo-Nie wants to merge 2 commits into
PaddlePaddle:masterfrom
Echo-Nie:67195

Conversation

@Echo-Nie

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

Copy link
Copy Markdown
Contributor

关联

说明

  • 新增 SWE-Paddle 任务 PaddlePaddle__Paddle-67195

验证结果

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

Base P2P:Valid communication

.                                                                        [100%]
1 passed in 0.20s

Base F2P:Invalid send

F                                                                        [100%]
================================== FAILURES ===================================
_____________ test_invalid_send_is_rejected_before_communication ______________

>       assert events == []
E       AssertionError: assert [('send', 'invalid-send')] == []

FAILED test/legacy_test/test_pp_nan_checker_before_send.py::test_invalid_send_is_rejected_before_communication
1 failed in 0.34s

Base F2P:Mixed batch

F                                                                        [100%]
================================== FAILURES ===================================
______ test_mixed_batch_is_not_launched_when_outgoing_tensor_is_invalid _______

>       assert events == []
E       AssertionError: assert [('recv', 'receive-buffer'),
E                               ('send', 'invalid-send')] == []

FAILED test/legacy_test/test_pp_nan_checker_before_send.py::test_mixed_batch_is_not_launched_when_outgoing_tensor_is_invalid
1 failed in 0.38s

Solution 测试

Solution P2P:
1 passed in 0.19s

Solution invalid-send F2P:
1 passed in 0.19s

Solution mixed-batch F2P:
1 passed in 0.19s

Solution 完整测试

...                                                                      [100%]
3 passed in 0.21s

tests/test.sh

...                                                                      [100%]
3 passed in 0.20s
Solution tests/test.sh exit code: 0

@sunzhongkai588

@paddle-bot

paddle-bot Bot commented Jul 17, 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