-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.15, 3.4.6, 3.5.3, 3.6, 3.7
-
MOODLE_31_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_31_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MDL-64285-master -
While running PHPUnit on my Windows 7 32-bit VM, I got this.
1) core_environment_testcase::test_environment
|
Problem detected in environment (custom_check:php not 64 bits), fix all warnings and errors!
|
Failed asserting that false is true.C:\inetpub\wwwroot\imaster\lib\tests\environment_test.php:63
|
C:\inetpub\wwwroot\imaster\lib\phpunit\classes\advanced_testcase.php:80To re-run:
|
vendor/bin/phpunit "core_environment_testcase" lib/tests/environment_test.php
|
|
I think that this should be marked skipped though for 32-bit PHP versions.