See <http://river.suse.de/job/yast-http-server-HEAD/303/changes>

Changes:

[yast-devel] YCP Killer: Unify YaST module structure

[yast-devel] YCP Killer: Apply changes needed for Ruby translation

[yast-devel] YCP Killer: Translate YCP files into Ruby

[yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories

------------------------------------------
[...truncated 131 lines...]
./configure --prefix=/usr --libdir=/usr/lib64
checking build system type... x86_64-suse-linux-gnu
checking host system type... x86_64-suse-linux-gnu
checking target system type... x86_64-suse-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for xgettext... /usr/bin/xgettext
checking for ycpdoc... /usr/lib/YaST2/bin/ycpdoc
checking for ycpmakedep... /usr/lib/YaST2/bin/ycpmakedep
checking for ycpc... /usr/bin/ycpc
checking for /usr/share/YaST2/data/testsuite/Makefile.testsuite... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating agents/Makefile
config.status: creating doc/autodocs/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating testsuite/Makefile
+ make
Making all in agents
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/agents'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/agents'>
Making all in doc
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
Making all in autodocs
make[2]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc/autodocs'>
if [ -n "" ]; then /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ; fi
for i in ; do \
        b=${i##./../../src}; b=${b#/}; b=${b//\//__}; b=${b%.pm}; \
        pod2html --title=$b --infile=$i --outfile=$b.html; \
        echo "<a href='$b.html'>${b/__/::}</a>" > $b.mod.html; \
done
if [ -n "./../../src/modules/HttpServer.rb 
./../../src/modules/HttpServerWidgets.rb 
./../../src/include/http-server/routines.rb 
./../../src/include/http-server/dialogs.rb 
./../../src/include/http-server/complex.rb 
./../../src/include/http-server/helps.rb 
./../../src/include/http-server/wizard-dialog.rb 
./../../src/include/http-server/wizards.rb" ]; then yard doc --title 
"yast2-http-server -- Development Documentation" -o . -m markdown 
./../../src/modules/HttpServer.rb ./../../src/modules/HttpServerWidgets.rb 
./../../src/include/http-server/routines.rb 
./../../src/include/http-server/dialogs.rb 
./../../src/include/http-server/complex.rb 
./../../src/include/http-server/helps.rb 
./../../src/include/http-server/wizard-dialog.rb 
./../../src/include/http-server/wizards.rb; fi
[error]: Missing 'redcarpet' gem for Markdown formatting. Install it with `gem 
install redcarpet`
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc/autodocs'>
make[2]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
Making all in src
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/src'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/src'>
Making all in testsuite
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite 
RPMNAME=yast2-http-server srcdir=.
make[2]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout'>
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout'>
+ make check
Making check in agents
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/agents'>
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/agents'>
Making check in doc
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
Making check in autodocs
make[2]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc/autodocs'>
if [ -n "" ]; then /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ; fi
for i in ; do \
        b=${i##./../../src}; b=${b#/}; b=${b//\//__}; b=${b%.pm}; \
        pod2html --title=$b --infile=$i --outfile=$b.html; \
        echo "<a href='$b.html'>${b/__/::}</a>" > $b.mod.html; \
done
if [ -n "./../../src/modules/HttpServer.rb 
./../../src/modules/HttpServerWidgets.rb 
./../../src/include/http-server/routines.rb 
./../../src/include/http-server/dialogs.rb 
./../../src/include/http-server/complex.rb 
./../../src/include/http-server/helps.rb 
./../../src/include/http-server/wizard-dialog.rb 
./../../src/include/http-server/wizards.rb" ]; then yard doc --title 
"yast2-http-server -- Development Documentation" -o . -m markdown 
./../../src/modules/HttpServer.rb ./../../src/modules/HttpServerWidgets.rb 
./../../src/include/http-server/routines.rb 
./../../src/include/http-server/dialogs.rb 
./../../src/include/http-server/complex.rb 
./../../src/include/http-server/helps.rb 
./../../src/include/http-server/wizard-dialog.rb 
./../../src/include/http-server/wizards.rb; fi
[error]: Missing 'redcarpet' gem for Markdown formatting. Install it with `gem 
install redcarpet`
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc/autodocs'>
make[2]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/doc'>
Making check in src
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/src'>
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/src'>
Making check in testsuite
make[1]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite 
RPMNAME=yast2-http-server srcdir=.
make[2]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make  check-DEJAGNU check-local
make[2]: Entering directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
Making a new site.exp file ...
srcdir='.'; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  exit_status=0; l='yast2-http-server'; for tool in $l; do \
    if $runtest  --tool $tool --srcdir $srcdir ; \
    then :; else exit_status=1; fi; \
  done; \
else echo "WARNING: could not find 'runtest'" 1>&2; :;\
fi; \
exit $exit_status
WARNING: Couldn't find tool init file
Test Run By root on Tue Jul 30 13:05:44 2013
Native configuration is x86_64-suse-linux-gnu

                === yast2-http-server tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/unix.exp as tool-and-target-specific interface file.
Running ./yast2-http-server.test/testsuite.exp ...

Checking started

Running getCurrentListen ...
FAIL: Wrong stdout for getCurrentListen

The diff follows...

--- tests/getCurrentListen.out  2013-01-22 11:21:33.000000000 +0100
+++ tmp.out.getCurrentListen    2013-07-30 13:05:44.000000000 +0200
@@ -1,2 +1 @@
-Read   .http_server.listen ["80", "127.0.0.1:99"]
-Return true
+Log    Client call failed with Cannot find client testsuite.rb and backtrace 
["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", 
"/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/getCurrentListen.rb>:8:in
 `main'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/getCurrentListen.rb>:24:in
 `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in 
`eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"]

FAIL: Wrong stdout for getCurrentListen
See the diff above.
Running listen2item ...
FAIL: Wrong stdout for listen2item

The diff follows...

--- tests/listen2item.out       2013-01-22 11:21:33.000000000 +0100
+++ tmp.out.listen2item 2013-07-30 13:05:44.000000000 +0200
@@ -1,3 +1 @@
-Read   .target.tmpdir nil
-Log    Failed to set temporary directory: nil
-Return `item (`id (0), "192.168.1.2", "80")
+Log    Client call failed with Cannot find client testsuite.rb and backtrace 
["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", 
"/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/listen2item.rb>:9:in
 `main'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/listen2item.rb>:29:in
 `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in 
`eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"]

FAIL: Wrong stdout for listen2item
See the diff above.
Running listen2map ...
FAIL: Wrong stdout for listen2map

The diff follows...

--- tests/listen2map.out        2013-01-22 11:21:33.000000000 +0100
+++ tmp.out.listen2map  2013-07-30 13:05:45.000000000 +0200
@@ -1,3 +1 @@
-Read   .target.tmpdir nil
-Log    Failed to set temporary directory: nil
-Return $["address":"192.168.1.2", "port":"80"]
+Log    Client call failed with Cannot find client testsuite.rb and backtrace 
["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", 
"/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/listen2map.rb>:9:in
 `main'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/listen2map.rb>:29:in
 `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in 
`eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"]

FAIL: Wrong stdout for listen2map
See the diff above.
Running parseDirOption ...
FAIL: Wrong stdout for parseDirOption

The diff follows...

--- tests/parseDirOption.out    2013-01-22 11:21:33.000000000 +0100
+++ tmp.out.parseDirOption      2013-07-30 13:05:45.000000000 +0200
@@ -1 +1 @@
-Return $["KEY":"_SECTION", "SECTIONNAME":"Directory", 
"SECTIONPARAM":"/usr/share/YaST2/modules/", "VALUE":[$["KEY":"YaST2/modules", 
"VALUE":nil]]]
+Log    Client call failed with Cannot find client testsuite.rb and backtrace 
["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", 
"/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/parseDirOption.rb>:8:in
 `main'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/parseDirOption.rb>:27:in
 `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in 
`eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"]

FAIL: Wrong stdout for parseDirOption
See the diff above.
Running readHosts ...
FAIL: Wrong stdout for readHosts

The diff follows...

--- tests/readHosts.out 2013-07-09 17:55:52.000000000 +0200
+++ tmp.out.readHosts   2013-07-30 13:05:45.000000000 +0200
@@ -1,5 +1 @@
-Read   .http_server.vhosts 
$["default-server.conf":[$["DATA":[$["KEY":"DocumentRoot", "OVERHEAD":"", 
"VALUE":"\"/srv/www/htdocs\""], $["KEY":"_SECTION", "OVERHEAD":"", 
"SECTIONNAME":"Directory", "SECTIONPARAM":"\"/srv/www/htdocs\"", 
"VALUE":[$["KEY":"Options", "OVERHEAD":"", "VALUE":"None"], 
$["KEY":"AllowOverride", "OVERHEAD":"", "VALUE":"None"], $["KEY":"Order", 
"OVERHEAD":"", "VALUE":"allow,deny"], $["KEY":"Allow", "VALUE":"from all"]]], 
$["KEY":"Alias", "OVERHEAD":"", "VALUE":"/icons/ 
\"/usr/share/apache2/icons/\""], $["KEY":"_SECTION", "OVERHEAD":"", 
"SECTIONNAME":"Directory", "SECTIONPARAM":"\"/usr/share/apache2/icons\"", 
"VALUE":[$["KEY":"Options", "VALUE":"Indexes MultiViews"], 
$["KEY":"AllowOverride", "VALUE":"None"], $["KEY":"Order", 
"VALUE":"allow,deny"], $["KEY":"Allow", "VALUE":"from all"]]], 
$["KEY":"ScriptAlias", "OVERHEAD":"", "VALUE":"/cgi-bin/ 
\"/srv/www/cgi-bin/\""], $["KEY":"_SECTION", "OVERHEAD":"", 
"SECTIONNAME":"Directory", "SECTIONPARAM":"\"/srv/www/cgi-bin\"", 
"VALUE":[$["KEY":"AllowOverride", "VALUE":"None"], $["KEY":"Options", 
"VALUE":"+ExecCGI -Includes"], $["KEY":"Order", "VALUE":"allow,deny"], 
$["KEY":"Allow", "VALUE":"from all"]]], $["KEY":"_SECTION", "OVERHEAD":"", 
"SECTIONNAME":"IfModule", "SECTIONPARAM":"mod_userdir.c", 
"VALUE":[$["KEY":"UserDir", "OVERHEAD":"", "VALUE":"public_html"], 
$["KEY":"Include", "OVERHEAD":"", "VALUE":"/etc/apache2/mod_userdir.conf"]]], 
$["KEY":"Include", "OVERHEAD":"", "VALUE":"/etc/apache2/conf.d/*.conf"], 
$["KEY":"Include", "OVERHEAD":"", 
"VALUE":"/etc/apache2/conf.d/apache2-manual?conf"], $["KEY":"ServerName", 
"VALUE":"test"], $["KEY":"ServerAdmin", "VALUE":"test@test"], 
$["KEY":"_SECTION", "OVERHEAD":"", "SECTIONNAME":"Directory", 
"SECTIONPARAM":"\"/srv/viewcvs/\"", "VALUE":[$["KEY":"Options", 
"VALUE":"None"], $["KEY":"AllowOverride", "VALUE":"None"], $["KEY":"Order", 
"VALUE":"allow,deny"], $["KEY":"Allow", "VALUE":"from all"]]], 
$["KEY":"NameVirtualHost", "VALUE":"10.20.1.28"], $["KEY":"_SECTION", 
"SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", "VALUE":[$["KEY":"SSLEngine", 
"VALUE":"off"]]]], "HOSTID":"default", "VirtualByName":"0"]], 
"yast2_vhosts.conf":[$["DATA":[$["KEY":"DocumentRoot", 
"VALUE":"/srv/viewcvs/"], $["KEY":"ServerName", "VALUE":"TestNew"], 
$["KEY":"ServerAdmin", "VALUE":"[email protected]"], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLEngine", "VALUE":"on"]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]]], 
"HOSTID":"10.20.1.28/TestNew", "HostIP":"10.20.1.28", "VirtualByName":"1"], 
$["OVERHEAD":""]]]
-Return true
-Return ["default", "10.20.1.28/TestNew"]
-Return [$["KEY":"DocumentRoot", "VALUE":"/srv/viewcvs/"], 
$["KEY":"ServerName", "VALUE":"TestNew"], $["KEY":"ServerAdmin", 
"VALUE":"[email protected]"], $["KEY":"_SECTION", "OVERHEAD":"", 
"SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLEngine", "VALUE":"on"]]], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", 
"VALUE":[$["KEY":"SSLRequireSSL", "VALUE":""]]]]
-Return [$["KEY":"DocumentRoot", "OVERHEAD":"", "VALUE":"\"/srv/www/htdocs\""], 
$["KEY":"_SECTION", "OVERHEAD":"", "SECTIONNAME":"Directory", 
"SECTIONPARAM":"\"/srv/www/htdocs\"", "VALUE":[$["KEY":"Options", 
"OVERHEAD":"", "VALUE":"None"], $["KEY":"AllowOverride", "OVERHEAD":"", 
"VALUE":"None"], $["KEY":"Order", "OVERHEAD":"", "VALUE":"allow,deny"], 
$["KEY":"Allow", "VALUE":"from all"]]], $["KEY":"Alias", "OVERHEAD":"", 
"VALUE":"/icons/ \"/usr/share/apache2/icons/\""], $["KEY":"_SECTION", 
"OVERHEAD":"", "SECTIONNAME":"Directory", 
"SECTIONPARAM":"\"/usr/share/apache2/icons\"", "VALUE":[$["KEY":"Options", 
"VALUE":"Indexes MultiViews"], $["KEY":"AllowOverride", "VALUE":"None"], 
$["KEY":"Order", "VALUE":"allow,deny"], $["KEY":"Allow", "VALUE":"from all"]]], 
$["KEY":"ScriptAlias", "OVERHEAD":"", "VALUE":"/cgi-bin/ 
\"/srv/www/cgi-bin/\""], $["KEY":"_SECTION", "OVERHEAD":"", 
"SECTIONNAME":"Directory", "SECTIONPARAM":"\"/srv/www/cgi-bin\"", 
"VALUE":[$["KEY":"AllowOverride", "VALUE":"None"], $["KEY":"Options", 
"VALUE":"+ExecCGI -Includes"], $["KEY":"Order", "VALUE":"allow,deny"], 
$["KEY":"Allow", "VALUE":"from all"]]], $["KEY":"_SECTION", "OVERHEAD":"", 
"SECTIONNAME":"IfModule", "SECTIONPARAM":"mod_userdir.c", 
"VALUE":[$["KEY":"UserDir", "OVERHEAD":"", "VALUE":"public_html"], 
$["KEY":"Include", "OVERHEAD":"", "VALUE":"/etc/apache2/mod_userdir.conf"]]], 
$["KEY":"Include", "OVERHEAD":"", "VALUE":"/etc/apache2/conf.d/*.conf"], 
$["KEY":"Include", "OVERHEAD":"", 
"VALUE":"/etc/apache2/conf.d/apache2-manual?conf"], $["KEY":"ServerName", 
"VALUE":"test"], $["KEY":"ServerAdmin", "VALUE":"test@test"], 
$["KEY":"_SECTION", "OVERHEAD":"", "SECTIONNAME":"Directory", 
"SECTIONPARAM":"\"/srv/viewcvs/\"", "VALUE":[$["KEY":"Options", 
"VALUE":"None"], $["KEY":"AllowOverride", "VALUE":"None"], $["KEY":"Order", 
"VALUE":"allow,deny"], $["KEY":"Allow", "VALUE":"from all"]]], 
$["KEY":"NameVirtualHost", "VALUE":"10.20.1.28"], $["KEY":"_SECTION", 
"SECTIONNAME":"IfDefine", "SECTIONPARAM":"SSL", "VALUE":[$["KEY":"SSLEngine", 
"VALUE":"off"]]]]
+Log    Client call failed with Cannot find client testsuite.rb and backtrace 
["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", 
"/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/readHosts.rb>:10:in
 `main'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/readHosts.rb>:219:in
 `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in 
`eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"]

FAIL: Wrong stdout for readHosts
See the diff above.
Running readListen ...
FAIL: Wrong stdout for readListen

The diff follows...

--- tests/readListen.out        2013-01-22 11:21:33.000000000 +0100
+++ tmp.out.readListen  2013-07-30 13:05:45.000000000 +0200
@@ -1,2 +1 @@
-Read   .http_server.listen ["80", "127.0.0.1:99"]
-Return true
+Log    Client call failed with Cannot find client testsuite.rb and backtrace 
["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", 
"/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/readListen.rb>:8:in
 `main'", 
"<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite/tests/readListen.rb>:23:in
 `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in 
`eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"]

FAIL: Wrong stdout for readListen
See the diff above.

Checking finished


                === yast2-http-server Summary ===

# of unexpected failures        12
make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make[1]: *** [check-am] Error 2
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-http-server-HEAD/ws/checkout/testsuite'>
make: *** [check-recursive] Error 1
++ error_exit 2
++ echo 'ERROR: detected exitcode 2'
ERROR: detected exitcode 2
++ cleanup
++ echo '==> Running cleanup'
==> Running cleanup
++ rm -f 
<http://river.suse.de/job/yast-http-server-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz>
++ footer_and_exit 1
++ '[' -z 1 ']'
++ MYEXIT=1
++ '[' 1 == 0 ']'
++ ascii_failed
++ cat

       (   )
    (   ) (
     ) _   )
      ( \_
    _(_\ \)__
   (____\___))

  build failed

++ exit 1
Build step 'Execute shell' marked build as failure
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to