Source: phpunit
Version: 7.4.0-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/phpunit.html

...
There was 1 failure:

1) 
/build/1st/phpunit-7.4.0/tests/end-to-end/regression/GitHub/2591-separate-function-no-preserve-no-bootstrap-xdebug.phpt
Failed asserting that string matches format description.
--- Expected
+++ Actual
@@ @@
 There were 2 errors:
 
 1) Issue2591_SeparateFunctionNoPreserveTest::testChangedGlobalString
-PHPUnit\Framework\Exception:%sPHP Fatal error:  Class 
'PHPUnit\Framework\TestCase' not found %s
-%SPHP Stack trace:%S
+PHPUnit\Framework\Exception: PHP Fatal error:  Uncaught Error: Class 
'PHPUnit\Framework\TestCase' not found in 
/build/1st/phpunit-7.4.0/tests/end-to-end/regression/GitHub/2591/SeparateFunctionNoPreserveTest.php:16
+Stack trace:
 #0 Standard input code(31): require_once()
+#1 Standard input code(111): __phpunit_run_isolated_test()
+#2 {main}
+  thrown in 
/build/1st/phpunit-7.4.0/tests/end-to-end/regression/GitHub/2591/SeparateFunctionNoPreserveTest.php
 on line 16
+
 2) Issue2591_SeparateFunctionNoPreserveTest::testGlobalString
-PHPUnit\Framework\Exception:%sPHP Fatal error:  Class 
'PHPUnit\Framework\TestCase' not found %s
-%SPHP Stack trace:%S
-%a
+PHPUnit\Framework\Exception: PHP Fatal error:  Uncaught Error: Class 
'PHPUnit\Framework\TestCase' not found in 
/build/1st/phpunit-7.4.0/tests/end-to-end/regression/GitHub/2591/SeparateFunctionNoPreserveTest.php:16
+Stack trace:
+#0 Standard input code(31): require_once()
+#1 Standard input code(111): __phpunit_run_isolated_test()
+#2 {main}
+  thrown in 
/build/1st/phpunit-7.4.0/tests/end-to-end/regression/GitHub/2591/SeparateFunctionNoPreserveTest.php
 on line 16
+
 ERRORS!
 Tests: 2, Assertions: 0, Errors: 2.

/build/1st/phpunit-7.4.0/src/Framework/Constraint/Constraint.php:112
/build/1st/phpunit-7.4.0/src/Framework/Constraint/Constraint.php:60
/build/1st/phpunit-7.4.0/src/Framework/Assert.php:1855
/build/1st/phpunit-7.4.0/src/Framework/Assert.php:1555
/build/1st/phpunit-7.4.0/src/Runner/PhptTestCase.php:277
/build/1st/phpunit-7.4.0/src/Runner/PhptTestCase.php:166
/build/1st/phpunit-7.4.0/src/Framework/TestSuite.php:750
/build/1st/phpunit-7.4.0/src/Framework/TestSuite.php:750
/build/1st/phpunit-7.4.0/src/TextUI/TestRunner.php:613
/build/1st/phpunit-7.4.0/src/TextUI/Command.php:206
/build/1st/phpunit-7.4.0/src/TextUI/Command.php:162
...
Tests: 1989, Assertions: 3454, Failures: 1, Skipped: 4.
make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1

Reply via email to