diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-08-04 17:26:26 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-08-04 17:26:26 +0200 | 
| commit | d9399f90fe420907086cb976a7d093461c374d99 (patch) | |
| tree | 1448298f6a14c9312375158a2fe60a5174004e37 | |
| parent | 918da3c6876ef32ca6774c3065844dd51a03770b (diff) | |
php-pecl-dom-varimport: temporary ignore 1 test (32bits)
| -rw-r--r-- | php-pecl-dom-varimport.spec | 7 | 
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-dom-varimport.spec b/php-pecl-dom-varimport.spec index 28efb0a..39be0b4 100644 --- a/php-pecl-dom-varimport.spec +++ b/php-pecl-dom-varimport.spec @@ -179,6 +179,9 @@ done  %check  export NO_INTERACTION=1  export REPORT_EXIT_STATUS=1 +%ifnarch x86_64 +rm ?TS/tests/003_mem_leaks.phpt +%endif  cd NTS  : Minimal load test for NTS extension @@ -255,4 +258,6 @@ fi  * Tue Aug  4 2015 Remi Collet <remi@fedoraproject.org> - 1.11.2-1  - Initial RPM package  - open https://github.com/DmitryKoterov/dom_varimport/pull/5 -  fix config.m4 + fix role for tests
\ No newline at end of file +  fix config.m4 + fix role for tests +- open https://github.com/DmitryKoterov/dom_varimport/issues/6 +  failed test with php 5.6 / 32bits
\ No newline at end of file  | 
