From: eregontp@... Date: 2017-05-29T16:10:22+00:00 Subject: [ruby-core:81457] [Ruby trunk Bug#13609] CI error on travis at spec for Process.setpriority Issue #13609 has been updated by Eregon (Benoit Daloze). Thanks for the fix nobu! ---------------------------------------- Bug #13609: CI error on travis at spec for Process.setpriority https://bugs.ruby-lang.org/issues/13609#change-65160 * Author: duerst (Martin D��rst) * Status: Closed * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * Target version: * ruby -v: ruby 2.5.0dev (2017-05-29 trunk 58953) [x86_64-cygwin] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Trying to make a commit (r58954) for issue #13590, I got a CI error at https://travis-ci.org/ruby/ruby/builds/237086017. Reverting at r58955, the problem persisted at https://travis-ci.org/ruby/ruby/builds/237090520. The error looked unrelated to the commit, and that it is not gone when reverting shows that it is indeed unrelated, so I'm raising this issue. For details, please see below. ```sh The command "make -s $JOBS test-all -o exts TESTOPTS='-q --color=never --job-status=normal'" exited with 0. 7.28s$ make -s $JOBS test-rubyspec MSPECOPT=-j generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated ruby 2.5.0dev (2017-05-29 trunk 58955) [x86_64-linux] [- | ==================100%================== | 00:00:00] 0F 0E 1) Process.setpriority sets the scheduling priority for a specified process group FAILED Expected 0 to equal 1 /home/travis/build/ruby/ruby/spec/rubyspec/core/process/setpriority_spec.rb:29:in `block (3 levels) in ' https://travis-ci.org/ruby/ruby/builds/237090520 /home/travis/build/ruby/ruby/spec/rubyspec/core/process/setpriority_spec.rb:3:in `' Finished in 7.106548 seconds 3569 files, 26410 examples, 201546 expectations, 1 failure, 0 errors, 0 tagged make: *** [yes-test-spec] Error 1 The command "make -s $JOBS test-rubyspec MSPECOPT=-j" exited with 2. Done. Your build exited with 1. -- https://bugs.ruby-lang.org/ Unsubscribe: