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

Do not report test success #23550

Closed
vbraun opened this issue Jul 30, 2017 · 8 comments
Closed

Do not report test success #23550

vbraun opened this issue Jul 30, 2017 · 8 comments

Comments

@vbraun
Copy link
Member

vbraun commented Jul 30, 2017

Its a major annoyance on the buildbot that one has to search through thousands of test successes in the log to find the failures. There should be an option to only print failed tests, not the thousands of successful ones.

Component: doctest framework

Author: Volker Braun

Branch/Commit: af01ed2

Reviewer: Frédéric Chapoton

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

@vbraun vbraun added this to the sage-8.1 milestone Jul 30, 2017
@vbraun

This comment has been minimized.

@vbraun
Copy link
Member Author

vbraun commented Jul 30, 2017

Branch: u/vbraun/do_not_report_test_success

@vbraun
Copy link
Member Author

vbraun commented Jul 30, 2017

New commits:

af01ed2Add a --only-errors option to the doctesting framework

@vbraun
Copy link
Member Author

vbraun commented Jul 30, 2017

Commit: af01ed2

@vbraun
Copy link
Member Author

vbraun commented Jul 30, 2017

Author: Volker Braun

@fchapoton
Copy link
Contributor

comment:4

Tested, and looks good to me. Bravely setting to positive.

@fchapoton
Copy link
Contributor

Reviewer: Frédéric Chapoton

@vbraun
Copy link
Member Author

vbraun commented Aug 1, 2017

Changed branch from u/vbraun/do_not_report_test_success to af01ed2

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