See <http://river.suse.de/job/yast-packager-HEAD/134/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

[yast-devel] version 3.0.0

------------------------------------------
[...truncated 437 lines...]

The diff follows...

--- tests/insturl-cd.out        2013-01-22 11:40:37.000000000 +0100
+++ tmp.out.insturl-cd  2013-07-30 13:20:26.000000000 +0200
@@ -1,13 +1 @@
-Read   .target.tmpdir "/tmp"
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode"]
-Read   .etc.install_inf."InstMode" "cd"
-Log    Initial repository not found in install.inf
-Read   .probe.cdrom [$["dev_name":"/dev/hda"]]
-Return cd:///?devices=/dev/hda
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode"]
-Read   .etc.install_inf."InstMode" nil
-Log    Initial repository not found in install.inf
-Read   .probe.cdrom [$["dev_name":"/dev/hda"]]
-Return cd:///?devices=/dev/hda
+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-packager-HEAD/ws/checkout/testsuite/tests/insturl-cd.rb>:6:in
 `main'", 
"<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-cd.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 insturl-cd
See the diff above.
Running insturl-ftp ...
FAIL: Wrong stdout for insturl-ftp

The diff follows...

--- tests/insturl-ftp.out       2013-01-22 11:40:37.000000000 +0100
+++ tmp.out.insturl-ftp 2013-07-30 13:20:26.000000000 +0200
@@ -1,28 +1 @@
-Read   .target.tmpdir "/tmp"
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Server", "Serverdir"]
-Read   .etc.install_inf."InstMode" "ftp"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "pub"
-Log    Initial repository not found in install.inf
-Return ftp://192.168.1.1/pub
-Log    Initial repository not found in install.inf
-Return ftp://192.168.1.1/pub/test
-Log    Initial repository not found in install.inf
-Return ftp://192.168.1.1/pub/test
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Server", "Serverdir"]
-Read   .etc.install_inf."InstMode" "ftp"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "/pub"
-Log    Initial repository not found in install.inf
-Return ftp://192.168.1.1/%2fpub
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Password", "Server", "Serverdir", 
"Username"]
-Read   .etc.install_inf."InstMode" "ftp"
-Read   .etc.install_inf."Password" "yast2"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "pub"
-Read   .etc.install_inf."Username" "suse"
-Log    Initial repository not found in install.inf
-Return ftp://suse:[email protected]/pub
+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-packager-HEAD/ws/checkout/testsuite/tests/insturl-ftp.rb>:6:in
 `main'", 
"<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-ftp.rb>:43: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 insturl-ftp
See the diff above.
Running insturl-http ...
FAIL: Wrong stdout for insturl-http

The diff follows...

--- tests/insturl-http.out      2013-01-22 11:40:37.000000000 +0100
+++ tmp.out.insturl-http        2013-07-30 13:20:26.000000000 +0200
@@ -1,36 +1 @@
-Read   .target.tmpdir "/tmp"
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Server", "Serverdir"]
-Read   .etc.install_inf."InstMode" "http"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "/install"
-Log    Initial repository not found in install.inf
-Return http://192.168.1.1/install
-Log    Initial repository not found in install.inf
-Return http://192.168.1.1/install/test
-Log    Initial repository not found in install.inf
-Return http://192.168.1.1/install/test
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Password", "Port", "Server", 
"Serverdir", "Username"]
-Read   .etc.install_inf."InstMode" "http"
-Read   .etc.install_inf."Password" "yast2"
-Read   .etc.install_inf."Port" "8888"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "pub"
-Read   .etc.install_inf."Username" "suse"
-Log    Initial repository not found in install.inf
-Return http://suse:[email protected]:8888/pub
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Password", "Port", "Proxy", 
"ProxyPassword", "ProxyPort", "ProxyUser", "Server", "Serverdir", "Username"]
-Read   .etc.install_inf."InstMode" "http"
-Read   .etc.install_inf."Password" "yast2"
-Read   .etc.install_inf."Port" "8888"
-Read   .etc.install_inf."Proxy" "http://proxy.suse.de";
-Read   .etc.install_inf."ProxyPassword" "bar"
-Read   .etc.install_inf."ProxyPort" "8888"
-Read   .etc.install_inf."ProxyUser" "foo"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "pub"
-Read   .etc.install_inf."Username" "suse"
-Log    Initial repository not found in install.inf
-Return 
http://suse:[email protected]:8888/pub?proxy=http://proxy.suse.de&proxyport=8888&proxyuser=foo&proxypassword=bar
+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-packager-HEAD/ws/checkout/testsuite/tests/insturl-http.rb>:6:in
 `main'", 
"<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-http.rb>:47: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 insturl-http
See the diff above.
Running insturl-iso ...
FAIL: Wrong stdout for insturl-iso

The diff follows...

--- tests/insturl-iso.out       2013-01-22 11:40:37.000000000 +0100
+++ tmp.out.insturl-iso 2013-07-30 13:20:26.000000000 +0200
@@ -1,13 +1 @@
-Read   .target.tmpdir "/tmp"
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Server", "Serverdir", "SourceType"]
-Read   .etc.install_inf."InstMode" "nfs"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "/install/images/CD1.iso"
-Read   .etc.install_inf."SourceType" "file"
-Log    Initial repository not found in install.inf
-Return iso:/?iso=CD1.iso&url=nfs://192.168.1.1/install/images/
-Log    Initial repository not found in install.inf
-Return iso:/?iso=CD1.iso&url=nfs://192.168.1.1/install/images/test
-Log    Initial repository not found in install.inf
-Return iso:/?iso=CD1.iso&url=nfs://192.168.1.1/install/images/test
+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-packager-HEAD/ws/checkout/testsuite/tests/insturl-iso.rb>:6:in
 `main'", 
"<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-iso.rb>:32: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 insturl-iso
See the diff above.
Running insturl-ops ...
FAIL: Wrong stdout for insturl-ops

The diff follows...

--- tests/insturl-ops.out       2013-01-22 11:40:37.000000000 +0100
+++ tmp.out.insturl-ops 2013-07-30 13:20:26.000000000 +0200
@@ -1,10 +1 @@
-Read   .target.tmpdir "/tmp"
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode"]
-Read   .etc.install_inf."InstMode" "cd"
-Log    Initial repository not found in install.inf
-Read   .probe.cdrom [$["dev_name":"/dev/hda"]]
-Return cd:///?devices=/dev/hda
-Read   .probe.cdrom [$["dev_name":"/dev/hdb"], $["dev_name":"/dev/hdd"]]
-Read   .probe.cdrom [$["dev_name":"/dev/hdb"], $["dev_name":"/dev/hdd"]]
-Return cd:///sp2?devices=/dev/hdb,/dev/hdd
+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-packager-HEAD/ws/checkout/testsuite/tests/insturl-ops.rb>:6:in
 `main'", 
"<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-ops.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 insturl-ops
See the diff above.
Running insturl-smb ...
FAIL: Wrong stdout for insturl-smb

The diff follows...

--- tests/insturl-smb.out       2013-01-22 11:40:37.000000000 +0100
+++ tmp.out.insturl-smb 2013-07-30 13:20:27.000000000 +0200
@@ -1,42 +1 @@
-Read   .target.tmpdir "/tmp"
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Server", "Serverdir", "Share"]
-Read   .etc.install_inf."InstMode" "smb"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "pub"
-Read   .etc.install_inf."Share" "SHARE"
-Log    Initial repository not found in install.inf
-Return smb://192.168.1.1/SHARE/pub
-Log    Initial repository not found in install.inf
-Return smb://192.168.1.1/SHARE/pub/test
-Log    Initial repository not found in install.inf
-Return smb://192.168.1.1/SHARE/pub/test
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Server", "Serverdir", "Share"]
-Read   .etc.install_inf."InstMode" "smb"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "/pub"
-Read   .etc.install_inf."Share" "SHARE"
-Log    Initial repository not found in install.inf
-Return smb://192.168.1.1/SHARE//pub
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Password", "Server", "Serverdir", 
"Share", "Username"]
-Read   .etc.install_inf."InstMode" "smb"
-Read   .etc.install_inf."Password" "yast2"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "pub"
-Read   .etc.install_inf."Share" "SHARE"
-Read   .etc.install_inf."Username" "suse"
-Log    Initial repository not found in install.inf
-Return smb://suse:[email protected]/SHARE/pub
-Read   .target.size "/etc/install.inf" 1
-Dir    .etc.install_inf: ["InstMode", "Password", "Server", "Serverdir", 
"Share", "Username", "WorkDomain"]
-Read   .etc.install_inf."InstMode" "smb"
-Read   .etc.install_inf."Password" "yast2"
-Read   .etc.install_inf."Server" "192.168.1.1"
-Read   .etc.install_inf."Serverdir" "pub"
-Read   .etc.install_inf."Share" "SHARE"
-Read   .etc.install_inf."Username" "suse"
-Read   .etc.install_inf."WorkDomain" "group"
-Log    Initial repository not found in install.inf
-Return smb://suse:[email protected]/SHARE/pub?workgroup=group
+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-packager-HEAD/ws/checkout/testsuite/tests/insturl-smb.rb>:6:in
 `main'", 
"<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-smb.rb>:47: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 insturl-smb
See the diff above.

Checking finished


                === yast2-packager Summary ===

# of unexpected failures        22
make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory 
`<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'>
make[1]: *** [check-am] Error 2
make[1]: Leaving directory 
`<http://river.suse.de/job/yast-packager-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-packager-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