You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Austin Stephens (JIRA)" <ji...@apache.org> on 2018/03/15 18:08:00 UTC

[jira] [Created] (NETBEANS-474) VersioningQueryTest in org.netbeans.api.queries fails when not debugged but passes when debugged on mac

Austin Stephens created NETBEANS-474:
----------------------------------------

             Summary: VersioningQueryTest in org.netbeans.api.queries fails when not debugged but passes when debugged on mac
                 Key: NETBEANS-474
                 URL: https://issues.apache.org/jira/browse/NETBEANS-474
             Project: NetBeans
          Issue Type: Bug
          Components: platform - Other
    Affects Versions: 9.0, Next
         Environment: Mac
            Reporter: Austin Stephens


{noformat}
junit.framework.AssertionFailedError
    at org.netbeans.api.queries.VersioningQueryTest.testNormalized(VersioningQueryTest.java:81)
    at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:77)
    at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:460)
    at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:386)
    at java.lang.Thread.run(Thread.java:748)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists