diff options
| author | Slater, Joseph <joe.slater@windriver.com> | 2019-05-21 13:40:22 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-05-21 17:52:23 -0700 |
| commit | 3327944ba5c3450ea36ce0bf7d08299f090fe87d (patch) | |
| tree | 90b7bcc567d78bc3a2ec978f3e2c81d885c46c46 /meta-oe/recipes-devtools/php/php_7.3.4.bb | |
| parent | 33d578bda52b1b15026aa8d4416770a52d0fc057 (diff) | |
| download | meta-openembedded-3327944ba5c3450ea36ce0bf7d08299f090fe87d.tar.gz | |
php-7: mark two tests as expected to fail
The output is reasonable, but not what is expected.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_7.3.4.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_7.3.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.3.4.bb b/meta-oe/recipes-devtools/php/php_7.3.4.bb index 1a5c9760de..4e577df18c 100644 --- a/meta-oe/recipes-devtools/php/php_7.3.4.bb +++ b/meta-oe/recipes-devtools/php/php_7.3.4.bb | |||
| @@ -11,6 +11,7 @@ SRC_URI_append_class-target = " \ | |||
| 11 | file://pear-makefile.patch \ | 11 | file://pear-makefile.patch \ |
| 12 | file://phar-makefile.patch \ | 12 | file://phar-makefile.patch \ |
| 13 | file://0001-opcache-config.m4-enable-opcache.patch \ | 13 | file://0001-opcache-config.m4-enable-opcache.patch \ |
| 14 | file://xfail_two_bug_tests.patch \ | ||
| 14 | " | 15 | " |
| 15 | 16 | ||
| 16 | SRC_URI[md5sum] = "efb58aea95a66738d871f83ec55fec6f" | 17 | SRC_URI[md5sum] = "efb58aea95a66738d871f83ec55fec6f" |
