epugh commented on PR #2703:
URL: https://github.com/apache/solr/pull/2703#issuecomment-2345872563

   Okay, so, after putting in the slf4j bridge, I see that the bats tests is 
now failing (and thats a good thing) because it means we don't see the error:
   
   ```
   not ok 85 SOLR-16976 solr starts with remote JMX enabled # in 7641 ms
   # (from function `assert_output' in file 
/home/runner/work/solr/solr/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
   #  in test file test/test_start_solr.bats, line 40)
   #   `assert_output --partial 'java.lang.ClassNotFoundException: 
org.apache.logging.log4j.jul.LogManager'' failed
   ```
   
   @szhou1998 would you mind flipping the `assert_output` to a `refute_output` 
and lets see if the test now passes!


-- 
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-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to