Simon Willnauer
7fbdede15a
LUCENE-2643: StringHelper#stringDifference is wrong about supplementary chars
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024128 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 06:28:19 +00:00
Mark Robert Miller
63c49706d3
change timeout from 1000 to 10000 to try and remedy random hudson failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024106 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 04:17:46 +00:00
Mark Robert Miller
d42c5e39ac
SOLR-2159: CloudStateUpdateTest.testCoreRegistration test failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023899 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:48:03 +00:00
Ryan McKinley
77c71aa7be
setting svn properties:
...
Date Author Id Revision HeadURL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023898 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:46:27 +00:00
Ryan McKinley
9c5d3be203
source should be URL, not Revision
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023895 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:39:07 +00:00
Mark Robert Miller
0a19c3781d
SOLR-2170: BasicZkTest instantiates extra CoreContainer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023893 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:32:01 +00:00
Ryan McKinley
de733c1671
set svn proprties keyword = Date Author Id Revision HeadURL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023892 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:31:48 +00:00
Mark Robert Miller
330be7e299
SOLR-2172: ZkController should update it's live node set after registering itself
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023891 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:30:34 +00:00
Uwe Schindler
f5c9e51a8f
fix last commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023870 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 15:55:41 +00:00
Uwe Schindler
fa603c9f7f
Reenable the test: The bug was that all classes (even test classes) were handled as SolrInfoMBeans, so the test loaded all classes. Some tests initialized statics at the wrong time. This patch adds a check, that only build/solr classes are loaded by classloader.
...
If there are still problems, we may have solr core classes, that initialize statics in a wrong way. In this case we have to fix those, these are real bugs!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023845 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 15:26:46 +00:00
Andrzej Bialecki
abbd3f0e4d
SOLR-2157 Suggester should return alpha-sorted results when onlyMorePopular=false.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023802 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 13:50:07 +00:00
Michael McCandless
0b31a11206
LUCENE-2711: also use bulk sub-scorer API in BooleanScorer.nextDoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023711 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 09:51:17 +00:00
Yonik Seeley
7c80b7e7a0
tests: temp hack to close unused core container
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023645 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 03:47:06 +00:00
Robert Muir
c711709168
LUCENE-2712: Fix FieldBoostMapAttribute to not use CharSequence as a map key
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023637 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 02:54:20 +00:00
Robert Muir
37fda0b1c1
remove suppressed generics violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023635 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 02:41:31 +00:00
Robert Muir
91a60c3818
only spellchecker tests need create spellcheck indexes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023621 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 01:38:41 +00:00
Yonik Seeley
1e90237359
tests: close requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023606 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:35:30 +00:00
Yonik Seeley
342d75e92d
tests: close requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023603 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:14:17 +00:00
Yonik Seeley
d56d528489
tests: close requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023602 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:07:14 +00:00
Yonik Seeley
26305b1437
tests: close requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023601 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:05:03 +00:00
Yonik Seeley
1bb9ec73e2
tests: close requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023600 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:04:31 +00:00
Yonik Seeley
eee3b95d88
close request even if exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023599 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 23:52:21 +00:00
Yonik Seeley
3944a8f84b
tests: close requests (doesn't cause an error)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023595 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 23:14:59 +00:00
Yonik Seeley
9ec8bc6aee
tests: close requests (doesn't cause an error)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023594 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 23:11:50 +00:00
Robert Muir
e9b6561bbd
clean up resources in this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023588 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:42:13 +00:00
Robert Muir
04dc476fff
disable this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023587 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:30:53 +00:00
Robert Muir
503024b7c1
more unclosed resources in this spellcheck test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023585 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:24:44 +00:00
Robert Muir
a4ea95b6ef
clean up searchers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023583 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:13:39 +00:00
Robert Muir
a61e395774
close up searchers in spellchecker tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023579 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:06:24 +00:00
Yonik Seeley
7f9f0bdf84
close requests. this instance did not cause a real problem
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023568 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 19:51:01 +00:00
Robert Muir
3190a861b8
close the searcher in this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023562 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 19:17:56 +00:00
Yonik Seeley
0334672582
test-related: log core container shutdown
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023546 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 18:27:41 +00:00
Yonik Seeley
80f95a16e0
test-related: move constructors together, log core container creation for all
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023545 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 18:25:04 +00:00
Yonik Seeley
87489d797c
tests: fix resource leak
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023536 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 17:58:36 +00:00
Yonik Seeley
73a0a1da83
tests: fix resource leak
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023535 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 17:54:55 +00:00
Robert Muir
7bf9a066d1
for now, disable this test with simpletext. takes a few minutes on my computer, 15 minutes on hudson
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023529 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 17:10:43 +00:00
Yonik Seeley
d656ba9873
close the request we created
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023520 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 16:28:37 +00:00
Yonik Seeley
05d93646cc
tests: fix resource leaks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023518 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 16:16:24 +00:00
Robert Muir
221dd19e96
for now, when a test fails list all the tests that ran in that jvm
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023511 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 14:47:19 +00:00
Yonik Seeley
d2f30722e6
tests: track number of searcher open and closes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023510 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 14:46:52 +00:00
Yonik Seeley
613f758c92
tests: jsontest - allow asserting that a path does not exist
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023509 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 14:42:53 +00:00
Robert Muir
39e1e216b2
add another for now, since it appears to have TZ problems :(
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023493 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 13:05:22 +00:00
Uwe Schindler
c92cf927d2
fix compile failure in Ryan's commit (LUCENE-2671)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023386 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 22:27:52 +00:00
Ryan McKinley
6d269ad807
LUCENE-2671 -- bind DocTermsCreator and DocTermsIndexCreator to the raw class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023379 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 21:27:39 +00:00
Yonik Seeley
8a61a8f1f6
tests: fix resource leak
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023355 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 19:01:32 +00:00
Yonik Seeley
36529dc44f
tests: fix resource leak
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023347 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 18:27:41 +00:00
Uwe Schindler
fc26e4a843
Reenable scripting test, only hudson uses OpenJDK which has no Rhino engine, so add assume.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023346 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 18:27:08 +00:00
Yonik Seeley
9530a06b7b
tests: use solr's log to skip logging expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023330 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 17:07:59 +00:00
Yonik Seeley
e579ca5c62
SOLR-2010: fix resource leak in spellcheck collator
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023329 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 17:06:31 +00:00
Uwe Schindler
987f32849b
LUCENE-2708: when a test Assume fails, display information, improved one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023312 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 15:43:11 +00:00