blob: 4f21d1d6735d833fa66982b45829d761672eada3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<!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=%3CCABHgR8J%2BjEP8UmuWKd0FPxLC%3Dpy9c4CYkZpoZ%2B44mew9KgvWdg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021129.html">
<LINK REL="Next" HREF="021420.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Regression testing for generated RPM</H1>
<B>Jochen Breuer</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Regression%20testing%20for%20generated%20RPM&In-Reply-To=%3CCABHgR8J%2BjEP8UmuWKd0FPxLC%3Dpy9c4CYkZpoZ%2B44mew9KgvWdg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Regression testing for generated RPM">brejoc at gmail.com
</A><BR>
<I>Thu Jan 10 14:18:34 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="021129.html">[Mageia-dev] Regression testing for generated RPM
</A></li>
<LI>Next message: <A HREF="021420.html">[Mageia-dev] Regression testing for generated RPM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21415">[ date ]</a>
<a href="thread.html#21415">[ thread ]</a>
<a href="subject.html#21415">[ subject ]</a>
<a href="author.html#21415">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Thanks Guillame. I wasn't aware of this and did not manage to find that in
the wiki. I thought the only tests performed where RPM lint checks, manual
checks by the QA and some undefined checks by the maintainers.
Anyhow, I assume the 'make test' is performed on the build server. Your
experiences might prove me wrong, but wouldn't it be better to perform
tests on a different installation?
2013/1/4 Guillaume Rousse <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>>
><i> Le 04/01/2013 10:15, Jochen Breuer a écrit :
</I>><i>
</I>>><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.</A>**com <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>>>>
</I>>><i>
</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>>><i>
</I>><i> Running 'make check', or 'make test', or any other software test suite.
</I>><i> Just check for %check section in package spec file, for instance:
</I>><i> <A HREF="http://svnweb.mageia.org/**packages/cauldron/python/**">http://svnweb.mageia.org/**packages/cauldron/python/**</A>
</I>><i> current/SPECS/python.spec?**revision=278990&view=markup<<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>>
</I>><i>
</I>><i> --
</I>><i> BOFH excuse #66:
</I>><i>
</I>><i> bit bucket overflow
</I>><i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20130110/bfa4f619/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021129.html">[Mageia-dev] Regression testing for generated RPM
</A></li>
<LI>Next message: <A HREF="021420.html">[Mageia-dev] Regression testing for generated RPM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21415">[ date ]</a>
<a href="thread.html#21415">[ thread ]</a>
<a href="subject.html#21415">[ subject ]</a>
<a href="author.html#21415">[ 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>
|