aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ruby-posix-spawn
Commit message (Collapse)AuthorAgeFilesLines
* testing/ruby-posix-spawn: disable checkJakub Jirutka2018-03-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests fail on builders. I have no clue why and cannot reproduce it locally. x86_64: >>> ruby-posix-spawn: Entering fakeroot... ... Run options: --seed 38705 # Running: ..S...........................................S........................................................S.................../home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:163: warning: instance variable @status not initialized ../home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:163: warning: instance variable @status not initialized ..../home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:163: warning: instance variable @status not initialized /home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:164: warning: instance variable @pgroup_kill not initialized F../home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:163: warning: instance variable @status not initialized /home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:164: warning: instance variable @pgroup_kill not initialized F/home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:163: warning: instance variable @status not initialized ../home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:163: warning: instance variable @status not initialized /home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:164: warning: instance variable @pgroup_kill not initialized F./home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:163: warning: instance variable @status not initialized /home/buildozer/aports/testing/ruby-posix-spawn/src/posix-spawn-0.3.13/lib/posix/spawn/child.rb:164: warning: instance variable @pgroup_kill not initialized F..rake aborted! Command failed with status (1) Tasks: TOP => test x86: >>> ruby-posix-spawn: Entering fakeroot... File does not exist: rake aborted! Command failed with status (1) Tasks: TOP => test
* testing/ruby-posix-spawn: new aportJakub Jirutka2018-03-074-0/+88
| | | | | https://github.com/rtomayko/posix-spawn Ruby process spawning library
* move testing/ruby-* to unmaintainedNatanael Copa2016-04-292-90/+0
| | | | ruby-mime-types and ruby-nokogiri was there already so remove those
* testing/ruby-posix-spawn: add missing ruby-dev depEivind Uggedal2014-05-311-2/+2
|
* testing/ruby-posix-spawn: new aportNatanael Copa2014-05-272-0/+90
posix-spawn uses posix_spawnp(2) for faster process spawning http://rubygems.org/gems/posix-spawn