[
https://issues.apache.org/jira/browse/SOLR-12137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-12137.
------------------------------
Resolution: Won't Fix
I'd like to close this ticket since we don't have any actual plans around doing
a direct testing infrastructure.
Instead, what we are doing is pushing as MUCH logic into the Java code as
possible, which means we get more unit testing coverage. Combined with
extending the unix BATS tests to cover the code base on the unix side, this
means that there is less and less code in the bin/solr.cmd to test.
Plus, I'm hoping some more folks in the community step up to test the various
Solr release cnadidates on Windows. For the upcoming 9.7 and 9.8 releases
we've had some big changes, so I'll be pinging some individuals who have helped
me test my changes to Windows to also test the release candidates!
> Create Windows-equivalent of bin-test/test
> ------------------------------------------
>
> Key: SOLR-12137
> URL: https://issues.apache.org/jira/browse/SOLR-12137
> Project: Solr
> Issue Type: Sub-task
> Components: scripts and tools
> Affects Versions: 8.0
> Reporter: Jason Gerlowski
> Priority: Minor
>
> SOLR-11749 introduced a regression suite for the {{bin/solr}} scripts.
> Currently this suite (located in {{solr/bin-test}} only covers the *nix copy
> of {{bin/solr}}. No tests are run for the Windows version.
> This JIRA involves porting the existing {{bin-test/test}} logic (along with
> the accompanying tests) to Windows batch. This will allow both versions of
> the script to be tested, and will open the door to future steps, like hooking
> the suite into one of ant's test targets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]