summaryrefslogtreecommitdiffstats
path: root/failed.txt
blob: 5f0a47c1ef361d0994667dafa78fa2e3b0eb2098 (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
===== 7.1.0beta2 (2016-08-04)

$ grep -r 'Tests failed' /var/lib/mock/*/build.log

/var/lib/mock/el6i/build.log:Tests failed    :     4
/var/lib/mock/el6x/build.log:Tests failed    :     2
/var/lib/mock/el7x/build.log:Tests failed    :     1
/var/lib/mock/fc23i/build.log:Tests failed    :    3
/var/lib/mock/fc23x/build.log:Tests failed    :    1
/var/lib/mock/fc24i/build.log:Tests failed    :    3
/var/lib/mock/fc24x/build.log:Tests failed    :    1

el6x,
	Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt]
el6i
	Test mt_rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/mt_rand_variation2.phpt]
el6x, el6x, el7x, fc23i, fc23x, fc24i, fc24x
	**	Test base64_decode() function : basic functionality - padding and whitespace [ext/standard/tests/url/base64_decode_basic_003.phpt]
el6i, fc23i, fc24i
	Test rand() function : usage variations - different data types as $min argument [ext/standard/tests/math/rand_variation1.phpt]
	Test rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/rand_variation2.phpt]

*   proc_open give erratic test results :(
**  date tests vary with tzdata available in system
*** test fixed upstream