Skip to content

Commit ebdad20

Browse files
committed
Document known test failures
1 parent 3ed87f0 commit ebdad20

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

+11
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ Version |release|
1414
This release fixes assorted viewer issues, fixes a problem with convection
1515
boundary conditions, and introduces spherical meshes.
1616

17+
.. attention::
18+
19+
There are
20+
`known <https://travis-ci.com/github/usnistgov/fipy/builds/177879719>`_
21+
`failures <https://app.circleci.com/pipelines/github/usnistgov/fipy/248/workflows/4babcd98-aafc-4931-a353-64bbb3c93cb6>`_
22+
with the VTK viewers (bitrot has started to set
23+
in since the `demise of Python 2.7`_). There's also a new parallel
24+
failure in `NonUniformGrid1D` that we need to figure out.
25+
26+
.. _demise of Python 2.7: https://www.python.org/dev/peps/pep-0373/#update
27+
1728
Pulls
1829
-----
1930

0 commit comments

Comments
 (0)