diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-12 15:37:16 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-12 15:37:16 +0100 |
commit | 9ab9f9421321f8d03c875cb1134c761009c81c84 (patch) | |
tree | 1c6114f32ed5d6744462fba2fee7a271d705d0f9 | |
parent | 1a938f8fb49d1eb24d5aefb26ae066bbe543c6e5 (diff) |
php-pecl-v8js: cleanup (all tests pass on all arch now)
-rw-r--r-- | php-pecl-v8js.spec | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/php-pecl-v8js.spec b/php-pecl-v8js.spec index bef5aa4..d04eded 100644 --- a/php-pecl-v8js.spec +++ b/php-pecl-v8js.spec @@ -185,15 +185,6 @@ fi %check -%if 0%{__isa_bits} < 64 -: ingore failted see https://github.com/phpv8/v8js/issues/270 -rm ?TS/tests/create_snapshot_basic.phpt -rm ?TS/tests/memory_limit.phpt -rm ?TS/tests/set_memory_limit_001.phpt -rm ?TS/tests/set_memory_limit_003.phpt -rm ?TS/tests/set_memory_limit_basic.phpt -%endif - : Minimal load test for NTS extension cd NTS %{_bindir}/php --no-php-ini \ |