Skip to content

Test failure in end-to-end regression test with PHP 7.3 #3638

@oliverklee

Description

@oliverklee
Q A
PHPUnit version master 68e2fb1
PHP version 7.3.1
Installation Method Git master from GitHub
1) /Users/klee/src/php/phpunit/tests/end-to-end/regression/GitHub/2591-separate-function-no-preserve-no-bootstrap-php73.phpt
Failed asserting that string matches format description.
--- Expected
+++ Actual
@@ @@
 PHPUnit 8.2-g68e2fb11f by Sebastian Bergmann and contributors.

-EE                                                                  2 / 2 (100%)
+..                                                                  2 / 2 (100%)

 Time: 193 ms, Memory: 6.00 MB

-There were 2 errors:
-
-1) Issue2591_SeparateFunctionNoPreserveTest::testChangedGlobalString
-PHPUnit\Framework\Exception: %sUncaught Error%sin %s
-%a
-2) Issue2591_SeparateFunctionNoPreserveTest::testGlobalString
-PHPUnit\Framework\Exception: %sUncaught Error%sin %s
-%a
-ERRORS!
-Tests: 2, Assertions: 0, Errors: 2.
+OK (2 tests, 0 assertions)

/Users/klee/src/php/phpunit/tests/end-to-end/regression/GitHub/2591-separate-function-no-preserve-no-bootstrap-php73.phpt:23
/Users/klee/src/php/phpunit/src/Framework/TestSuite.php:547
/Users/klee/src/php/phpunit/src/Framework/TestSuite.php:547
/Users/klee/src/php/phpunit/src/TextUI/TestRunner.php:602
/Users/klee/src/php/phpunit/src/TextUI/Command.php:207
/Users/klee/src/php/phpunit/src/TextUI/Command.php:163

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions