You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Rahul Akolkar <ra...@gmail.com> on 2009/08/01 20:36:56 UTC

[JEXL] 2.0 branch test failure

Failed tests:
  testDottedNames(org.apache.commons.jexl.scripting.JexlScriptEngineTest)

(Sun 1.6)

Quick look suggests that the test is expecting map toString() to
output entries in a certain order. Have to step away for a bit, so
this is just a heads up on the failure I'm seeing.

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [JEXL] 2.0 branch test failure

Posted by Rahul Akolkar <ra...@gmail.com>.
On Sat, Aug 1, 2009 at 2:46 PM, sebb<se...@gmail.com> wrote:
> On 01/08/2009, Rahul Akolkar <ra...@gmail.com> wrote:
>> Failed tests:
>>   testDottedNames(org.apache.commons.jexl.scripting.JexlScriptEngineTest)
>>
>>  (Sun 1.6)
>>
>>  Quick look suggests that the test is expecting map toString() to
>>  output entries in a certain order. Have to step away for a bit, so
>>  this is just a heads up on the failure I'm seeing.
>
> Ah, OK, I did wonder if toString() was well-defined for Maps.
>
<snip/>

Only those where iteration order is guaranteed.

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [JEXL] 2.0 branch test failure

Posted by Rahul Akolkar <ra...@gmail.com>.
On Sat, Aug 1, 2009 at 3:01 PM, Henrib<hb...@gmail.com> wrote:
>
> Ooops, sorry, Nabble did not show your message early enough ; made a JEXL-66
> & fix.
<snip/>

Thanks anyway, resolved issue since sebb has fixed the test.

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [JEXL] 2.0 branch test failure

Posted by Henrib <hb...@gmail.com>.
Ooops, sorry, Nabble did not show your message early enough ; made a JEXL-66
& fix.
-- 
View this message in context: http://www.nabble.com/-JEXL--2.0-branch-test-failure-tp24771550p24771758.html
Sent from the Commons - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [JEXL] 2.0 branch test failure

Posted by sebb <se...@gmail.com>.
On 01/08/2009, Rahul Akolkar <ra...@gmail.com> wrote:
> Failed tests:
>   testDottedNames(org.apache.commons.jexl.scripting.JexlScriptEngineTest)
>
>  (Sun 1.6)
>
>  Quick look suggests that the test is expecting map toString() to
>  output entries in a certain order. Have to step away for a bit, so
>  this is just a heads up on the failure I'm seeing.

Ah, OK, I did wonder if toString() was well-defined for Maps.

I'll fix the test.

>  -Rahul
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>  For additional commands, e-mail: dev-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [JEXL] 2.0 branch test failure

Posted by Henrib <hb...@gmail.com>.


Rahul Akolkar wrote:
> 
> Failed tests:
>   testDottedNames(org.apache.commons.jexl.scripting.JexlScriptEngineTest)
> 

Made that JEXL-66; added quick patch
-- 
View this message in context: http://www.nabble.com/-JEXL--2.0-branch-test-failure-tp24771550p24771743.html
Sent from the Commons - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org