diff --git a/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..b47696a4 --- /dev/null +++ b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..5d531083 --- /dev/null +++ b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec diff --git a/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/config b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/config new file mode 100644 index 00000000..3b5c4a77 --- /dev/null +++ b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1016066 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/failures b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/invocations b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/invocations new file mode 100644 index 00000000..e412a9f9 --- /dev/null +++ b/hippo4j-common/.nondex/1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg=/invocations @@ -0,0 +1,2 @@ +COUNT:59 +SHUFFLES:59 diff --git a/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..ccfc00bc --- /dev/null +++ b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..a428156f --- /dev/null +++ b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.141 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.002 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/config b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/config new file mode 100644 index 00000000..a12c9472 --- /dev/null +++ b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1181842 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/failures b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/invocations b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/invocations new file mode 100644 index 00000000..c3ff701f --- /dev/null +++ b/hippo4j-common/.nondex/4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU=/invocations @@ -0,0 +1,2 @@ +COUNT:52 +SHUFFLES:52 diff --git a/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=.run b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=.run new file mode 100644 index 00000000..54cd4e20 --- /dev/null +++ b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=.run @@ -0,0 +1,11 @@ +6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs= +YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA= +1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg= +VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE= +Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0= +Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4= +EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28= +v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU= +bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0= +kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI= +clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ= diff --git a/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..86c0b93a --- /dev/null +++ b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..4788f504 --- /dev/null +++ b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec diff --git a/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/config b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/config new file mode 100644 index 00000000..bf0f3d2f --- /dev/null +++ b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=933178 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/failures b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/invocations b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/test_results.html b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/test_results.html new file mode 100644 index 00000000..dd0ef996 --- /dev/null +++ b/hippo4j-common/.nondex/6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs=/test_results.html @@ -0,0 +1 @@ +Test Results
Test Name93317897462210160661057510109895411403981181842122328612647301306174
\ No newline at end of file diff --git a/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..753b0dc9 --- /dev/null +++ b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..4e7f67d2 --- /dev/null +++ b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec diff --git a/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/config b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/config new file mode 100644 index 00000000..cdfb8741 --- /dev/null +++ b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1098954 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/failures b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/invocations b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..a7d4e715 --- /dev/null +++ b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..78202878 --- /dev/null +++ b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec diff --git a/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/config b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/config new file mode 100644 index 00000000..e4275bb8 --- /dev/null +++ b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1181842 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/failures b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/invocations b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..6dac6ac0 --- /dev/null +++ b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..00cc64c3 --- /dev/null +++ b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec diff --git a/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/config b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/config new file mode 100644 index 00000000..39547c6d --- /dev/null +++ b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1306174 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/failures b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/invocations b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/invocations new file mode 100644 index 00000000..1e139906 --- /dev/null +++ b/hippo4j-common/.nondex/ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk=/invocations @@ -0,0 +1,2 @@ +COUNT:60 +SHUFFLES:60 diff --git a/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..cb91e0bc --- /dev/null +++ b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..339b1201 --- /dev/null +++ b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec diff --git a/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/config b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/config new file mode 100644 index 00000000..a8388eda --- /dev/null +++ b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1223286 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/failures b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/invocations b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..86c0b93a --- /dev/null +++ b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..4788f504 --- /dev/null +++ b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec diff --git a/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/config b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/config new file mode 100644 index 00000000..5d302553 --- /dev/null +++ b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1140398 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/failures b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/invocations b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/invocations new file mode 100644 index 00000000..1e139906 --- /dev/null +++ b/hippo4j-common/.nondex/KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg=/invocations @@ -0,0 +1,2 @@ +COUNT:60 +SHUFFLES:60 diff --git a/hippo4j-common/.nondex/LATEST b/hippo4j-common/.nondex/LATEST new file mode 100644 index 00000000..54cd4e20 --- /dev/null +++ b/hippo4j-common/.nondex/LATEST @@ -0,0 +1,11 @@ +6QMIlPdJpc+qmmxDYS5kTC1mHO4Il9y48IRhWhPkNs= +YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA= +1KfyHym6+S6YW8zgi5BvMMHB+CAh779EnWE34Ddr7gg= +VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE= +Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0= +Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4= +EBjPwDxzLkAZhi8T6X6sFNT5DhvJ9TqzUxGpCmWtZ28= +v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU= +bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0= +kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI= +clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ= diff --git a/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..0fd6420a --- /dev/null +++ b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..dcd32660 --- /dev/null +++ b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.148 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.001 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/config b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/config new file mode 100644 index 00000000..cf5f1fb2 --- /dev/null +++ b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1057510 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/failures b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/invocations b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/invocations new file mode 100644 index 00000000..a114b884 --- /dev/null +++ b/hippo4j-common/.nondex/MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c=/invocations @@ -0,0 +1,2 @@ +COUNT:53 +SHUFFLES:53 diff --git a/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..0fd6420a --- /dev/null +++ b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..d3b5dce5 --- /dev/null +++ b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.154 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.001 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/config b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/config new file mode 100644 index 00000000..0ace0cbb --- /dev/null +++ b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1306174 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/failures b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/invocations b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/invocations new file mode 100644 index 00000000..a114b884 --- /dev/null +++ b/hippo4j-common/.nondex/N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw=/invocations @@ -0,0 +1,2 @@ +COUNT:53 +SHUFFLES:53 diff --git a/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..0fd6420a --- /dev/null +++ b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..02fc9c09 --- /dev/null +++ b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.152 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.001 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/config b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/config new file mode 100644 index 00000000..cc82cd23 --- /dev/null +++ b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1016066 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/failures b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/invocations b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/invocations new file mode 100644 index 00000000..126033e8 --- /dev/null +++ b/hippo4j-common/.nondex/PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA=/invocations @@ -0,0 +1,2 @@ +COUNT:54 +SHUFFLES:54 diff --git a/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..0fd6420a --- /dev/null +++ b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..b8726b56 --- /dev/null +++ b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.16 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.001 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/config b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/config new file mode 100644 index 00000000..2a96dd38 --- /dev/null +++ b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1098954 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/failures b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/invocations b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/invocations new file mode 100644 index 00000000..126033e8 --- /dev/null +++ b/hippo4j-common/.nondex/QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No=/invocations @@ -0,0 +1,2 @@ +COUNT:54 +SHUFFLES:54 diff --git a/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=.run b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=.run new file mode 100644 index 00000000..1954b96d --- /dev/null +++ b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=.run @@ -0,0 +1,11 @@ +SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8= +ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M= +Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM= +h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4= +D0bkS2oZiplmirHEcNa7FmrNqr5mi5HnmTT901I78nQ= +KMvAsEriorLzQ9vMjgNR0PphztDuSP0YcHGgHPla1Vg= +pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0= +K2QpNdWTFg1nb0OsICLZqFZx6hdQTP8fmc5yQdfBW9M= +SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0= +ILjk1tHes1ylCTjIxnBfrY1GwIGZQVZg68mA1Zgvkk= +clean_VHVCpFoxjK3s838V6Nbx6BSAfcKZYl0eHKoKpBNo87s= diff --git a/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..d0ec6787 --- /dev/null +++ b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..6c86fa0a --- /dev/null +++ b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec diff --git a/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/config b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/config new file mode 100644 index 00000000..50567c06 --- /dev/null +++ b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=933178 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/failures b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/invocations b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/test_results.html b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/test_results.html new file mode 100644 index 00000000..dd0ef996 --- /dev/null +++ b/hippo4j-common/.nondex/SZk0HCBsoTykOlb0BFqm0w3xIH5GlBFRCZD9U5diO8=/test_results.html @@ -0,0 +1 @@ +Test Results
Test Name93317897462210160661057510109895411403981181842122328612647301306174
\ No newline at end of file diff --git a/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..63e9ffa9 --- /dev/null +++ b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..eb3d80c3 --- /dev/null +++ b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec diff --git a/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/config b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/config new file mode 100644 index 00000000..f9ba0b99 --- /dev/null +++ b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1264730 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/failures b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/invocations b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/SzHOzKWOFjDYDT6KLlC8TYw0s+fXX01VQcwajUevK0=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..313f5bee --- /dev/null +++ b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..4afc48e9 --- /dev/null +++ b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec diff --git a/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/config b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/config new file mode 100644 index 00000000..10765902 --- /dev/null +++ b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1140398 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/failures b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/invocations b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/invocations new file mode 100644 index 00000000..e412a9f9 --- /dev/null +++ b/hippo4j-common/.nondex/Uma0JKzpUiXeWgFvmFCmwnZBenzS8k03w+S4+ds2QU4=/invocations @@ -0,0 +1,2 @@ +COUNT:59 +SHUFFLES:59 diff --git a/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..2f7ed62c --- /dev/null +++ b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..152c9290 --- /dev/null +++ b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec diff --git a/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/config b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/config new file mode 100644 index 00000000..6a21e6eb --- /dev/null +++ b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1057510 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/failures b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/invocations b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/invocations new file mode 100644 index 00000000..e412a9f9 --- /dev/null +++ b/hippo4j-common/.nondex/VQmesSrMZCrYP13a8AbKeCAKtvOBekfhXUqkUjJqjEE=/invocations @@ -0,0 +1,2 @@ +COUNT:59 +SHUFFLES:59 diff --git a/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..30f2ae44 --- /dev/null +++ b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..c60ec95e --- /dev/null +++ b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec diff --git a/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/config b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/config new file mode 100644 index 00000000..0f2900f0 --- /dev/null +++ b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=974622 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/failures b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/invocations b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/invocations new file mode 100644 index 00000000..e412a9f9 --- /dev/null +++ b/hippo4j-common/.nondex/YebllPd8hQJCzUFSilmJamLAIQLidSgoKLv3R4EBsJA=/invocations @@ -0,0 +1,2 @@ +COUNT:59 +SHUFFLES:59 diff --git a/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..f3d7bb42 --- /dev/null +++ b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..1efbed0f --- /dev/null +++ b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec diff --git a/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/config b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/config new file mode 100644 index 00000000..37c592cf --- /dev/null +++ b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1098954 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/failures b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/invocations b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/Z+LLIBt3AZCT1iMmq9FHYrF8w+Z6keyb26AJCdM4E0=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..ec1b13aa --- /dev/null +++ b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..4d31db96 --- /dev/null +++ b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec diff --git a/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/config b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/config new file mode 100644 index 00000000..a50436bb --- /dev/null +++ b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1016066 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/failures b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/invocations b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/invocations new file mode 100644 index 00000000..11ff8fe8 --- /dev/null +++ b/hippo4j-common/.nondex/Z8vufLbTeu7splnbezXN90bRHnVK7DULDZQUPaFeRM=/invocations @@ -0,0 +1,2 @@ +COUNT:61 +SHUFFLES:61 diff --git a/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..dc34c2ac --- /dev/null +++ b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..4e295f3d --- /dev/null +++ b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec diff --git a/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/config b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/config new file mode 100644 index 00000000..d28c450e --- /dev/null +++ b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1264730 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/failures b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/invocations b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/invocations new file mode 100644 index 00000000..1e139906 --- /dev/null +++ b/hippo4j-common/.nondex/bKrpc45B+yANWxpIhTU2FPxoM2vowt3Zh19xJlm8QX0=/invocations @@ -0,0 +1,2 @@ +COUNT:60 +SHUFFLES:60 diff --git a/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..7c43b318 --- /dev/null +++ b/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:242) + at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:137) + at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..b655ddea --- /dev/null +++ b/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,42 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.204 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.164 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:242) + at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:137) + at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/failures b/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/failures new file mode 100644 index 00000000..680f3601 --- /dev/null +++ b/hippo4j-common/.nondex/clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ=/failures @@ -0,0 +1 @@ +cn.hippo4j.common.toolkit.ContentUtilTest#assertGetPoolContent diff --git a/hippo4j-common/.nondex/clean_VHVCpFoxjK3s838V6Nbx6BSAfcKZYl0eHKoKpBNo87s=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/clean_VHVCpFoxjK3s838V6Nbx6BSAfcKZYl0eHKoKpBNo87s=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..9a3dc308 --- /dev/null +++ b/hippo4j-common/.nondex/clean_VHVCpFoxjK3s838V6Nbx6BSAfcKZYl0eHKoKpBNo87s=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/clean_VHVCpFoxjK3s838V6Nbx6BSAfcKZYl0eHKoKpBNo87s=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/clean_VHVCpFoxjK3s838V6Nbx6BSAfcKZYl0eHKoKpBNo87s=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..03814793 --- /dev/null +++ b/hippo4j-common/.nondex/clean_VHVCpFoxjK3s838V6Nbx6BSAfcKZYl0eHKoKpBNo87s=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec diff --git a/hippo4j-common/.nondex/clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..9496158c --- /dev/null +++ b/hippo4j-common/.nondex/clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..b748c209 --- /dev/null +++ b/hippo4j-common/.nondex/clean_ZrbyH2K6VO+HVcN7Thdo1b4cou6L5q0ivrTtpm+QQ=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec diff --git a/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..0fd6420a --- /dev/null +++ b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..02fc9c09 --- /dev/null +++ b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.152 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.001 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/config b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/config new file mode 100644 index 00000000..a07ba6b3 --- /dev/null +++ b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1140398 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/failures b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/invocations b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/invocations new file mode 100644 index 00000000..c3ff701f --- /dev/null +++ b/hippo4j-common/.nondex/d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY=/invocations @@ -0,0 +1,2 @@ +COUNT:52 +SHUFFLES:52 diff --git a/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..0fd6420a --- /dev/null +++ b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..887bb2fc --- /dev/null +++ b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.163 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.001 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/config b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/config new file mode 100644 index 00000000..084be1ce --- /dev/null +++ b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=974622 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/failures b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/invocations b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/invocations new file mode 100644 index 00000000..c3ff701f --- /dev/null +++ b/hippo4j-common/.nondex/dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk=/invocations @@ -0,0 +1,2 @@ +COUNT:52 +SHUFFLES:52 diff --git a/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..00452626 --- /dev/null +++ b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..f9decc9d --- /dev/null +++ b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec diff --git a/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/config b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/config new file mode 100644 index 00000000..a751e135 --- /dev/null +++ b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1057510 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/failures b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/invocations b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/invocations new file mode 100644 index 00000000..1e139906 --- /dev/null +++ b/hippo4j-common/.nondex/h7r9MpaWuld89DWXmM6aX6GvZRbhSSYVEkxPo0cfS4=/invocations @@ -0,0 +1,2 @@ +COUNT:60 +SHUFFLES:60 diff --git a/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..718295db --- /dev/null +++ b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..970fe9c4 --- /dev/null +++ b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.155 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/config b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/config new file mode 100644 index 00000000..8444fe49 --- /dev/null +++ b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1264730 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/failures b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/invocations b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/invocations new file mode 100644 index 00000000..c3ff701f --- /dev/null +++ b/hippo4j-common/.nondex/iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q=/invocations @@ -0,0 +1,2 @@ +COUNT:52 +SHUFFLES:52 diff --git a/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..d33328a6 --- /dev/null +++ b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..19a2073d --- /dev/null +++ b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec diff --git a/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/config b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/config new file mode 100644 index 00000000..934c575e --- /dev/null +++ b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1306174 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/failures b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/invocations b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/invocations new file mode 100644 index 00000000..1e139906 --- /dev/null +++ b/hippo4j-common/.nondex/kQ74fQ2KvGuuBHhyMJqM3kFpg6S3uOegS56d6RDaoI=/invocations @@ -0,0 +1,2 @@ +COUNT:60 +SHUFFLES:60 diff --git a/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..e1850704 --- /dev/null +++ b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..63eb0dbd --- /dev/null +++ b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec diff --git a/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/config b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/config new file mode 100644 index 00000000..b6ba7932 --- /dev/null +++ b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=974622 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/failures b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/invocations b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/invocations new file mode 100644 index 00000000..1e139906 --- /dev/null +++ b/hippo4j-common/.nondex/ly+ieRbsTBJCcLUbgFDhSQJyRxT8UXPXypkyWlyO5M=/invocations @@ -0,0 +1,2 @@ +COUNT:60 +SHUFFLES:60 diff --git a/hippo4j-common/.nondex/nondex-instr.jar b/hippo4j-common/.nondex/nondex-instr.jar new file mode 100644 index 00000000..f228e64c Binary files /dev/null and b/hippo4j-common/.nondex/nondex-instr.jar differ diff --git a/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..753b0dc9 --- /dev/null +++ b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..4e7f67d2 --- /dev/null +++ b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec diff --git a/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/config b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/config new file mode 100644 index 00000000..688b9749 --- /dev/null +++ b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1181842 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/failures b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/invocations b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/invocations new file mode 100644 index 00000000..e412a9f9 --- /dev/null +++ b/hippo4j-common/.nondex/pIQ9BnQ44BvXCNNjzhUC99BffudQ8UxQEvrTWA8kXn0=/invocations @@ -0,0 +1,2 @@ +COUNT:59 +SHUFFLES:59 diff --git a/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=.run b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=.run new file mode 100644 index 00000000..ef901e4e --- /dev/null +++ b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=.run @@ -0,0 +1,11 @@ +r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs= +dlFiRtB3W5Otuc1NBkIyjW4nZVvOp7MOILrYnz9Cuk= +PRigwNA6SFKM9Pe3mnSMQKTDjfSE42RAAazsdCnORA= +MrZutDG+6zAtuKgdZfze5HNQog8q4SA2OPngRVT27c= +QaZ0A82Gyh8yH6N+CQb42m3hv9bHChjrjgmrReLp8No= +d3kjHKo21x4X7ktpBMs6I+iuXmFztlnETi2+BVDRAY= +4BSnbw7uFkN0YBiDAT0+gJJULflohp1JKYPfVJqh7QU= +uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg= +iuknVVhmZn4vEGmFjJiiKLiZZvjZ5qWtpiVA6IC6Q= +N8EJsAbJAthllYuR8+YXJzJKu95RxEvHaxhqYBY1vVw= +clean_012RK+UYVSjdwSyUbsVqX5jcuZU7gXYbGl2paK7YCgQ= diff --git a/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..ccfc00bc --- /dev/null +++ b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..db31a7c8 --- /dev/null +++ b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.145 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0.002 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/config b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/config new file mode 100644 index 00000000..71e92c47 --- /dev/null +++ b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=933178 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/failures b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/invocations b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/invocations new file mode 100644 index 00000000..126033e8 --- /dev/null +++ b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/invocations @@ -0,0 +1,2 @@ +COUNT:54 +SHUFFLES:54 diff --git a/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/test_results.html b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/test_results.html new file mode 100644 index 00000000..dd0ef996 --- /dev/null +++ b/hippo4j-common/.nondex/r8ZKfS9eeL1bDsGvlLXiC3MI2Bj7eg7enPAjkFwzIs=/test_results.html @@ -0,0 +1 @@ +Test Results
Test Name93317897462210160661057510109895411403981181842122328612647301306174
\ No newline at end of file diff --git a/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..718295db --- /dev/null +++ b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..ccbb8335 --- /dev/null +++ b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,52 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.152 sec <<< FAILURE! +assertGetPoolContent(cn.hippo4j.common.toolkit.ContentUtilTest) Time elapsed: 0 sec <<< ERROR! +java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:33) + at cn.hippo4j.common.toolkit.Assert.isTrue(Assert.java:38) + at cn.hippo4j.common.toolkit.ContentUtilTest.assertGetPoolContent(ContentUtilTest.java:37) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) + at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) + at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) + at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) + at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) + at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runners.Suite.runChild(Suite.java:128) + at org.junit.runners.Suite.runChild(Suite.java:27) + at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) + at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) + at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) + at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) + at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) + at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) + at org.junit.runners.ParentRunner.run(ParentRunner.java:413) + at org.junit.runner.JUnitCore.run(JUnitCore.java:137) + at org.junit.runner.JUnitCore.run(JUnitCore.java:115) + at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62) + at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) + at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) + at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) + diff --git a/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/config b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/config new file mode 100644 index 00000000..0dfca5d7 --- /dev/null +++ b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1223286 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/failures b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/invocations b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/invocations new file mode 100644 index 00000000..126033e8 --- /dev/null +++ b/hippo4j-common/.nondex/uJF0Cb7qo4uFR4SPu8AQydtqw8YaPF1NXVMGRyZVg=/invocations @@ -0,0 +1,2 @@ +COUNT:54 +SHUFFLES:54 diff --git a/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml new file mode 100644 index 00000000..01c0c4e5 --- /dev/null +++ b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/TEST-cn.hippo4j.common.toolkit.ContentUtilTest.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/cn.hippo4j.common.toolkit.ContentUtilTest.txt b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/cn.hippo4j.common.toolkit.ContentUtilTest.txt new file mode 100644 index 00000000..e44073e4 --- /dev/null +++ b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/cn.hippo4j.common.toolkit.ContentUtilTest.txt @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +Test set: cn.hippo4j.common.toolkit.ContentUtilTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec diff --git a/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/config b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/config new file mode 100644 index 00000000..70ff3d66 --- /dev/null +++ b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/config @@ -0,0 +1,11 @@ +nondexFilter=.* +nondexMode=FULL +nondexSeed=1223286 +nondexStart=0 +nondexEnd=9223372036854775807 +nondexPrintstack=false +nondexDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexJarDir=/home/akib/develop/USA/UIUC/First Evaluation Task/hippo4j/hippo4j-common/.nondex +nondexExecid=v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU= +nondexLogging=CONFIG +test= \ No newline at end of file diff --git a/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/failures b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/failures new file mode 100644 index 00000000..e69de29b diff --git a/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/invocations b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/invocations new file mode 100644 index 00000000..1e139906 --- /dev/null +++ b/hippo4j-common/.nondex/v8D1rCpS5yRbyNKOKS4wAaa4ZdQxGTLUYJFsuUrWBU=/invocations @@ -0,0 +1,2 @@ +COUNT:60 +SHUFFLES:60 diff --git a/hippo4j-common/src/main/java/cn/hippo4j/common/toolkit/JacksonHandler.java b/hippo4j-common/src/main/java/cn/hippo4j/common/toolkit/JacksonHandler.java index 4adb6245..f86f0df2 100644 --- a/hippo4j-common/src/main/java/cn/hippo4j/common/toolkit/JacksonHandler.java +++ b/hippo4j-common/src/main/java/cn/hippo4j/common/toolkit/JacksonHandler.java @@ -45,7 +45,6 @@ public class JacksonHandler implements JsonFacade { MAPPER.setSerializationInclusion(JsonInclude.Include.NON_NULL); MAPPER.disable(SerializationFeature.WRITE_DATES_AS_TIMESTAMPS); MAPPER.disable(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES); - MAPPER.configure(MapperFeature.SORT_PROPERTIES_ALPHABETICALLY, true); } @Override diff --git a/hippo4j-common/src/test/java/cn/hippo4j/common/toolkit/ContentUtilTest.java b/hippo4j-common/src/test/java/cn/hippo4j/common/toolkit/ContentUtilTest.java index 7a5e7821..6b5a42ca 100644 --- a/hippo4j-common/src/test/java/cn/hippo4j/common/toolkit/ContentUtilTest.java +++ b/hippo4j-common/src/test/java/cn/hippo4j/common/toolkit/ContentUtilTest.java @@ -31,9 +31,7 @@ public class ContentUtilTest { .itemId("dynamic-threadpool-example").tpId("message-consume").content("描述信息").corePoolSize(1) .maximumPoolSize(2).queueType(1).capacity(4).keepAliveTime(513).executeTimeOut(null).rejectedType(4) .isAlarm(1).capacityAlarm(80).livenessAlarm(80).allowCoreThreadTimeOut(1).build(); - ThreadPoolParameterInfo testObject = JSONUtil.parseObject(testText, ThreadPoolParameterInfo.class); - String testText_ = ContentUtil.getPoolContent(testObject); - Assert.isTrue(testText_.equals(ContentUtil.getPoolContent(threadPoolParameterInfo))); + Assert.isTrue(ContentUtil.getPoolContent(JSONUtil.parseObject(testText, ThreadPoolParameterInfo.class)).equals(ContentUtil.getPoolContent(threadPoolParameterInfo))); } @Test