On 2016-02-24 15:33, Clemens Heuberger wrote:
Some subquestions coming to my mind:
* Shall tests related to publications be moved to another directory
(sage/tests/publications)?
Fine.

* What files are welcome there?
Anything which satisfies the rules on doctests (in particular, tests should not take too much time).

* How strict are coding standards? Do we enforce PEP8 compliance?
No coding standard.

* Shall there be a mechanism that the tests are not included in make ptestlong
They should be included in "make ptestlong" otherwise they won't be tested.

I have a more important question:
* what do we do when one of these tests breaks and it's not because of a bug being introduced (e.g. numerical noise, undefined behaviour which changed, deprecation of something)

The "french book" authors gave up on caring about failures, so the tests which are currently in Sage no longer correspond to the printed book.

Jeroen.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to