diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-02 09:35:47 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-02 09:35:47 +0200 |
commit | 329a894341b196feda4dce9db40401614faf7947 (patch) | |
tree | 3dbd9b61e7215332df55c4b38d15ccae4ad6e02e /failed.txt | |
parent | f847f63e240f9b94ffae9895b21f6da3804afd82 (diff) |
update to 8.1.0RC1
bump API version
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,14 +1,15 @@ -===== 8.0.10 (2021-08-26) +===== 8.1.0RC1 (2021-09-02) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log -/var/lib/mock/el7x/build.log:Tests failed : 0 +/var/lib/mock/el7x/build.log:Tests failed : 1 /var/lib/mock/el8x80/build.log:Tests failed : 0 -/var/lib/mock/fc32x/build.log:Tests failed : 0 /var/lib/mock/fc33x/build.log:Tests failed : 0 /var/lib/mock/fc34x/build.log:Tests failed : 0 +el7x: + 4 Bug #80963: DateTimeZone::getTransitions() truncated [ext/date/tests/bug80963.phpt] 1 proc_open give erratic test results :( |