Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This is a catch-all for test failures due to the async logging changes. So far, the I see a couple failures on JDK13 only. I'll collect a "starter set" here, these are likely systemic, once the root cause is found/fixed, then others are likely fixed as well.
JDK13:
ant test -Dtestcase=TestJmxIntegration -Dtests.seed=54B30AC62A2D71E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
ant test -Dtestcase=TestDynamicURP -Dtests.seed=54B30AC62A2D71E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=rwk -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Attachments
Attachments
Issue Links
- is related to
-
SOLR-13290 Prometheus metric exporter AsyncLogger: java.lang.NoClassDefFoundError
- Resolved
-
LUCENE-8716 Test logging can bleed from one suite to another, cause failures due to sysout limits
- Resolved
- relates to
-
SOLR-13327 Randomize tests to use both sync and async logging
- Resolved
-
SOLR-12055 Enable async logging by default
- Closed
- links to