: I agree that having to write "MatcherAssert.assertThat" each time is
: tedious and makes my code ugly. So finally I try to avoid this nice
: construction. Not satisfying.
This right there is the "twist" of the knife in my heart.
The 2 lines of code below are both very similar in terms of ea
I also enabled the smoketest job, and it passes:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-SmokeRelease-8.11/lastSuccessfulBuild/
!
The Lucene-Solr-Tests-8.11 has failed a few times, but on different tests, so
things are looking good.
Jan
> 27. okt. 2023 kl. 13:55 skrev Ishan Ch
This would be cleared up if we change LuceneTestCase?
~ David
On Wed, Oct 25, 2023 at 4:26 PM Chris Hostetter
wrote:
>
> Begin Rant...
>
> $ tail -6 ./gradle/validation/forbidden-apis/junit.junit.all.txt
> junit.framework.TestCase @ All classes should derive from LuceneTestCase
> junit.framewor
Thanks Houston!
~ David
On Fri, Oct 27, 2023 at 2:03 PM Houston Putman wrote:
> After fixing the docker tests, I believe all of the other Solr-Check and
> Solr-Smoketest errors, that were the result of running Solr processes, have
> gone away.
> The MTLs issue still exists, and there are other
After fixing the docker tests, I believe all of the other Solr-Check and
Solr-Smoketest errors, that were the result of running Solr processes, have
gone away.
The MTLs issue still exists, and there are other issues with the
smoketest but at least there is progress.
We should definitely move the d
Those images are available now.
https://hub.docker.com/r/apache/solr-nightly/tags?page=1&name=java21
Also I setup the Jenkins jobs to only push the tags if the docker tests
pass, so we at least have that guarantee!
Hopefully we can get a good amount of testing with these and upgrade when
java 21
Thanks Jan. Some tests are failing; Noble and I are looking into them. If
all goes well, I'm planning to spin the RC1 by this weekend.
On Fri, 27 Oct, 2023, 2:45 pm Jan Høydahl, wrote:
> Thanks Kevin, Ishan for doing the prep work here.
>
> I re-enabled the jenkins job
> https://ci-builds.apache
Thanks Kevin, Ishan for doing the prep work here.
I re-enabled the jenkins job
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/ to get a
feel for the current status. We also have a smokeTest job that should be
enabled when release is approaching.
Jan
> 12. okt. 2023 kl. 19: