|
From: | Paolo Bonzini |
Subject: | Re: [Lightning] Test Suite Oddness |
Date: | Thu, 19 Aug 2010 17:23:10 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.0.5 |
On 08/18/2010 04:06 AM, Noah Lavine wrote:
Hello, I just built the latest git lightning on a Mac OS X machine, x86_64 architecture, and did 'make check'. It failed 22 out of 23 tests. However, the output makes it look like the tests are actually running correctly, but the test suite machinery counts them as failures. Here's some of the output I got: 1,6d0 < 40/8 = 5 (expected 5) < 64/8 = 8 (expected 8) < 80/8 = 10 (expected 10) < 98304/32768 = 3 (expected 3) < 65536/32768 = 2 (expected 2) < 163840/32768 = 5 (expected 5) FAIL: divi
This means that there was no output. What you see after < is the "ok" output, what you should see after > is the actual output, which is empty.
Can you try running the tests manually? Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |