[前][次][番号順一覧][スレッド一覧]

ruby-changes:54271

From: k0kubun <ko1@a...>
Date: Fri, 21 Dec 2018 23:33:33 +0900 (JST)
Subject: [ruby-changes:54271] k0kubun:r66480 (trunk): test/excludes/_wercker: give up testing TestGemRemoteFetcher

k0kubun	2018-12-21 23:33:25 +0900 (Fri, 21 Dec 2018)

  New Revision: 66480

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=66480

  Log:
    test/excludes/_wercker: give up testing TestGemRemoteFetcher
    
    The tests are really fragile with --jit-wait and it doesn't have interface
    to modify this timeout at all.

  Added files:
    trunk/test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb
Index: test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb
===================================================================
--- test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb	(nonexistent)
+++ test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb	(revision 66480)
@@ -0,0 +1,4 @@ https://github.com/ruby/ruby/blob/trunk/test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb#L1
+# https://app.wercker.com/ruby/ruby/runs/mjit-test2/5c18fd67c0c3d7001190a14d?step=5c18fda8cfa0fc0007fcc633
+# https://app.wercker.com/ruby/ruby/runs/mjit-test2/5c1a3db51eea2b000777144a?step=5c1a3def78c72000078df9cf
+# https://app.wercker.com/ruby/ruby/runs/mjit-test2/5c1b3a71c0c3d7001191f66e?step=5c1b5ed978c7200007961577
+exclude(/./, 'most of tests are too fragile with --jit-wait and this remote fetcher cannot configure timeout')

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]