joerghoh commented on a change in pull request #44:
URL: 
https://github.com/apache/sling-org-apache-sling-distribution-core/pull/44#discussion_r566992026



##########
File path: 
src/test/java/org/apache/sling/distribution/queue/impl/simple/QueueItemMapperTest.java
##########
@@ -22,13 +22,15 @@
 import java.util.Map;
 
 import org.apache.sling.distribution.queue.DistributionQueueItem;
+import org.junit.Ignore;
 import org.junit.Test;
 
 import static org.junit.Assert.*;
 
 public class QueueItemMapperTest {
 
     @Test
+    @Ignore

Review comment:
       I hardcoded the locale now to English. As we are only parsing numbers, I 
don't consider the impact too big. Nevertheless it's an issue in the existing 
code and this should be considered a changed behavior.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to