janhoy commented on PR #2540:
URL: https://github.com/apache/solr/pull/2540#issuecomment-2200147713

   Getting there... All BATS tests now run, except these five:
   
   ```
   not ok 32 solr help flag prints help in 1521ms
   # (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_help.bats, line 26)
   #   `assert_output --partial 'Usage: solr COMMAND OPTIONS'' failed
   
   not ok 33 solr with no flags prints help in 133ms
   # (in test file test/test_help.bats, line 30)
   #   `run -1 solr' failed, expected exit code 1, got 0
   
   not ok 37 status help flag prints help in 183ms
   # (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_help.bats, line 55)
   #   `assert_output --partial 'usage: status'' failed
   
   not ok 38 healthcheck help flag prints help in 196ms
   # (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_help.bats, line 63)
   #   `assert_output --partial 'usage: healthcheck'' failed
   #
   # -- output does not contain substring --
   # substring (1 lines):
   #   usage: healthcheck
   # output (14 lines):
   #
   #   ERROR: Unrecognized or misplaced argument: --help!
   
   not ok 78 status does not expose cli parameters to end user in 278ms
   # (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_status.bats, line 45)
   #   `assert_output --partial "ERROR: Unrecognized or misplaced argument: 
-solr!"' failed
   ```


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