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

Broken (optional) doctests with bliss #18460

Closed
nathanncohen mannequin opened this issue May 20, 2015 · 11 comments
Closed

Broken (optional) doctests with bliss #18460

nathanncohen mannequin opened this issue May 20, 2015 · 11 comments

Comments

@nathanncohen
Copy link
Mannequin

nathanncohen mannequin commented May 20, 2015

I still fail to see how we missed that in #17464 O_o

Nathann

CC: @jdemeyer @sagetrac-azi

Component: graph theory

Author: Nathann Cohen

Branch/Commit: db9c4fc

Reviewer: David Coudert

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

@nathanncohen nathanncohen mannequin added this to the sage-6.8 milestone May 20, 2015
@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented May 20, 2015

Branch: public/18460

@nathanncohen nathanncohen mannequin added the s: needs review label May 20, 2015
@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 20, 2015

Commit: 71a8ccb

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 20, 2015

Branch pushed to git repo; I updated commit sha1. New commits:

71a8ccbtrac #18460: Broken (optional) doctests with bliss

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 20, 2015

Changed commit from 71a8ccb to db9c4fc

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 20, 2015

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

db9c4fctrac #18460: Broken (optional) doctests with bliss

@dcoudert
Copy link
Contributor

comment:4

The patch ipasses all tests on bliss.pyx and generic_graph.py, before and after installing bliss.
Should I do something special to ensure that optional tests are executed?

Why are you removing isomorphism test with bliss?

@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented May 20, 2015

comment:5

The patch ipasses all tests on bliss.pyx and generic_graph.py, before and after installing bliss.
Should I do something special to ensure that optional tests are executed?

The option is "--optional=sage,bliss"

Why are you removing isomorphism test with bliss?

Well, because there is no is_isomophic function in the 'bliss' module. There use to be one, in th preliminary phases of the branch that added support for bliss, but it was never available in a release.

Nathann

@dcoudert
Copy link
Contributor

Reviewer: David Coudert

@dcoudert
Copy link
Contributor

comment:6

For me the patch is good to go (install, test, doc, etc.).

One remark: it could be good practice to indicate in the ticket the optional parameters to do the tests.

@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented May 20, 2015

comment:7

One remark: it could be good practice to indicate in the ticket the optional parameters to do the tests.

In the ticket? Why O_o

It's all in the developer's manual O_o

Nathann

@vbraun
Copy link
Member

vbraun commented May 20, 2015

Changed branch from public/18460 to db9c4fc

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