ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:77323] [Ruby trunk Bug#12776] Flaky test case:TestThread#test_thread_name
       [not found] <redmine.issue-12776.20160920071448@ruby-lang.org>
@ 2016-09-20  7:14 ` v.ondruch
  2016-09-20  7:20 ` [ruby-core:77324] [Ruby trunk Bug#12776] Flaky test case: TestThread#test_thread_name v.ondruch
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: v.ondruch @ 2016-09-20  7:14 UTC (permalink / raw
  To: ruby-core

Issue #12776 has been reported by Vit Ondruch.

----------------------------------------
Bug #12776: Flaky test case:TestThread#test_thread_name
https://bugs.ruby-lang.org/issues/12776

* Author: Vit Ondruch
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:77324] [Ruby trunk Bug#12776] Flaky test case: TestThread#test_thread_name
       [not found] <redmine.issue-12776.20160920071448@ruby-lang.org>
  2016-09-20  7:14 ` [ruby-core:77323] [Ruby trunk Bug#12776] Flaky test case:TestThread#test_thread_name v.ondruch
@ 2016-09-20  7:20 ` v.ondruch
  2016-10-11  7:13 ` [ruby-core:77556] [Ruby trunk Bug#12776][Closed] " shyouhei
  2016-10-17 17:56 ` [ruby-core:77652] [Ruby trunk Bug#12776] " nagachika00
  3 siblings, 0 replies; 4+ messages in thread
From: v.ondruch @ 2016-09-20  7:20 UTC (permalink / raw
  To: ruby-core

Issue #12776 has been updated by Vit Ondruch.

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.

----------------------------------------
Bug #12776: Flaky test case: TestThread#test_thread_name
https://bugs.ruby-lang.org/issues/12776#change-60572

* Author: Vit Ondruch
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: uby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: REQUIRED
----------------------------------------




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:77556] [Ruby trunk Bug#12776][Closed] Flaky test case: TestThread#test_thread_name
       [not found] <redmine.issue-12776.20160920071448@ruby-lang.org>
  2016-09-20  7:14 ` [ruby-core:77323] [Ruby trunk Bug#12776] Flaky test case:TestThread#test_thread_name v.ondruch
  2016-09-20  7:20 ` [ruby-core:77324] [Ruby trunk Bug#12776] Flaky test case: TestThread#test_thread_name v.ondruch
@ 2016-10-11  7:13 ` shyouhei
  2016-10-17 17:56 ` [ruby-core:77652] [Ruby trunk Bug#12776] " nagachika00
  3 siblings, 0 replies; 4+ messages in thread
From: shyouhei @ 2016-10-11  7:13 UTC (permalink / raw
  To: ruby-core

Issue #12776 has been updated by Shyouhei Urabe.

Status changed from Open to Closed

Seems OK, please backport.

----------------------------------------
Bug #12776: Flaky test case: TestThread#test_thread_name
https://bugs.ruby-lang.org/issues/12776#change-60822

* Author: Vit Ondruch
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: uby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: REQUIRED
----------------------------------------




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:77652] [Ruby trunk Bug#12776] Flaky test case: TestThread#test_thread_name
       [not found] <redmine.issue-12776.20160920071448@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2016-10-11  7:13 ` [ruby-core:77556] [Ruby trunk Bug#12776][Closed] " shyouhei
@ 2016-10-17 17:56 ` nagachika00
  3 siblings, 0 replies; 4+ messages in thread
From: nagachika00 @ 2016-10-17 17:56 UTC (permalink / raw
  To: ruby-core

Issue #12776 has been updated by Tomoyuki Chikanaga.

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.

----------------------------------------
Bug #12776: Flaky test case: TestThread#test_thread_name
https://bugs.ruby-lang.org/issues/12776#change-60925

* Author: Vit Ondruch
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: uby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: DONE
----------------------------------------




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-17 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-12776.20160920071448@ruby-lang.org>
2016-09-20  7:14 ` [ruby-core:77323] [Ruby trunk Bug#12776] Flaky test case:TestThread#test_thread_name v.ondruch
2016-09-20  7:20 ` [ruby-core:77324] [Ruby trunk Bug#12776] Flaky test case: TestThread#test_thread_name v.ondruch
2016-10-11  7:13 ` [ruby-core:77556] [Ruby trunk Bug#12776][Closed] " shyouhei
2016-10-17 17:56 ` [ruby-core:77652] [Ruby trunk Bug#12776] " nagachika00

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).