diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-January/021129.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-January/021129.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-January/021129.html b/zarb-ml/mageia-dev/2013-January/021129.html new file mode 100644 index 000000000..3da665f13 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-January/021129.html @@ -0,0 +1,105 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Regression testing for generated RPM + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Regression%20testing%20for%20generated%20RPM&In-Reply-To=%3C50E6A0BA.4010900%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="021128.html"> + <LINK REL="Next" HREF="021415.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Regression testing for generated RPM</H1> + <B>Guillaume Rousse</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Regression%20testing%20for%20generated%20RPM&In-Reply-To=%3C50E6A0BA.4010900%40gmail.com%3E" + TITLE="[Mageia-dev] Regression testing for generated RPM">guillomovitch at gmail.com + </A><BR> + <I>Fri Jan 4 10:28:26 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="021128.html">[Mageia-dev] Regression testing for generated RPM +</A></li> + <LI>Next message: <A HREF="021415.html">[Mageia-dev] Regression testing for generated RPM +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#21129">[ date ]</a> + <a href="thread.html#21129">[ thread ]</a> + <a href="subject.html#21129">[ subject ]</a> + <a href="author.html#21129">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 04/01/2013 10:15, Jochen Breuer a écrit : +><i> +</I>><i> +</I>><i> 2013/1/4 Guillaume Rousse <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A> +</I>><i> <mailto:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>>> +</I>><i> +</I>><i> We already run existing tests suite during package build... Running +</I>><i> them again on a different host would just change the execution +</I>><i> environment to use runtime dependencies instead of build time +</I>><i> dependencies. I don't know if the potential results are worth the +</I>><i> additional infrastructure needed. +</I>><i> +</I>><i> +</I>><i> I was under the impression, that only some kind of lint checking of the +</I>><i> RPM was performed. I'm talking about checking the functionality of the +</I>><i> packaged software. Are you already doing that? What kind of tests are +</I>><i> performed during packaging? +</I>Running 'make check', or 'make test', or any other software test suite. +Just check for %check section in package spec file, for instance: +<A HREF="http://svnweb.mageia.org/packages/cauldron/python/current/SPECS/python.spec?revision=278990&view=markup">http://svnweb.mageia.org/packages/cauldron/python/current/SPECS/python.spec?revision=278990&view=markup</A> + +-- +BOFH excuse #66: + +bit bucket overflow +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="021128.html">[Mageia-dev] Regression testing for generated RPM +</A></li> + <LI>Next message: <A HREF="021415.html">[Mageia-dev] Regression testing for generated RPM +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#21129">[ date ]</a> + <a href="thread.html#21129">[ thread ]</a> + <a href="subject.html#21129">[ subject ]</a> + <a href="author.html#21129">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |