tuteng commented on issue #6203: [functions] Default functionAuthProvider when running in k8s URL: https://github.com/apache/pulsar/pull/6203#issuecomment-586541748 Please take a look at this test: https://github.com/apache/pulsar/pull/6203/checks?check_run_id=446244014 @addisonj ``` The exception was thrown with the wrong message: expected "Function language runtime is either not set or cannot be determined" but got "null" at org.testng.internal.ExpectedExceptionsHolder.wrongException(ExpectedExceptionsHolder.java:71) at org.testng.internal.Invoker.considerExceptions(Invoker.java:1130) at org.testng.internal.Invoker.invokeMethod(Invoker.java:615) at org.testng.internal.Invoker.retryFailed(Invoker.java:839) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1010) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208) at org.testng.TestNG.runSuitesLocally(TestNG.java:1137) ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
