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 random doctest error in src/sage/rings/polynomial/skew_polynomial_finite_field.pyx #36647

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

dcoudert
Copy link
Contributor

@dcoudert dcoudert commented Nov 4, 2023

Fixes #36646.

Add # random tag to a doctest to avoid random failure reported in #36646.

πŸ“ Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

βŒ› Dependencies

Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

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

ok

Copy link

github-actions bot commented Nov 4, 2023

Documentation preview for this PR (built with commit e7949c4; changes) is ready! πŸŽ‰

@vbraun vbraun merged commit be0b5cf into sagemath:develop Nov 5, 2023
22 checks passed
@mkoeppe mkoeppe added this to the sage-10.2 milestone Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

random failure in src/sage/rings/polynomial/skew_polynomial_finite_field.pyx
4 participants