You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Bailey Campbell (JIRA)" <ji...@apache.org> on 2019/03/11 10:56:00 UTC

[jira] [Created] (NETBEANS-2238) JUnit Test Spec - Test Status Filters fail

Bailey Campbell created NETBEANS-2238:
-----------------------------------------

             Summary: JUnit Test Spec - Test Status Filters fail
                 Key: NETBEANS-2238
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2238
             Project: NetBeans
          Issue Type: Bug
          Components: java - JUnit
    Affects Versions: 11.0
            Reporter: Bailey Campbell


h3. Steps
 # For the *JUnitSampleProjectAnt* project:
 ** Toggle/untoggle filter buttons labeled *Show Passed*, *Show Failed* or *Show Error*
 # Test the same functionality in the *JUnitSampleProjectMaven* project.
h3. Expected result:
Only passed/failed/error tests are shown if the appropriate button is toggled.
 
Actual Result:
Toggle Passed button shows all test results with test passed
Toggle Passed button shows all test result without test passed
 
Same with toggle Show Failed
 
Toggle Show Error fails as well



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