[jbosstools-issues] [JBoss JIRA] (JBIDE-17168) Test Failure on Windows: org.jboss.tools.common.model.test.PropertiesLoaderTest sectestModificationOfFileWithVariousFormattedProperties

Konstantin Marmalyukov (JIRA) issues at jboss.org
Mon Apr 21 16:30:33 EDT 2014


Konstantin Marmalyukov created JBIDE-17168:
----------------------------------------------

             Summary: Test Failure on Windows: org.jboss.tools.common.model.test.PropertiesLoaderTest sectestModificationOfFileWithVariousFormattedProperties
                 Key: JBIDE-17168
                 URL: https://issues.jboss.org/browse/JBIDE-17168
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 4.2.0.Beta1
         Environment: Windows 7x64, java7u51 32bit, maven 3.2.1
            Reporter: Konstantin Marmalyukov
            Assignee: Alexey Kazakov


Test sectestModificationOfFileWithVariousFormattedProperties (org.jboss.tools.common.model.test.PropertiesLoaderTest) fails during local build. See PropertiesLoaderTest.java:137

{quote}
 expected:<p1=\
#
p2=\

[
p3=\
#\

]
p4=\
\#

p5=#\
...> but was:<p1=\
#
p2=\

[
p3=\
#\
]
p4=\
\#

p5=#\
...>
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list