You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/07/29 19:10:26 UTC

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6258: NIFI-10293: refactored tests in nifi-jolt-transform-json-ui to use JU…

emiliosetiadarma commented on code in PR #6258:
URL: https://github.com/apache/nifi/pull/6258#discussion_r933551715


##########
nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/src/test/java/org/apache/nifi/web/standard/api/processor/TestProcessorWebUtils.java:
##########
@@ -53,7 +54,7 @@ public void testGetComponentDetailsForProcessor(){
     }
 
     @Test
-    @Ignore("Capability to get specific client revision has been removed as of commit 05a1d63090d97d06bf823821d1b0e9b5482c7cd2")
+    @Disabled("Capability to get specific client revision has been removed as of commit 05a1d63090d97d06bf823821d1b0e9b5482c7cd2")
     // FIXME java11 Capability to get specific client revision has been removed as of commit 05a1d63090d97d06bf823821d1b0e9b5482c7cd2
     //  Add test case for ProcessorWebUtils.getRequestContext() to verify proper revision is returned
     public void testGetComponentDetailsForProcessorWithSpecificClientRevision(){

Review Comment:
   Thanks for the feedback, will remove them then



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

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org