summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-23 10:51:39 +0200
committerRemi Collet <remi@remirepo.net>2020-06-23 10:51:39 +0200
commit264b2340b2e354f095be82abd99ea5f7a1024895 (patch)
tree4ca98f545c7e06ee8fc267c0685626e486c7bb1a /failed.txt
parentb7324289d6911cf82e93a166e229a220c7fdd4ed (diff)
update to 7.4.8RC1
drop patch to fix PHP_UNAME
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 017f1a6..07544ee 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,17 @@
-===== 7.4.7 (2020-06-11)
+===== 7.4.8RC1 (2020-06-25)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el7x/build.log:Tests failed : 0
-/var/lib/mock/el8x74/build.log:Tests failed : 16
-/var/lib/mock/fc30i/build.log:Tests failed : 1
+/var/lib/mock/el8x74/build.log:Tests failed : 1
+/var/lib/mock/fc30i/build.log:Tests failed : 0
/var/lib/mock/fc30x/build.log:Tests failed : 0
/var/lib/mock/fc31x/build.log:Tests failed : 0
/var/lib/mock/fc32x/build.log:Tests failed : 0
-fc30i:
- Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt]
+el8x:
+ 3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]
1 proc_open give erratic test results :(