xuwenping123 opened a new pull request, #4:
URL: https://github.com/apache/flume-search/pull/4

   Hi, as the title says, fix unit test case failure.
   
   ```
   org.junit.ComparisonFailure: 
   Expected :Coordinated Universal Time
   Actual   :协调世界时间
   <Click to see difference>
   
   
        at org.junit.Assert.assertEquals(Assert.java:117)
        at org.junit.Assert.assertEquals(Assert.java:146)
        at 
org.apache.flume.sink.elasticsearch.TestElasticSearchIndexRequestBuilderFactory.shouldUseUtcAsBasisForDateFormat(TestElasticSearchIndexRequestBuilderFactory.java:65)
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flume.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to