Just got this:
[junit] ------------- ---------------- ---------------
[junit] Testcase:
list-block_keep-with-next.xml(org.apache.fop.layoutengine.LayoutEngineTestSuite$1):
Caused an ERROR
[junit] Invalid child node for 'element-list': null at position 0
(element-list category=breaker)
[junit] java.lang.IllegalArgumentException: Invalid child node for
'element-list': null at position 0 (element-list category=breaker)
[junit] at
org.apache.fop.layoutengine.ElementListCheck.check(ElementListCheck.java:205)
[junit] at
org.apache.fop.layoutengine.LayoutEngineTester.checkAll(LayoutEngineTester.java:198)
[junit] at
org.apache.fop.layoutengine.LayoutEngineTester.runTest(LayoutEngineTester.java:145)
[junit] at
org.apache.fop.layoutengine.LayoutEngineTestSuite$LayoutEngineTestCase.testMain(LayoutEngineTestSuite.java:148)
[junit] at
org.apache.fop.layoutengine.LayoutEngineTestSuite$1.runTest(LayoutEngineTestSuite.java:127)
....
And a dozen more with the same error.
Christian