Failed
org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3.testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_dump_1.hprof 1 java.lang.ProcessEnvironment$StringValues] (from org.eclipse.mat.tests.AllTests)
Failing for the past 2 builds
(Since
#875 )

Error Message
java.lang.ProcessEnvironment$StringValues @ 0xf20455b8: List should contain Strings Expected: "java.lang.String" but: was "java.lang.ProcessEnvironment$Value"
Stacktrace
java.lang.AssertionError: java.lang.ProcessEnvironment$StringValues @ 0xf20455b8: List should contain Strings Expected: "java.lang.String" but: was "java.lang.ProcessEnvironment$Value" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:956) at org.junit.rules.ErrorCollector$1.call(ErrorCollector.java:65) at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:78) at org.junit.rules.ErrorCollector.checkThat(ErrorCollector.java:63) at org.eclipse.mat.tests.collect.ExtractCollectionEntriesBase.checkListObjects(ExtractCollectionEntriesBase.java:96) at org.eclipse.mat.tests.collect.ExtractCollectionEntriesBase.checkList(ExtractCollectionEntriesBase.java:305) at org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest2.testCollections1(ExtractCollectionEntriesTest2.java:73) at org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3.testCollections(ExtractCollectionEntriesTest3.java:225)