Skip to content

Commit a42f444

Browse files
committed
merge revision(s) 56686:
Extend timeout for RubyCI chkbuild on Debian 8.2 x86_64. On that machine, TestQueue#test_thr_kill often fails as follows: 1) Failure: TestQueue#test_thr_kill [/home/hsbt/chkbuild/tmp/build/20161109T213002Z/ruby/test/thread/test_queue.rb:155]: only 171/250 done in 30 seconds. Even if it passes, it takes about 30 seconds: [11160/16832] TestQueue#test_thr_kill = 29.80 s git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@56718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent bb681c4 commit a42f444

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/thread/test_queue.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def test_sized_queue_push_non_block
129129
def test_thr_kill
130130
bug5343 = '[ruby-core:39634]'
131131
Dir.mktmpdir {|d|
132-
timeout = 30
132+
timeout = 60
133133
total_count = 250
134134
begin
135135
assert_normal_exit(<<-"_eom", bug5343, {:timeout => timeout, :chdir=>d})

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#define RUBY_VERSION "2.3.2"
22
#define RUBY_RELEASE_DATE "2016-11-12"
3-
#define RUBY_PATCHLEVEL 208
3+
#define RUBY_PATCHLEVEL 209
44

55
#define RUBY_RELEASE_YEAR 2016
66
#define RUBY_RELEASE_MONTH 11

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy