You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "kingluo (via GitHub)" <gi...@apache.org> on 2023/05/22 09:07:35 UTC

[GitHub] [apisix] kingluo commented on a diff in pull request #9523: ci: add fips fail cases

kingluo commented on code in PR #9523:
URL: https://github.com/apache/apisix/pull/9523#discussion_r1200221351


##########
t/fips/jwt-auth.t:
##########
@@ -142,10 +142,9 @@ passed
             )
 
             ngx.status = code
-            ngx.print(res)
         }
     }
---- error_code: 500
+--- error_code: 401

Review Comment:
   We don't need to test the response here, so skip the print.



-- 
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: notifications-unsubscribe@apisix.apache.org

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