-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
random doctest failure in src/doc/en/thematic_tutorials/group_theory.rst #34901
Labels
Milestone
Comments
comment:1
In the test, |
New commits:
|
Branch: u/chapoton/34901 |
Commit: |
Author: Frédéric Chapoton |
comment:3
ok like that ? |
comment:4
That should do. Thanks! |
Reviewer: Lorenz Panny |
vbraun
pushed a commit
that referenced
this issue
Feb 12, 2023
…group_theory.rst Part of #32544: {{{ sage -t --long --random-seed=185470747385175316039405094141387664605 src/doc/en/thematic_tutorials/group_theory.rst ********************************************************************** File "src/doc/en/thematic_tutorials/group_theory.rst", line 207, in doc.en.thematic_tutorials.group_theory Failed example: euler_phi(m*n) == euler_phi(m) * euler_phi(n) Expected: True Got: False ********************************************************************** 1 item had failures: 1 of 170 in doc.en.thematic_tutorials.group_theory [127 tests, 1 failure, 4.40 s] }}} (From a patchbot run in #34880.) URL: https://trac.sagemath.org/34901 Reported by: lorenz Ticket author(s): Frédéric Chapoton Reviewer(s): Lorenz Panny
Merged in 10.0.beta0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of #32544:
(From a patchbot run in #34880.)
Component: documentation
Author: Frédéric Chapoton
Branch/Commit: u/chapoton/34901 @
a8ee692
Reviewer: Lorenz Panny
Issue created by migration from https://trac.sagemath.org/ticket/34901
The text was updated successfully, but these errors were encountered: