
17 Mar
2020
17 Mar
'20
11:09 a.m.
commit 159009ae476d8832eb7ec548efe012e804b0a202 Author: rl1987 <rl1987@sdf.lonestar.org> Date: Fri Mar 6 18:32:49 2020 +0200 Add changes file --- changes/ticket32143 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changes/ticket32143 b/changes/ticket32143 new file mode 100644 index 000000000..6100e4bf8 --- /dev/null +++ b/changes/ticket32143 @@ -0,0 +1,4 @@ + o Minor features (continuous integration): + - Run unit-test and integration test (Stem, Chutney) jobs with + ALL_BUGS_ARE_FATAL macro being enabled on Travis. Allow failures for + time being. Closes ticket 32143.