From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.229.192.141 with SMTP id dq13csp74608qcb; Sun, 18 Mar 2012 17:38:13 -0700 (PDT) Return-Path: Received-SPF: pass (google.com: domain of rack-devel+bncCP_V2_zRBRDy_5n7BBoEzUcCuA@googlegroups.com designates 10.50.209.98 as permitted sender) client-ip=10.50.209.98; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rack-devel+bncCP_V2_zRBRDy_5n7BBoEzUcCuA@googlegroups.com designates 10.50.209.98 as permitted sender) smtp.mail=rack-devel+bncCP_V2_zRBRDy_5n7BBoEzUcCuA@googlegroups.com; dkim=pass header.i=rack-devel+bncCP_V2_zRBRDy_5n7BBoEzUcCuA@googlegroups.com Received: from mr.google.com ([10.50.209.98]) by 10.50.209.98 with SMTP id ml2mr7247833igc.6.1332117492642 (num_hops = 1); Sun, 18 Mar 2012 17:38:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:subject:from:in-reply-to:date :message-id:references:to:x-mailer:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=4esRmdWw62ENG64KhgWlwnGBA1mfPgJCmi6Qc2pF0Fo=; b=dvGdNY/QpvA5d0Y82/WNVi1VOIk9V9f7sluJcLrhr73mcdmun2+uk/4vSb3hbpHeey aNV0fCHfVSRdHPFYAnkbs1jo1EVI3GJIo7quc3yeXzFheNgsY14cxhmY1YHo+GM+jrva EIxBG+FTAm/cFU2kQB7WJF5qrhhOSToPuSk5c= Received: by 10.50.209.98 with SMTP id ml2mr1595997igc.6.1332117490209; Sun, 18 Mar 2012 17:38:10 -0700 (PDT) X-BeenThere: rack-devel@googlegroups.com Received: by 10.231.181.137 with SMTP id by9ls9104764ibb.8.gmail; Sun, 18 Mar 2012 17:38:09 -0700 (PDT) Received: by 10.43.47.73 with SMTP id ur9mr5494648icb.8.1332117489446; Sun, 18 Mar 2012 17:38:09 -0700 (PDT) Received: by 10.43.47.73 with SMTP id ur9mr5494647icb.8.1332117489436; Sun, 18 Mar 2012 17:38:09 -0700 (PDT) Received: from mail-iy0-f169.google.com (mail-iy0-f169.google.com [209.85.210.169]) by gmr-mx.google.com with ESMTPS id ko2si1748455igc.2.2012.03.18.17.38.09 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 18 Mar 2012 17:38:09 -0700 (PDT) Received-SPF: pass (google.com: domain of jftucker@gmail.com designates 209.85.210.169 as permitted sender) client-ip=209.85.210.169; Received: by iajr24 with SMTP id r24so10356257iaj.0 for ; Sun, 18 Mar 2012 17:38:09 -0700 (PDT) Received: by 10.182.136.41 with SMTP id px9mr11538025obb.21.1332117489337; Sun, 18 Mar 2012 17:38:09 -0700 (PDT) Received: from [192.168.5.151] ([64.134.227.140]) by mx.google.com with ESMTPS id x6sm8962556oex.12.2012.03.18.17.38.07 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 18 Mar 2012 17:38:08 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: Getting started submitting a patch From: James Tucker In-Reply-To: <20120305203453.GA1831@dcvr.yhbt.net> Date: Sun, 18 Mar 2012 17:38:05 -0700 Message-Id: <5A3F2920-A774-47C0-901B-C89D53F6A5A7@gmail.com> References: <1254713.1856.1330817409395.JavaMail.geo-discussion-forums@pbcpw9> <20120305203453.GA1831@dcvr.yhbt.net> To: rack-devel@googlegroups.com X-Mailer: Apple Mail (2.1257) X-Original-Sender: jftucker@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jftucker@gmail.com designates 209.85.210.169 as permitted sender) smtp.mail=jftucker@gmail.com; dkim=pass header.i=@gmail.com Reply-To: rack-devel@googlegroups.com Precedence: list Mailing-list: list rack-devel@googlegroups.com; contact rack-devel+owners@googlegroups.com List-ID: X-Google-Group-Id: 486215384060 List-Post: , List-Help: , List-Archive: Sender: rack-devel@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Mar 5, 2012, at 12:34 PM, Eric Wong wrote: > brycemcd wrote: >> ruby 1.9.3 >=20 >> test-unit (2.4.7) >=20 >> = /usr/local/rvm/gems/ruby-1.9.3-p0@rack-contrib/gems/test-spec-0.10.0/lib/t= est/spec.rb:12:in=20 >> `': uninitialized constant=20 >> Test::Unit::AutoRunner::RUNNERS (NameError) >=20 > It could be a conflict with the test-unit (minitest wrapper) that's > already bundled with Ruby 1.9.3. Does uninstalling test-unit 2.4.7 > help? Correct, there is a conflict. Pretending to "update" test unit in ruby = was quite the mistake. We need to move rack-contrib over to bacon, test-spec is basically = deprecated and largely unsupported these days.=