[yast-commit] Build failed in Jenkins: yast-yast-ruby-bindings-master #30
See <https://ci.suse.de/job/yast-yast-ruby-bindings-master/30/display/redirect?page=changes> Changes: [shundhammer] Showing the buttons no longer changes the menu shortcuts [shundhammer] Added docs [shundhammer] Added test for menu shortcut priority ------------------------------------------ [...truncated 107.69 KB...] [ 46s] 21: module adds log() method for accessing the Logger [ 46s] 21: [ 46s] 21: Finished in 0.01656 seconds (files took 0.21367 seconds to load) [ 46s] 21: 10 examples, 0 failures [ 46s] 21: [ 46s] 21/29 Test #21: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2logger_spec.rb ..................... Passed 0.40 sec [ 46s] test 22 [ 46s] Start 22: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_helpers_spec.rb [ 46s] [ 46s] 22: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_helpers_spec.rb" [ 46s] 22: Test timeout computed to be: 1500 [ 46s] 22: [ 46s] 22: Yast::Y2StartHelpers [ 46s] 22: .help [ 46s] 22: returns multiline help text [ 46s] 22: .setup_signals [ 46s] 22: setups signal trap [ 46s] 22: .parse_arguments [ 46s] 22: parses passed arguments and returns it as hash [ 46s] 22: raises exception if wrong arguments are passed [ 46s] 22: .application_title [ 46s] 22: s390 architecture [ 46s] 22: is in text mode [ 46s] 22: returns s390 architecture [ 46s] 22: is in QT mode [ 46s] 22: sets environment variable YAST_BANNER [ 46s] 22: read_values returns empty string [ 46s] 22: returns client name only [ 46s] 22: x86_64 archtecture [ 46s] 22: is in text mode [ 46s] 22: returns client name only [ 46s] 22: is in QT mode [ 46s] 22: does not set environment variable YAST_BANNER [ 46s] 22: .generate_exit_code [ 46s] 22: returns 0 for nil [ 46s] 22: returns 0 for true [ 46s] 22: returns 16 for false [ 46s] 22: returns 16 for `:abort` [ 46s] 22: returns 16 for `:cancel` [ 46s] 22: returns 0 for other symbols [ 46s] 22: returns 16+number for number [ 46s] 22: [ 46s] 22: Finished in 0.01881 seconds (files took 0.18229 seconds to load) [ 46s] 22: 16 examples, 0 failures [ 46s] 22: [ 46s] 22/29 Test #22: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_helpers_spec.rb .............. Passed 0.37 sec [ 46s] test 23 [ 46s] Start 23: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_spec.rb [ 46s] [ 46s] 23: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_spec.rb" [ 46s] 23: Test timeout computed to be: 1500 [ 46s] 23: [ 46s] 23: y2start [ 47s] 23: prints helps and exit 0 if run with --help [ 47s] 23: prints help and exit 1 if invalid argument passed [ 47s] 23: prints that client not found and exit 1 if client not found [ 47s] 23: [ 47s] 23: Finished in 0.60028 seconds (files took 0.17122 seconds to load) [ 47s] 23: 3 examples, 0 failures [ 47s] 23: [ 47s] 23/29 Test #23: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_spec.rb ...................... Passed 0.95 sec [ 47s] test 24 [ 47s] Start 24: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/yast_spec.rb [ 47s] [ 47s] 24: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/yast_spec.rb" [ 47s] 24: Test timeout computed to be: 1500 [ 47s] 24: [ 47s] 24: Yast [ 47s] 24: .include [ 47s] 24: include methods to target class set as first argument [ 47s] 24: call its initialization method [ 47s] 24: call its initialization only during first include [ 47s] 24: does not loop endlessly on cyclic includes [ 47s] 24: .import [ 47s] 24: target module raises exception [ 47s] 24: raises exception with details from original one [ 47s] 24: target module has invalid signature [ 47s] 24: raises exception with details from original one [ 47s] 24: [ 47s] 24: Finished in 0.01002 seconds (files took 0.23162 seconds to load) [ 47s] 24: 6 examples, 0 failures [ 47s] 24: [ 47s] 24/29 Test #24: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/yast_spec.rb ......................... Passed 0.45 sec [ 47s] test 25 [ 47s] Start 25: integration [ 47s] [ 47s] 25: Test command: /usr/bin/ruby "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/integration/run.rb" [ 47s] 25: Test timeout computed to be: 1500 [ 48s] 25: Outside tmux output: [ 48s] 25: [ 48s] 25: Test succeeded. [ 48s] 25/29 Test #25: integration ...................................................................................... Passed 0.54 sec [ 48s] test 26 [ 48s] Start 26: translations [ 48s] [ 48s] 26: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/integration/translations_spec.rb" [ 48s] 26: Test timeout computed to be: 1500 [ 48s] 26: [ 48s] 26: translations in YaST [ 48s] 26: translates string using _() [ 48s] 26: translates plural string using n_() with 0 value [ 48s] 26: translates plural string using n_() with 1 value [ 48s] 26: translates plural string using n_() with 2 value [ 48s] 26: translates plural string using n_() with 5 value [ 48s] 26: does not translate string using N_() [ 48s] 26: does not translate string using Nn_() [ 48s] 26: [ 48s] 26: Finished in 0.00651 seconds (files took 0.22993 seconds to load) [ 48s] 26: 7 examples, 0 failures [ 48s] 26: [ 48s] 26/29 Test #26: translations ..................................................................................... Passed 0.41 sec [ 48s] test 27 [ 48s] Start 27: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb [ 48s] [ 48s] 27: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb" [ 48s] 27: Test timeout computed to be: 1500 [ 49s] 27: [ 49s] 27: Menu Item [ 51s] 27: has shortcuts in menu items, boo#1177760 [ 53s] 27: menu shortcuts have higher priority than button shortcuts (FAILED - 1) [ 54s] 27: remains disabled after shortcuts are recomputed (FAILED - 2) [ 54s] 27: [ 54s] 27: Failures: [ 54s] 27: [ 54s] 27: 1) Menu Item menu shortcuts have higher priority than button shortcuts [ 54s] 27: Failure/Error: expect(@tui.capture_pane).to include("[File]", "[Edit]", "[View]") [ 54s] 27: [ 54s] 27: expected " ruby @ yast-ci-worker-2\n lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk\n ... [Quit]x\n mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj\n\n" to include "[File]", "[Edit]", and "[View]" [ 54s] 27: Diff: [ 54s] 27: @@ -1,4 +1,24 @@ [ 54s] 27: -[File] [ 54s] 27: -[Edit] [ 54s] 27: -[View] [ 54s] 27: + ruby @ yast-ci-worker-2 [ 54s] 27: + lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk [ 54s] 27: + xFile Edit View Options Debug x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x [Fi][Ed][Vi][Opt][Cp] x [ 54s] 27: + x [x] Extra Buttons x [ 54s] 27: + x x [ 54s] 27: + x Last Event: x [ 54s] 27: + x cb_extra_buttons x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x [x] Read Only x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x x [ 54s] 27: + x [Quit]x [ 54s] 27: + mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj [ 54s] 27: # /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:50:in `block (2 levels) in <top (required)>' [ 54s] 27: [ 54s] 27: 2) Menu Item remains disabled after shortcuts are recomputed [ 54s] 27: Failure/Error: expect(@tui.capture_pane).to include("Last Event:", "copy") [ 54s] 27: expected " ruby @ yast-ci-worker-2\n lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk\n ... [Quit]x\n mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj\n\n" to include "copy" [ 54s] 27: # /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:79:in `block (2 levels) in <top (required)>' [ 54s] 27: [ 54s] 27: Finished in 5.7 seconds (files took 0.15773 seconds to load) [ 54s] 27: 3 examples, 2 failures [ 54s] 27: [ 54s] 27: Failed examples: [ 54s] 27: [ 54s] 27: rspec /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:33 # Menu Item menu shortcuts have higher priority than button shortcuts [ 54s] 27: rspec /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:69 # Menu Item remains disabled after shortcuts are recomputed [ 54s] 27: [ 54s] 27/29 Test #27: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb .............***Failed 6.08 sec [ 54s] test 28 [ 54s] Start 28: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/multi_selection_box_spec.rb [ 54s] [ 54s] 28: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/multi_selection_box_spec.rb" [ 54s] 28: Test timeout computed to be: 1500 [ 55s] 28: [ 55s] 28: MultiSelectionBox [ 55s] 28: Basics [ 56s] 28: Visual appearance [ 56s] 28: Has all the expected items [ 56s] 28: Visually selects the right items initially [ 56s] 28: Introspection [ 57s] 28: QueryWidget(:SelectedItems) reports the correct items [ 57s] 28: QueryWidget(:CurrentItem) reports the correct item [ 57s] 28: Basic keyboard handling [ 57s] 28: Moving the cursor works [ 58s] 28: Selecing an item works visually and in the internal state [ 59s] 28: Deselecting an item works visually and in the internal state [ 59s] 28: Exchanging content [ 62s] 28: Replacing all items works [ 62s] 28: Known fixed bugs [ 64s] 28: bsc#1177985: QueryWidget(:SelectedItems) does not return nil after replacing the items [ 64s] 28: [ 64s] 28: Finished in 8.88 seconds (files took 0.18801 seconds to load) [ 64s] 28: 9 examples, 0 failures [ 64s] 28: [ 64s] 28/29 Test #28: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/multi_selection_box_spec.rb ... Passed 9.26 sec [ 64s] test 29 [ 64s] Start 29: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/table_sort_spec.rb [ 64s] [ 64s] 29: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/table_sort_spec.rb" [ 64s] 29: Test timeout computed to be: 1500 [ 64s] 29: [ 64s] 29: Table [ 64s] 29: when it sorts the items, [ 66s] 29: ChangeWidget(_, Cell(row, col)) changes the correct cell, boo#1165388 [ 67s] 29: ChangeWidget(_, :CurrentItem) activates the correct line, boo#1177145 [ 67s] 29: [ 67s] 29: Finished in 2.71 seconds (files took 0.16325 seconds to load) [ 67s] 29: 2 examples, 0 failures [ 67s] 29: [ 67s] 29/29 Test #29: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/table_sort_spec.rb ............ Passed 3.09 sec [ 67s] [ 67s] 97% tests passed, 1 tests failed out of 29 [ 67s] [ 67s] Total Test time (real) = 30.06 sec [ 67s] [ 67s] The following tests FAILED: [ 67s] 27 - /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb (Failed) [ 67s] Errors while running CTest [ 67s] make: *** [Makefile:135: test] Error 8 [ 67s] error: Bad exit status from /var/tmp/rpm-tmp.eZBLIJ (%check) [ 67s] [ 67s] [ 67s] RPM build errors: [ 67s] Bad exit status from /var/tmp/rpm-tmp.eZBLIJ (%check) [ 67s] [ 67s] yast-ci-worker-2 failed "build yast2-ruby-bindings.spec" at Tue Nov 17 12:12:05 UTC 2020. [ 67s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP3_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.suse.de/' build ...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 29992 exited with value 1 Scanning for a pull request... Found pull request #262 Adding comment ":x: Internal Jenkins [job #30](https://ci.suse.de/job/yast-yast-ruby-bindings-master/30/) failed" to pull request https://github.com/yast/yast-ruby-bindings/pull/262 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-ruby-bindings/issues/262/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user shundhammer@suse.de
participants (1)
-
jenkins@suse.de