Project

General

Profile

Actions

Bug #12776

closed

Flaky test case: TestThread#test_thread_name

Added by vo.x (Vit Ondruch) over 7 years ago. Updated over 7 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
uby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
[ruby-core:77323]

Updated by vo.x (Vit Ondruch) over 7 years ago

  • Subject changed from Flaky test case:TestThread#test_thread_name to Flaky test case: TestThread#test_thread_name
  • ruby -v set to uby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
  • Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: REQUIRED

In Fedora CI, I observe from time to time this test failure:

  1) Failure:
TestThread#test_thread_name [/builddir/build/BUILD/ruby-2.3.1/test/ruby/test_thread.rb:1061]:
<"#<TestThread::Thread:0x0055db68186ef8@/builddir/build/BUILD/ruby-2.3.1/test/ruby/test_thread.rb:1054 run>"> expected but was
<"#<TestThread::Thread:0x0055db68186ef8@/builddir/build/BUILD/ruby-2.3.1/test/ruby/test_thread.rb:1054 sleep>">.

It seems that this test fails on rubyci.org from time to time as well:

http://www.rubyist.net/~akr/chkbuild/debian/ruby-2.3/log/20160619T204000Z.diff.html.gz

It seems that r53520 may be the cure? I have not tested this patch though.

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Status changed from Open to Closed

Seems OK, please backport.

Updated by nagachika (Tomoyuki Chikanaga) over 7 years ago

  • Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: REQUIRED to 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: DONE

ruby_2_3 r56440 merged revision(s) 53520.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0