blob: b4f422f05fe08f698b930f498e8a2f8c4fb754b6 (
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
|
===== 7.1.0RC6 (2017-11-09)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 1
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/fc25i/build.log:Tests failed : 1
/var/lib/mock/fc25x/build.log:Tests failed : 0
/var/lib/mock/fc26i/build.log:Tests failed : 1
/var/lib/mock/fc26x/build.log:Tests failed : 0
/var/lib/mock/fc27i/build.log:Tests failed : 1
/var/lib/mock/fc27x/build.log:Tests failed : 0
el6i, fc25i, fc26i, fc27i:
2 ext/date/tests/bug66985.phpt
1 proc_open give erratic test results :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
|