[ 
https://issues.apache.org/jira/browse/SOLR-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742146#comment-14742146
 ] 

ASF subversion and git services commented on SOLR-8044:
-------------------------------------------------------

Commit 1702651 from [~ehatcher] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1702651 ]

SOLR-8044: fix VelocityResponseWriterTest.testLocaleFeature

> VelocityResponseWriterTest jenkins failure
> ------------------------------------------
>
>                 Key: SOLR-8044
>                 URL: https://issues.apache.org/jira/browse/SOLR-8044
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: Trunk, 5.4, 5.3.1
>            Reporter: Noble Paul
>            Assignee: Erik Hatcher
>
> {code}
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/144/
> Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
> 1 tests failed.
> FAILED:  org.apache.solr.velocity.VelocityResponseWriterTest.testLocaleFeature
> Error Message:
> expected:<[Colour]> but was:<[<?xml version="1.0" encoding="UTF-8"?> 
> <response> <lst name="responseHeader"><int name="status">0</int><int 
> name="QTime">0</int><lst name="params"><str name="q">*:*</str><str 
> name="v.template">t</str><str 
> name="v.template.t">$resource.get("color","resources","en_UK")</str><str 
> name="wt">velocityWithCustomTools</str></lst></lst><result name="response" 
> numFound="0" start="0"></result> </response> ]>
> Stack Trace:
> org.junit.ComparisonFailure: expected:<[Colour]> but was:<[<?xml 
> version="1.0" encoding="UTF-8"?>
> <response>
> <lst name="responseHeader"><int name="status">0</int><int 
> name="QTime">0</int><lst name="params"><str name="q">*:*</str><str 
> name="v.template">t</str><str 
> name="v.template.t">$resource.get("color","resources","en_UK")</str><str 
> name="wt">velocityWithCustomTools</str></lst></lst><result name="response" 
> numFound="0" start="0"></result>
> </response>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to