Yay, I can vote +1.  I reran the tests and they succeeded.

I believe the failure was due to a timing issue.

Cheers,

Susan

> On Dec 6, 2016, at 9:59 AM, Susan Cline <home4...@pacbell.net> wrote:
> 
> Hi,
> 
> I want to vote a +1, but my test run failed.
> 
> Here is the output after running ./gradlew test .. everything up until this 
> point succeeded:
> 
> objc[56396]: Class JavaLaunchHelper is implemented in both 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin/java 
> (0x108ea04c0) and 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre/lib/libinstrument.dylib
>  (0x108f684e0). One of the two will be used. Which one is undefined.
> :connectors:file:testSummaryFinalizer
> :connectors:file 156.841sec SUCCESS (56 tests, 0 failures, 2 skipped)
> :connectors:http:compileJava UP-TO-DATE
> :connectors:http:processResources UP-TO-DATE
> :connectors:http:classes UP-TO-DATE
> :connectors:http:jar UP-TO-DATE
> :connectors:http:assemble
> :connectors:http:compileTestJava
> :connectors:http:processTestResources UP-TO-DATE
> :connectors:http:testClasses
> :connectors:http:test
> :connectors:http testing ...
> objc[57541]: Class JavaLaunchHelper is implemented in both 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin/java 
> (0x100a584c0) and 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre/lib/libinstrument.dylib
>  (0x100b204e0). One of the two will be used. Which one is undefined.
> 
> org.apache.edgent.test.connectors.http.HttpGlobalTest > testGet FAILED
>    java.lang.AssertionError
> 
> org.apache.edgent.test.connectors.http.HttpGlobalTest > testPost FAILED
>    java.lang.AssertionError
> 
> org.apache.edgent.test.connectors.http.HttpGlobalTest > testPut FAILED
>    java.lang.AssertionError
> 
> org.apache.edgent.test.connectors.http.HttpGlobalTest > testDelete FAILED
>    java.lang.AssertionError
> 
> org.apache.edgent.test.connectors.http.HttpGlobalTest > testStatusCode FAILED
>    java.lang.AssertionError
> 
> Failed testrun results: 
> /Users/susancline/Downloads/edgent-1.0.0-src/connectors/http/build/test-results/test/TEST-org.apache.edgent.test.connectors.http.HttpGlobalTest.xml
> 
> 20 tests completed, 5 failed
> :connectors:http:test FAILED
> :connectors:http:testSummaryFinalizer
> :connectors:http 84.653sec FAILURE (20 tests, 5 failures, 0 skipped)
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':connectors:http:test'.
>> There were failing tests. See the results at: 
>> file:///Users/susancline/Downloads/edgent-1.0.0-src/connectors/http/build/test-results/test/
> 
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output.
> 
> BUILD FAILED
> 
> Total time: 5 mins 47.456 secs
> 
> Susan
> 
> 
>> On Dec 2, 2016, at 5:32 AM, Dale LaBossiere <dml.apa...@gmail.com> wrote:
>> 
>> I’ve created 1.0.0-incubating/rc2 under [4] and it’s time to vote!!!
>> 
>> Before voting, see "The Vote" section in [2]
>> 
>> [ ]  +1 accept
>> [ ]   -1 reject
>> 
>> Voting will be open until Dec 6th (unless we have a definitive binding vote 
>> majority prior to that).
>> 
>> Apache Edgent release process documentation:  [1] and [2].
>> JIRA EDGENT-277 [3] is tracking the release checklist items and their status.
>> 
>> — Dale
>> 
>> [1] 
>> https://cwiki.apache.org/confluence/display/EDGENT/A+guide+to+the+Apache+Edgent+release+process
>>  
>> <https://cwiki.apache.org/confluence/display/EDGENT/A+guide+to+the+Apache+Edgent+release+process>
>> [2] 
>> https://cwiki.apache.org/confluence/display/EDGENT/Release+Manager's+Guide 
>> <https://cwiki.apache.org/confluence/display/EDGENT/Release+Manager's+Guide>
>> [3] https://issues.apache.org/jira/browse/EDGENT-277 
>> <https://issues.apache.org/jira/browse/EDGENT-277>
>> [4] https://dist.apache.org/repos/dist/dev/incubator/edgent/ 
>> <https://dist.apache.org/repos/dist/dev/incubator/edgent/>
> 

Reply via email to