Skip to content

random doctest failure in src/sage/crypto/util.py #33036

@yyyyx4

Description

@yyyyx4

Part of #32544:

sage -t --long --random-seed=88125173308017227407627450515947596866 src/sage/crypto/util.py
**********************************************************************
File "src/sage/crypto/util.py", line 359, in sage.crypto.util.carmichael_lambda
Failed example:
    P == ones
Expected:
    True
Got:
    False
**********************************************************************
1 item had failures:
   1 of  32 in sage.crypto.util.carmichael_lambda
    [113 tests, 1 failure, 0.07 s]

(From a doctest in #32502.)

Component: cryptography

Author: Lorenz Panny

Branch/Commit: 12e678a

Reviewer: Michael Orlitzky

Issue created by migration from https://trac.sagemath.org/ticket/33036

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions