Skip to content

fix random doctest error in src/sage/rings/polynomial/skew_polynomial_finite_field.pyx#36647

Merged
vbraun merged 1 commit intosagemath:developfrom
dcoudert:rings/36646_random_doctest_error
Nov 5, 2023
Merged

fix random doctest error in src/sage/rings/polynomial/skew_polynomial_finite_field.pyx#36647
vbraun merged 1 commit intosagemath:developfrom
dcoudert:rings/36646_random_doctest_error

Conversation

@dcoudert
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
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

@github-actions
Copy link
Copy Markdown

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
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