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 17:31:00 UTC

[jira] [Updated] (NETBEANS-472) Keymap tests fail in o.n.core when on mac

     [ https://issues.apache.org/jira/browse/NETBEANS-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Austin Stephens updated NETBEANS-472:
-------------------------------------
    Labels: test-fail test-failure-fresh  (was: test-fail)

> Keymap tests fail in o.n.core when on mac
> -----------------------------------------
>
>                 Key: NETBEANS-472
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-472
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Actions
>    Affects Versions: 9.0
>         Environment: Mac
>            Reporter: Austin Stephens
>            Priority: Major
>              Labels: test-fail, test-failure-fresh
>             Fix For: 9.0
>
>
> {noformat}
> for ctrl pressed 1
> junit.framework.AssertionFailedError
>     at org.netbeans.core.NbKeymapTest.assertMapping(NbKeymapTest.java:92)
>     at org.netbeans.core.NbKeymapTest.testAbstractModifiers(NbKeymapTest.java:181)
>     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 org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:479)
>     at org.netbeans.junit.NbTestCase.run(NbTestCase.java:275)
> {noformat}
> {noformat}
>  
> java.lang.NullPointerException     at org.netbeans.core.NbKeymapTest.testMaskForSameKeystrokeWithDifferentText217497(NbKeymapTest.java:283)     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 org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:479)     at org.netbeans.junit.NbTestCase.run(NbTestCase.java:275)
> {noformat}
> This is likely because 'O' maps to cmd instead of ctrl on a mac



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