DevelopmentProviderTest is working fine for me w/latest master. What’s the output present in the testrunXXXXX dir report as the failures?
— Dale > On Jul 20, 2016, at 11:15 AM, Cazen Lee <[email protected]> wrote: > > Good Day This is Cazen :) > > Could I ask a question related with ant test? > > Is there any person who have unsuccessful experience in " > DevelopmentProviderTest"? > > I ran test with follow command but it always failed: > > Cazens-MacBook-Pro:incubator-quarks Cazen$ ant test > -Dtest.base.pattern='**/*DevelopmentProviderTest.java' > test.run: > [mkdir] Created dir: > /Users/Cazen/IdeaProjects/incubator-quarks/providers/development/unittests/testrun998617734 > [jacoco:coverage] Enhancing junit with coverage > [junit] objc[4325]: Class JavaLaunchHelper is implemented in both > /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/bin/java > and > /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libinstrument.dylib. > One of the two will be used. Which one is undefined. > [junit] Running quarks.test.providers.dev.DevelopmentProviderTest > [junit] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: > 1.13 sec > BUILD FAILED > > Additionally, FileStreamsTextFileWriterTest also sometimes fail (QUARKS-31). > > There is a possibility that my env settings are wrong, so I want to check > what I have missed. > > Thank you :) > -- > Cazen Lee > http://www.Cazen.co.kr
