smoke test n. 1. A rudimentary form of testing applied to electronic equipment following repair or reconfiguration, in which power is applied and the tester checks for sparks, smoke, or other dramatic signs of fundamental failure. See magic smoke. 2. By extension, the first run of a piece of software after construction or a critical change. See and compare reality check.
There is an interesting semi-parallel to this term among typographers and printers: When new typefaces are being punch-cut by hand, a `smoke test' (hold the letter in candle smoke, then press it onto paper) is used to check out new dies.
The following table is the result of the nightly run of the simple compilation smoke test against the most recent CVS tree.
Platform | Result | Warnings | More infos | Last update |
---|---|---|---|---|
FreeBSD-7.4-RELEASE-i386 | Success | 24 | (Config log | Make log) | 2013 Jun 26 |
FreeBSD-8.3-RELEASE-p3-amd64 | Success | 0 | (Config log | Make log) | 2012 Aug 25 |
FreeBSD-8.3-RELEASE-p3-i386 | Success | 0 | (Config log | Make log) | 2013 Jun 26 |
Linux-2.2.20-alpha | Failure | 8 | (Config log | Make log) | 2006 Apr 14 |
Linux-2.4.27-2-k7-i686 | Success | 2 | (Config log | Make log) | 2007 Jan 02 |
Linux-2.6.10-1.771_FC2smp-i686 | Success | 0 | (Config log | Make log) | 2006 Apr 14 |
Linux-2.6.16-2-k7-i686 | Success | 2 | (Config log | Make log) | 2006 Sep 22 |
Linux-2.6.18-3-k7-i686 | Success | 6 | (Config log | Make log) | 2008 Sep 16 |
Linux-2.6.5-7.97-pseries64-ppc64 | Success | 0 | (Config log | Make log) | 2006 Apr 14 |
Linux-2.6.9-1.667smp-x86_64 | Success | 0 | (Config log | Make log) | 2006 Apr 14 |
NetBSD-3.0-i386 | Success | 7 | (Config log | Make log) | 2006 Sep 21 |
OpenBSD-3.8-i386 | Success | 7 | (Config log | Make log) | 2006 Apr 14 |
Platform | Result | Warnings | More infos | Last update |
---|---|---|---|---|
FreeBSD-7.4-RELEASE-i386 | Success | 22 | (Config log | Make log) | 2013 Jun 26 |
FreeBSD-8.3-RELEASE-p3-amd64 | Success | 0 | (Config log | Make log) | 2012 Aug 25 |
FreeBSD-8.3-RELEASE-p3-i386 | Success | 0 | (Config log | Make log) | 2013 Jun 26 |
Linux-2.4.27-2-k7-i686 | Success | 5 | (Config log | Make log) | 2007 Jan 02 |
Linux-2.6.16-2-k7-i686 | Success | 2 | (Config log | Make log) | 2006 Sep 22 |
Linux-2.6.18-3-k7-i686 | Success | 5 | (Config log | Make log) | 2008 Sep 16 |
NetBSD-3.0-i386 | Success | 4 | (Config log | Make log) | 2006 Sep 21 |
NetBSD-4.0-i386 | Success | 31 | (Config log | Make log) | 2008 Aug 03 |
SunOS-5.9-sun4u | Success | 6 | (Config log | Make log) | 2009 Jun 08 |
Run the smoke test on your machines and show your results here!
To do so, you must be a LCDproc developer on sourceforge. If you're not, just ask on the mailing list saying that you want to provide new smoke test reports. Once you're a developer, just check out the procedure for the simple compilation smoke test and run it automatically every night. Also add a cron job to do a scp st-compile-report/* user,lcdproc@web.sourceforge.net:htdocs/smoketests/st-compile-report/ The PHP script should see your platform and include it automatically. Ain't it neat?