That test I put in about one year ago, since then nothing has been changed. Strange why is it suddenly broken. I will try myself to see.
Thanks -min On 12/10/13 2:21 PM, "Rayees Namathponnan" <[email protected]> wrote: >Hi All, > >4.3 build failing, due to test failure in "API Rate Limit"; someone >please look this ? > > > > > >[INFO] > >[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) >@ cloud-plugin-api-limit-account-based --- > >[INFO] Compiling 4 source files to >/root/jenkins/build/workspace/ASF_Repo-Marvin-Build/plugins/api/rate-limit >/target/test-classes > >[INFO] > >[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ >cloud-plugin-api-limit-account-based --- > >[INFO] Surefire report directory: >/root/jenkins/build/workspace/ASF_Repo-Marvin-Build/plugins/api/rate-limit >/target/surefire-reports > > > >------------------------------------------------------- > > T E S T S > >------------------------------------------------------- > >Running org.apache.cloudstack.ratelimit.ApiRateLimitTest > >log4j:WARN No appenders could be found for logger >(net.sf.ehcache.config.ConfigurationFactory). > >log4j:WARN Please initialize the log4j system properly. > >log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for >more info. > >Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.439 sec ><<< FAILURE! > > > >Results : > > > >Failed tests: >verifySearchCounter(org.apache.cloudstack.ratelimit.ApiRateLimitTest): >apiIssued is incorrect expected:<5> but was:<0> > > > >Tests run: 7, Failures: 1, Errors: 0, Skipped: 0 > > > >[INFO] >------------------------------------------------------------------------ > > > > >Regards, >Rayees
