Regression

org.dataone.cn.index.SolrFieldIsotc211Test.testIsotc211DistributionInfoParsing

Failing for the past 1 build (Since Unstable#596 )
Took 13 ms.

Error Message

For field: origin
Expected: iterable over ["NOAA/NESDIS USA, 5200 Auth Rd, Camp Springs, MD, 20746"] in any order
     but: Not matched: "US DOC; NOAA; NESDIS; Office of Satellite and Product Operations (OSPO)"

Stacktrace

java.lang.AssertionError: 
For field: origin
Expected: iterable over ["NOAA/NESDIS USA, 5200 Auth Rd, Camp Springs, MD, 20746"] in any order
     but: Not matched: "US DOC; NOAA; NESDIS; Office of Satellite and Product Operations (OSPO)"
	at org.dataone.cn.index.SolrFieldIsotc211Test.testIsotc211DistributionInfoParsing(SolrFieldIsotc211Test.java:1148)