blob: 5902f108c333dbd8c0ceec0cc4e6be5b1fe6aab8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
===== 7.0.33-13 (2019-08-28)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 1
/var/lib/mock/el7x/build.log:Tests failed : 1
el6x:
1 php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
el7x:
Bug #75457 (heap-use-after-free in php7.0.25) [ext/pcre/tests/bug75457.phpt]
1 proc_open give erratic test results :(
2 fixed upstream
3 test issue
4 fixed upstream
5 need investigation
|