Tests in XStreamDOMTest depend on XStream to serialize and deserialize XML. However, the tests may fail due to a different order of serialization results. So tests may fail or pass without any modifications to source code.
Done in https://github.com/jenkinsci/jenkins/pull/4502