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

Fix test_snapshot.py #3976

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fix test_snapshot.py #3976

merged 1 commit into from
Jan 23, 2025

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Jan 22, 2025

PR types

Others

PR changes

Others

Describe

paddlespeech.t2s.training.updater 没有 StandardUpdater,取消单测 test_snapshot

@mergify mergify bot added the Test label Jan 22, 2025

# from paddlespeech.t2s.training.updater import StandardUpdater
Copy link
Collaborator

Choose a reason for hiding this comment

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

StandardUpdater in paddlespeech/t2s/training/updaters/standard_updater.py

Copy link
Contributor Author

Choose a reason for hiding this comment

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

测试standard_updater.py中StandardUpdater不能使用,提示少logger
image

Copy link
Collaborator

Choose a reason for hiding this comment

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

如果跑不通确实可以取消了这个单测,以及目前启用的单测可见tests/unit/ci.sh,建议目前仅关注启用的单测即可。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image
好的那运行tests/unit/ci.sh测试,同时这个PR的修改就是取消这个单测

Copy link
Collaborator

@zxcd zxcd left a comment

Choose a reason for hiding this comment

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

LGTM

@zxcd zxcd merged commit 675863b into PaddlePaddle:develop Jan 23, 2025
5 checks passed
@co63oc co63oc deleted the fix3 branch January 30, 2025 08:18
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.

2 participants