So the travis CI build failed for a recent PR of mine.

It's complaining about file 
daffodil-test/src/test/resources/org/apache/daffodil/section07/namespaces/multi_base_09.dfdl.xsd


I haven't touched this file. It has not been modified in a long time I believe.


Perhaps unique in our system, this file is UTF-16BE character set encoding.


Other travis CI builds aren't tripping over this; but mine is getting:

Schema Definition Error: No XML Node could be loaded from 
URISchemaSource(file:/home/travis/build/apache/incubator-daffodil/daffodil-test/target/scala-2.12/test-classes/org/apache/daffodil/section06/namespaces/multi_base_09.dfdl.xsd)

Any ideas what is going on? This seems to be inconsistently occurring, as not 
every travisCI test fails. Just some of them.



Reply via email to