From: Nikita Popov Date: Sat, 15 Feb 2014 23:02:51 +0000 (+0100) Subject: Remove XFAIL from a test X-Git-Tag: php-5.6.0alpha3~1^2~84^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d5f806e77cc77ad535989a234cb14a803cfaad6;p=php Remove XFAIL from a test Everything looks to be working fine, the test is just wrong. INF equals INF as per IEEE 754. --- diff --git a/ext/standard/tests/math/bug45712.phpt b/ext/standard/tests/math/bug45712.phpt index e10d0e7ec3..2aa4386587 100644 --- a/ext/standard/tests/math/bug45712.phpt +++ b/ext/standard/tests/math/bug45712.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #45712 (NaN/INF comparison) ---XFAIL-- -Bug 45712 not fixed yet. --FILE--