Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1VUVpi-0007uc-Vo for bitcoin-development@lists.sourceforge.net; Fri, 11 Oct 2013 06:04:19 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com designates 74.125.82.182 as permitted sender) client-ip=74.125.82.182; envelope-from=gavinandresen@gmail.com; helo=mail-we0-f182.google.com; Received: from mail-we0-f182.google.com ([74.125.82.182]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1VUVpi-0007Au-4m for bitcoin-development@lists.sourceforge.net; Fri, 11 Oct 2013 06:04:18 +0000 Received: by mail-we0-f182.google.com with SMTP id t61so3733683wes.13 for ; Thu, 10 Oct 2013 23:04:12 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.75.165 with SMTP id d5mr15462801wjw.18.1381471451911; Thu, 10 Oct 2013 23:04:11 -0700 (PDT) Received: by 10.194.156.163 with HTTP; Thu, 10 Oct 2013 23:04:11 -0700 (PDT) Date: Fri, 11 Oct 2013 16:04:11 +1000 Message-ID: From: Gavin Andresen To: Bitcoin Dev Content-Type: multipart/alternative; boundary=047d7bb04bc2289d0e04e870e312 X-Spam-Score: -0.6 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (gavinandresen[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1VUVpi-0007Au-4m Subject: [Bitcoin-development] FYI: pull-tester status X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 06:04:19 -0000 --047d7bb04bc2289d0e04e870e312 Content-Type: text/plain; charset=ISO-8859-1 Since the autotools merge, the pull-tester has been misbehaving-- marking valid pulls as invalid, etc. So I've turned off some pull-tester features until somebody has time to figure out how to fix them. Right now, pull-tester does the following: + Cross-compile windows binaries + Compile linux binaries + Run unit tests (binaries compiled on linux) The following features are turned off: - Running unit tests under wine with cross-compiled windows binaries - Running the block-chain-compatibility tester - Computing code coverage Medium-term, there are several changes that need to be made to the pull-tester environment; I'd like the following to get done: + Upgrade the pull-tester machine from Ubuntu 10.04 to 12.04. Or, probably better, create a new 12.04 virtual machine and move the pull-tester over to it. + Upgrade compilers/dependencies based on what we think we'll use for the 0.9 release. + Figure out how to unify the pull-tester and gitian build processes. Maybe the pull-tester should run gitian builds to create binaries (that are then tested against the blockchain tester)? Maybe the pull-tester scripts should be gitian scripts, which the pull-tester machine runs inside an LXC container? -- -- Gavin Andresen --047d7bb04bc2289d0e04e870e312 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Since the autotools merge, the pull-tester has been misbeh= aving-- marking valid pulls as invalid, etc.

So I've= turned off some pull-tester features until somebody has time to figure out= how to fix them. Right now, pull-tester does the following:

+ Cross-compile windows binaries
+ Compile li= nux binaries
+ Run unit tests (binaries compiled on linux)
<= div>
The following features are turned off:

- Running unit tests under wine with cross-compiled windows bina= ries
- Running the block-chain-compatibility tester
- C= omputing code coverage

Medium-term, there are= several changes that need to be made to the pull-tester environment; I'= ;d like the following to get done:

+ Upgrade the pull-tester machine from Ubuntu 10.04 to = 12.04. Or, probably better, create a new 12.04 virtual machine and move the= pull-tester over to it.

+ Upgrade compilers/depen= dencies based on what we think we'll use for the 0.9 release.

+ Figure out how to unify the pull-tester and gitian bu= ild processes. =A0Maybe the pull-tester should run gitian builds to create = binaries (that are then tested against the blockchain tester)? Maybe the pu= ll-tester scripts should be gitian scripts, which the pull-tester machine r= uns inside an LXC container?

--
--
Gavin Andresen
--047d7bb04bc2289d0e04e870e312--