Hi.

Sorry the complete print out is...

Running org.apache.wicket.resource.BundleStringResourceLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec

Results :

Failed tests: 
  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
 
testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
 
testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)

Tests run: 768, Failures: 3, Errors: 0, Skipped: 0

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.

svn info gives, URL: http://svn.apache.org/repos/asf/wicket/trunk

I just ran svn up, and then mvn clean install.

Regards,

Ross





igor.vaynberg wrote:
> 
> i just ran the tests and
> 
> Tests run: 768, Failures: 0, Errors: 0, Skipped: 0
> 
> also, your log shows that there are 0 errors and failures, so how come
> you have failed tests listed below?
> 
> -igor
> 
> On Thu, Feb 19, 2009 at 7:53 AM, rossputin <rossaj...@yahoo.co.uk> wrote:
>>
>> Hi guys, hoping you can help.
>>
>> At some point during the last couple of days, possibly today, I received
>> some dependency updates, and now all of my DropDownChoice components are
>> displaying a nonsense string for the default item instead of 'Choose
>> One'.
>> I typically point to the 1.4-SNAPSHOT dependency for Wicket.
>>
>> Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
>> updates as below:
>>
>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>>
>> Results :
>>
>> Failed tests:
>>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> Regards,
>>
>> Ross.
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22104407.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to