search for: smoketest

Displaying 20 results from an estimated 41 matches for "smoketest".

2006 Apr 22
1
Ruby bindings now pass all smoketests
Dear Xapian developers, I am happy to announce that the Xapian-Ruby bindings now pass all tests defined in smoketest.rb. (These tests are mostly drawn from smoketest.py; a few tests that are not applicable to the Ruby version have been removed.) I have also added Olly's patch to integrate the Ruby bindings into the automake/configure scripts. The latest version is available by anonymous SVN from https://...
2008 Apr 30
1
Python bindings smoketest error
Hi all, I'm getting an error in the smoketest. I'm using latest Swig and Python bindings from SVN-HEAD: File "smoketest.py", line 23, in <module> import xapian File "C:\work\xapian\xapian-SVN\xapian-core\win32\Release\Python\xapian.py", line 2099, in <module> ValueRangeProcessor.__call__...
2007 Apr 11
1
Re: [Xapian-commits] 8181: trunk/xapian-bindings/ trunk/xapian-bindings/python/
On Wed, Apr 11, 2007 at 10:31:39AM +0100, richard wrote: > python/smoketest.py: Replace cut-and-pasted test checking code > with functions, to simplify tests. It might be simpler, but mostly because functionality has gone - you've thrown away all my carefully written failure messages! Now if a test fails, the message is very generic and you have to read the code t...
2007 Nov 27
3
Problems with xapian php bindings in osx
Hello, I am attempting to run the smoketest.php file from my devserver and am getting nothing but errors. It looks like it did not install correctly. Yesterday I compiled the source on os x and it appeared to install just fine, but now it is not working at all. I tried to replace the location of the xapian.php file with a hardcode...
2017 Jan 16
2
Building xapian-bindings
...because it can't build that file. > make clean Making clean in . rm -rf .libs _libs rm -f *.lo Making clean in ruby test -z " docs/xapian.rb" || rm -f docs/xapian.rb rm -rf .libs _libs test -z "_xapian.la" || rm -f _xapian.la rm -f ./so_locations rm -f *.o test -z "smoketest.rb.log" || rm -f smoketest.rb.log test -z "smoketest.rb.trs" || rm -f smoketest.rb.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo > make all /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in . make[2]: Nothing to be don...
2007 Apr 03
3
More weirdness with PHP bindings
Hi all, There's been a odd bug reported to us by Daniel Menard while working on the PHP bindings: "I then tried to run the dotest target...All tests passed, except the one about get_matching_terms (smoketest.php line 94). I added this line before the exit: for ($i=0; $i<strlen($terms); $i++) echo $c=ord($terms[$i]), ' ', ($c>31?$terms[$i]:''), "\n"; and it appears that the first letter of each term is replaced with a null char.I tried to run the same test in a debian b...
2016 Aug 25
3
I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7
...hat you seem to want is just the opposite, so short story > is that it's bad planning to build to such a new version of glibc. > You're not going to get around this, it just won't work. > > > Peter Copy that. I do realize the sane thing to do is to have the builbots -- smoketest environments -- match the production environment, which currently is spec'd at CentOS 5.x. Unfortunately, I don't have direct control over some of this. <sigh> -- -------------------------------------------- MzK "God helps those who help themselves." -...
2017 Jan 16
0
Building xapian-bindings
...lean > Making clean in . > rm -rf .libs _libs > rm -f *.lo > Making clean in ruby > test -z " docs/xapian.rb" || rm -f docs/xapian.rb > rm -rf .libs _libs > test -z "_xapian.la" || rm -f _xapian.la > rm -f ./so_locations > rm -f *.o > test -z "smoketest.rb.log" || rm -f smoketest.rb.log > test -z "smoketest.rb.trs" || rm -f smoketest.rb.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f *.lo >> make all > /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive > Making all in...
2016 Aug 25
2
I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7
On 08/25/2016 10:44 AM, Gordon Messmer wrote: > On 08/25/2016 09:49 AM, Kay Schenk wrote: >> I do realize the sane thing to do is to have the builbots -- >> smoketest environments -- match the production environment > > > I think the sane thing to do would be to use buildbots that support LSB: > > http://www.ludism.org/~rwhe/LSB/tutorial/tut.html Great resource! Thanks... -- -------------------------------------------- MzK "God helps...
2006 Mar 03
1
Unable to load dynamic library '/usr/lib/php/extensions/xapian.so'
I thought that I installed all the bindings but seems to me that I am missing xapian.so when I try to run smoketest.php Warning: dl(): Unable to load dynamic library '/usr/lib/php/extensions/xapian.so' - /usr/lib/php/extensions/xapian.so: cannot open shared object file: No such file or directory Can somebody send me the link to the module that I need to install? Thanks, Kevin -------------- next part...
2004 Oct 18
1
xapian-bindings compile creates 34mb xapian_wrap.o file?
Questions are threaded into the output: ******************** #./configure --without-python checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking
2005 Mar 20
1
Bindings
Hi - I've been fixing up the bindings to match the latest API. Should be able to commit later today or tomorrow. The smoketest on PHP isn't working any more, apparently because the inmemory backend isn't accessible (I haven't looked in detail - I fixed them for something I was doing). (Also some more magic iterators for the Python bindings.) J -- /------------------------------------------------------------...
2005 Jun 24
1
Solaris bindings
...ng to build in the way I was doing. It's a little unfortunate, but as it's probably a bug in the linux NFS server, which isn't the best in the world anyway, let's just ignore everything there for the time being. However ``make check'' in xapian-bindings-0.9.1 fails, because SmokeTest.java isn't in the archive (at least, that's my analysis). Olly, should it be in EXTRA_DIST? Other than that, I have core, python, PHP and Java bindings built and passing tests on Solaris 9 with the 0.9.1 release, which can go into PLATFORMS presumably. J -- /----------------------------...
2007 Apr 17
3
Deprecation
...them at the same time as removing the equivalent from the core. Finally, I'm not convinced that the replacement for Stem::stem_word() of using operator() will work for all the bindings - checking whether it can be accessed from PHP, Ruby, Tcl8, and CSharp would be useful (ideally, changing smoketest and the examples to demonstrate how). It works in Python, though. ;-) -- Richard
2015 Sep 29
2
CentOS 6 Xen virt* issues
...laced it with 'file'. Actually, it's fairly likely if they've updated stuff in CentOS that you're not getting the re-build virt-manager stuff either -- I may have to respin that one as well. While we're here, could you give me a couple of virt-install and virt-viewer "smoketest" commands that I could add to my automated test scripts? ATM I'm testing libvirt by using virsh to import an xl .cfg file, but it would be better to have something that created the config end-to-end. Using virt-manager directly is probably more work than I'm up for in most cases, but...
2006 Apr 19
1
ANN: Alpha Ruby bindings for Xapian now available
...solid base for going forward. The current version is available under the GPL via anonymous Subversion at: https://nks-svn-001.nks.net/xapian-bindings/ This code base is drawn from the latest stable tarball. There are a few minor changes to xapian.i, and a new ruby/ subdirectory. There is a smoketest.rb which implements the tests from the Python and PHP smoketests using the standard Ruby unit testing framework. Currently, it reports 14 tests, 20 assertions, 2 failures, and 8 errors. The code compiles as of revision 209. There is still a lot to be done to make this binding production ready....
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...s-1.2.12/debian/build/php5/php' /bin/bash: line 5: 313 Segmentation fault /usr/bin/php5 -n -d safe_mode=off -d enable_dl=on -d extension_dir='/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php/.libs' -d include_path='php5:../../../../php/php5' ${dir}$tst FAIL: smoketest.php ======================================= 1 of 1 test failed " I'm really not that useful at debugging packaging commands, so I wanted to report it while I keep looking for a solution. Cheers, Yannick
2014 Feb 26
2
Test errors on fresh installation
Hi Olly, I updated my local repo and built it again, but still getting the error. I took a look at python3/test-suite.log file, but I could not locate the source of test failure. Please find attached the log file with this email. I am available on IRC(nick : ankit_agrawal) if that seems a convenient medium for you to help me out with this issue. Thanks. Regards, Ankit Agrawal,
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...9; >> /bin/bash: line 5: 313 Segmentation fault /usr/bin/php5 -n -d >> safe_mode=off -d enable_dl=on -d extension_dir='/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php/.libs' >> -d include_path='php5:../../../../php/php5' ${dir}$tst >> FAIL: smoketest.php >> ======================================= >> 1 of 1 test failed > > That's probably this bug: > > https://trac.xapian.org/ticket/652 > > It was fixed in 1.2.19, which only seems to manifest for PHP >= 5.4. > > If you don't want to subclass C++ cla...
2016 Aug 25
0
I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7
On 08/25/2016 09:49 AM, Kay Schenk wrote: > I do realize the sane thing to do is to have the builbots -- > smoketest environments -- match the production environment I think the sane thing to do would be to use buildbots that support LSB: http://www.ludism.org/~rwhe/LSB/tutorial/tut.html