http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/0032c2a5/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml
----------------------------------------------------------------------
diff --git 
a/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml 
b/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml
index 60e252e..69b6776 100644
--- a/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml
+++ b/target/surefire-reports/TEST-test.wideskies.standalone.StandaloneTest.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<testsuite name="test.wideskies.standalone.StandaloneTest" time="9.608" 
tests="1" errors="0" skipped="0" failures="0">
+<testsuite name="test.wideskies.standalone.StandaloneTest" time="9.717" 
tests="1" errors="0" skipped="0" failures="0">
   <properties>
     <property name="java.runtime.name" value="Java(TM) SE Runtime 
Environment"/>
     <property name="sun.boot.library.path" 
value="/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib"/>
@@ -61,5 +61,5 @@
     <property name="ftp.nonProxyHosts" 
value="local|*.local|169.254/16|*.169.254/16"/>
     <property name="sun.cpu.isalist" value=""/>
   </properties>
-  <testcase name="runTests" 
classname="test.wideskies.standalone.StandaloneTest" time="9.608"/>
+  <testcase name="runTests" 
classname="test.wideskies.standalone.StandaloneTest" time="9.717"/>
 </testsuite>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/0032c2a5/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt
----------------------------------------------------------------------
diff --git 
a/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt 
b/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt
index 09b6915..5aa7ad0 100644
--- a/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt
+++ b/target/surefire-reports/test.general.ISO8601DateParserTest-output.txt
@@ -2,5 +2,5 @@ log4j:WARN No appenders could be found for logger 
(org.apache.pirk.utils.SystemC
 log4j:WARN Please initialize the log4j system properly.
 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
 Loading log4j properties file: 'logging/log4j.properties'
- INFO [main] 2016-07-20 18:59:52,246 (ISO8601DateParserTest.java:40) - 
Starting testDateParsing: 
- INFO [main] 2016-07-20 18:59:52,268 (ISO8601DateParserTest.java:48) - 
Successfully completed testDateParsing
+ INFO [main] 2016-07-21 15:13:05,523 (ISO8601DateParserTest.java:40) - 
Starting testDateParsing: 
+ INFO [main] 2016-07-21 15:13:05,560 (ISO8601DateParserTest.java:48) - 
Successfully completed testDateParsing

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/0032c2a5/target/surefire-reports/test.general.ISO8601DateParserTest.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.ISO8601DateParserTest.txt 
b/target/surefire-reports/test.general.ISO8601DateParserTest.txt
index 20ee9ec..a905b05 100644
--- a/target/surefire-reports/test.general.ISO8601DateParserTest.txt
+++ b/target/surefire-reports/test.general.ISO8601DateParserTest.txt
@@ -1,4 +1,4 @@
 -------------------------------------------------------------------------------
 Test set: test.general.ISO8601DateParserTest
 -------------------------------------------------------------------------------
-Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in 
test.general.ISO8601DateParserTest
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in 
test.general.ISO8601DateParserTest

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/0032c2a5/target/surefire-reports/test.general.KeyedHashTest-output.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.KeyedHashTest-output.txt 
b/target/surefire-reports/test.general.KeyedHashTest-output.txt
index b92e507..646afb1 100644
--- a/target/surefire-reports/test.general.KeyedHashTest-output.txt
+++ b/target/surefire-reports/test.general.KeyedHashTest-output.txt
@@ -1,28 +1,28 @@
- INFO [main] 2016-07-20 18:59:52,270 (KeyedHashTest.java:39) - Starting 
testKeyedHash: 
- INFO [main] 2016-07-20 18:59:52,272 (KeyedHashTest.java:42) - hash1 = 3381 
hash1 = 110100110101
- INFO [main] 2016-07-20 18:59:52,272 (KeyedHashTest.java:45) - hash2 = 
507510069 hash2 = 11110001111111111110100110101
- INFO [main] 2016-07-20 18:59:52,272 (KeyedHashTest.java:48) - hash3 = 
507510069 hash3 = 11110001111111111110100110101
- INFO [main] 2016-07-20 18:59:52,273 (KeyedHashTest.java:53) - Successfully 
completed testKeyedHash
- INFO [main] 2016-07-20 18:59:52,273 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: MD5
- INFO [main] 2016-07-20 18:59:52,290 (KeyedHashTest.java:70) - hash1 = 26 
hash1 = 11010
- INFO [main] 2016-07-20 18:59:52,290 (KeyedHashTest.java:73) - hash2 = 
2047168538 hash2 = 1111010000001010101000000011010
- INFO [main] 2016-07-20 18:59:52,291 (KeyedHashTest.java:76) - hash3 = 
2047168538 hash3 = 1111010000001010101000000011010
- INFO [main] 2016-07-20 18:59:52,291 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: MD5
- INFO [main] 2016-07-20 18:59:52,291 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: SHA-1
- INFO [main] 2016-07-20 18:59:52,291 (KeyedHashTest.java:70) - hash1 = 1116 
hash1 = 10001011100
- INFO [main] 2016-07-20 18:59:52,292 (KeyedHashTest.java:73) - hash2 = 
1614103644 hash2 = 1100000001101010100010001011100
- INFO [main] 2016-07-20 18:59:52,292 (KeyedHashTest.java:76) - hash3 = 
1614103644 hash3 = 1100000001101010100010001011100
- INFO [main] 2016-07-20 18:59:52,294 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: SHA-1
- INFO [main] 2016-07-20 18:59:52,294 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: SHA-256
- INFO [main] 2016-07-20 18:59:52,295 (KeyedHashTest.java:70) - hash1 = 2100 
hash1 = 100000110100
- INFO [main] 2016-07-20 18:59:52,295 (KeyedHashTest.java:73) - hash2 = 
1097439284 hash2 = 1000001011010011001100000110100
- INFO [main] 2016-07-20 18:59:52,296 (KeyedHashTest.java:76) - hash3 = 
1097439284 hash3 = 1000001011010011001100000110100
- INFO [main] 2016-07-20 18:59:52,296 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: SHA-256
- INFO [main] 2016-07-20 18:59:52,296 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: FAKE-HASH-TYPE
- INFO [main] 2016-07-20 18:59:52,407 (KeyedHash.java:80) - 
java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not 
available
- INFO [main] 2016-07-20 18:59:52,408 (KeyedHashTest.java:70) - hash1 = 3381 
hash1 = 110100110101
- INFO [main] 2016-07-20 18:59:52,408 (KeyedHash.java:80) - 
java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not 
available
- INFO [main] 2016-07-20 18:59:52,408 (KeyedHashTest.java:73) - hash2 = 
507510069 hash2 = 11110001111111111110100110101
- INFO [main] 2016-07-20 18:59:52,408 (KeyedHash.java:80) - 
java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not 
available
- INFO [main] 2016-07-20 18:59:52,408 (KeyedHashTest.java:76) - hash3 = 
507510069 hash3 = 11110001111111111110100110101
- INFO [main] 2016-07-20 18:59:52,409 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: FAKE-HASH-TYPE
+ INFO [main] 2016-07-21 15:13:05,569 (KeyedHashTest.java:39) - Starting 
testKeyedHash: 
+ INFO [main] 2016-07-21 15:13:05,571 (KeyedHashTest.java:42) - hash1 = 3381 
hash1 = 110100110101
+ INFO [main] 2016-07-21 15:13:05,571 (KeyedHashTest.java:45) - hash2 = 
507510069 hash2 = 11110001111111111110100110101
+ INFO [main] 2016-07-21 15:13:05,572 (KeyedHashTest.java:48) - hash3 = 
507510069 hash3 = 11110001111111111110100110101
+ INFO [main] 2016-07-21 15:13:05,575 (KeyedHashTest.java:53) - Successfully 
completed testKeyedHash
+ INFO [main] 2016-07-21 15:13:05,576 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: MD5
+ INFO [main] 2016-07-21 15:13:05,590 (KeyedHashTest.java:70) - hash1 = 26 
hash1 = 11010
+ INFO [main] 2016-07-21 15:13:05,591 (KeyedHashTest.java:73) - hash2 = 
2047168538 hash2 = 1111010000001010101000000011010
+ INFO [main] 2016-07-21 15:13:05,591 (KeyedHashTest.java:76) - hash3 = 
2047168538 hash3 = 1111010000001010101000000011010
+ INFO [main] 2016-07-21 15:13:05,592 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: MD5
+ INFO [main] 2016-07-21 15:13:05,592 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: SHA-1
+ INFO [main] 2016-07-21 15:13:05,592 (KeyedHashTest.java:70) - hash1 = 1116 
hash1 = 10001011100
+ INFO [main] 2016-07-21 15:13:05,593 (KeyedHashTest.java:73) - hash2 = 
1614103644 hash2 = 1100000001101010100010001011100
+ INFO [main] 2016-07-21 15:13:05,593 (KeyedHashTest.java:76) - hash3 = 
1614103644 hash3 = 1100000001101010100010001011100
+ INFO [main] 2016-07-21 15:13:05,596 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: SHA-1
+ INFO [main] 2016-07-21 15:13:05,596 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: SHA-256
+ INFO [main] 2016-07-21 15:13:05,597 (KeyedHashTest.java:70) - hash1 = 2100 
hash1 = 100000110100
+ INFO [main] 2016-07-21 15:13:05,598 (KeyedHashTest.java:73) - hash2 = 
1097439284 hash2 = 1000001011010011001100000110100
+ INFO [main] 2016-07-21 15:13:05,598 (KeyedHashTest.java:76) - hash3 = 
1097439284 hash3 = 1000001011010011001100000110100
+ INFO [main] 2016-07-21 15:13:05,599 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: SHA-256
+ INFO [main] 2016-07-21 15:13:05,599 (KeyedHashTest.java:67) - Starting 
testKeyedHashType with type: FAKE-HASH-TYPE
+ INFO [main] 2016-07-21 15:13:05,686 (KeyedHash.java:80) - 
java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not 
available
+ INFO [main] 2016-07-21 15:13:05,686 (KeyedHashTest.java:70) - hash1 = 3381 
hash1 = 110100110101
+ INFO [main] 2016-07-21 15:13:05,686 (KeyedHash.java:80) - 
java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not 
available
+ INFO [main] 2016-07-21 15:13:05,686 (KeyedHashTest.java:73) - hash2 = 
507510069 hash2 = 11110001111111111110100110101
+ INFO [main] 2016-07-21 15:13:05,687 (KeyedHash.java:80) - 
java.security.NoSuchAlgorithmException: FAKE-HASH-TYPE MessageDigest not 
available
+ INFO [main] 2016-07-21 15:13:05,687 (KeyedHashTest.java:76) - hash3 = 
507510069 hash3 = 11110001111111111110100110101
+ INFO [main] 2016-07-21 15:13:05,687 (KeyedHashTest.java:81) - Successfully 
completed testKeyedHashType with type: FAKE-HASH-TYPE

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/0032c2a5/target/surefire-reports/test.general.KeyedHashTest.txt
----------------------------------------------------------------------
diff --git a/target/surefire-reports/test.general.KeyedHashTest.txt 
b/target/surefire-reports/test.general.KeyedHashTest.txt
index 8415c6b..0f63289 100644
--- a/target/surefire-reports/test.general.KeyedHashTest.txt
+++ b/target/surefire-reports/test.general.KeyedHashTest.txt
@@ -1,4 +1,4 @@
 -------------------------------------------------------------------------------
 Test set: test.general.KeyedHashTest
 -------------------------------------------------------------------------------
-Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in 
test.general.KeyedHashTest
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in 
test.general.KeyedHashTest

Reply via email to