[
https://issues.apache.org/jira/browse/LUCENE-4145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-4145.
---------------------------------
Resolution: Fixed
Fix Version/s: 5.0
4.0
Should be better now as events are not buffered on the client. I still wouldn't
give my head for the -Dtests.iters=gazillion scenario because they're still
buffered on the master (for reports, etc.)
As always, it's a tradeoff -- spilling those events to disk is possible but
would increase the complexity a lot. Maybe an embedded simple db like hsqldb or
something would help here, I don't know. Anyway, it doesn't make sense in 99%
of situations (so large iteration count/ tests number).
> "Unhandled exception" from test framework (in json parsing of test output
> files?)
> ---------------------------------------------------------------------------------
>
> Key: LUCENE-4145
> URL: https://issues.apache.org/jira/browse/LUCENE-4145
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Hoss Man
> Assignee: Dawid Weiss
> Fix For: 4.0, 5.0
>
>
> Working on SOLR-3267 i got a weird exception printed to the junit output...
> {noformat}
> [junit4] Unhandled exception in thread: Thread[pumper-events,5,main]
> [junit4]
> com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.JsonParseException:
> No such reference: id#org.apache.solr.search.TestSort[3]
> ...
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]