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

Random failure in coercion/index.rst #17103

Closed
vbraun opened this issue Oct 6, 2014 · 7 comments
Closed

Random failure in coercion/index.rst #17103

vbraun opened this issue Oct 6, 2014 · 7 comments

Comments

@vbraun
Copy link
Member

vbraun commented Oct 6, 2014

Somebody needs to hold a reference to QQ^2 here

File "src/doc/en/reference/coercion/index.rst", line 300, in doc.en.reference.coercion.index
Failed example:
    (QQ^2).get_action(QQ)
Expected:
    Right scalar multiplication by Rational Field on Vector space of dimension 2 over Rational Field
Got:
    <repr(<sage.structure.coerce_actions.RightModuleAction at 0x7fe782827628>) failed: RuntimeError: This action acted on a set that became garbage collected>
**********************************************************************
1 item had failures:
   1 of  98 in doc.en.reference.coercion.index

Component: coercion

Keywords: random_fail

Author: Volker Braun

Branch/Commit: a3b1046

Reviewer: Jeroen Demeyer

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

@vbraun vbraun added this to the sage-6.4 milestone Oct 6, 2014
@vbraun
Copy link
Member Author

vbraun commented Oct 18, 2014

@vbraun
Copy link
Member Author

vbraun commented Oct 18, 2014

New commits:

a3b1046Make sure that the vector space is not garbage collected before _repr_

@vbraun
Copy link
Member Author

vbraun commented Oct 18, 2014

Commit: a3b1046

@vbraun
Copy link
Member Author

vbraun commented Oct 18, 2014

Author: Volker Braun

@jdemeyer
Copy link

comment:3

I guess this can't hurt...

@jdemeyer
Copy link

Reviewer: Jeroen Demeyer

@vbraun
Copy link
Member Author

vbraun commented Oct 21, 2014

Changed branch from u/vbraun/random_failure_in_coercion_index_rst to a3b1046

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants