Skip to content

[SPARK-53181][PS] Enable doc tests under ANSI #51910

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

Closed
wants to merge 4 commits into from

Conversation

xinrong-meng
Copy link
Member

What changes were proposed in this pull request?

Enable doc tests under ANSI

Why are the changes needed?

Test coverage

Does this PR introduce any user-facing change?

No

How was this patch tested?

Test changes only

Was this patch authored or co-authored using generative AI tooling?

No

@xinrong-meng xinrong-meng changed the title [WIP][SPARK-53181][PS] Enable doc tests under ANSI [SPARK-53181][PS] Enable doc tests under ANSI Aug 7, 2025
@@ -3895,7 +3895,6 @@ def _test() -> None:

if is_ansi_mode_test:
Copy link
Member Author

Choose a reason for hiding this comment

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

melt has an issue and will be resolved and enabled in a seperate PR.

@xinrong-meng xinrong-meng marked this pull request as ready for review August 7, 2025 21:39
@zhengruifeng
Copy link
Contributor

qq: how is doc tests and unit tests ran under ANSI? do we have a scheduled job in OSS?

@xinrong-meng
Copy link
Member Author

We turn on ANSI by default in CI/PR builders, and nightly we have ANSI off jobs running, does that answer your concern? @zhengruifeng

@xinrong-meng
Copy link
Member Author

Merged to master thanks!

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