The Test process on the Stylesheets processes a file called test30.odd to create test30.rnc and then diffs that file with one with the same name in expected-results. Those files are now quite distinctly different, because there's a definition of macro.anyXML which has changed; and perhaps because of that change, all the TEI elements which used to be prefixed with tei: are now not so. I'm going to assume that, since the now-being-created version of that file is actually valid, it's OK to replace the old expected-results version with what Jenkins created, in order to make the diff test succeed. If you know a good reason why I shouldn't do that, you can roll back my change. Meanwhile, we'll see what Jenkins does with it. Cheers, Martin