Summary | Horde_Yaml breaks in check |
Queue | Horde Framework Packages |
Type | Bug |
State | Unconfirmed |
Priority | 1. Low |
Owners | |
Requester | cheese (at) nosuchhost (dot) net |
Created | 05/17/2021 (1458 days ago) |
Due | |
Updated | 05/17/2021 (1458 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde_Yaml breaks in check
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
+ phpunit --bootstrap bootstrap.php -d date.timezone=UTC .
PHPUnit 5.7.27 by Sebastian Bergmann and contributors.
........E.........E..............EEEE....EEEEEE.................. 65 /
89 ( 73%)
.E...................... 89 /
89 (100%)
Time: 58 ms, Memory: 4.00MB
There were 13 errors:
1) Horde_Yaml_DumperTest::testMovedArray
Trying to access array offset on value of type int
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:176
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:104
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:130
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:70
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/DumperTest.php:113
2)
Horde_Yaml_DumperTest::testShouldNotWrapStringsWithCommentDelimiterForFoldedStrings
Trying to access array offset on value of type int
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:176
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:104
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:130
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Dumper.php:70
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/DumperTest.php:229
3) Horde_Yaml_LoaderTest::testMappingIntegerValue
Trying to access array offset on value of type int
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:168
4) Horde_Yaml_LoaderTest::testMappingIntegerZeroValue
Trying to access array offset on value of type int
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:175
5) Horde_Yaml_LoaderTest::testMappingFloatValue
Trying to access array offset on value of type float
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:182
6) Horde_Yaml_LoaderTest::testMappingBooleanTrue
Trying to access array offset on value of type bool
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:191
7) Horde_Yaml_LoaderTest::testFloatExponential
Trying to access array offset on value of type float
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:238
8) Horde_Yaml_LoaderTest::testInfinity
Trying to access array offset on value of type float
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:244
9) Horde_Yaml_LoaderTest::testNegativeInfinity
Trying to access array offset on value of type float
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:251
10) Horde_Yaml_LoaderTest::testNan
Trying to access array offset on value of type float
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:278
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:259
11) Horde_Yaml_LoaderTest::testArray
Trying to access array offset on value of type int
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:287
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:490
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:371
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:350
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:257
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:275
12) Horde_Yaml_LoaderTest::testHash
Trying to access array offset on value of type int
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:287
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:490
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:371
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:350
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:257
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:313
13) Horde_Yaml_LoaderTest::testInlineMappingWithQuotesInlinedInSequence
Trying to access array offset on value of type int
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml/Loader.php:287
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/lib/Horde/Yaml.php:81
/builddir/build/BUILD/php-horde-Horde-Yaml-2.0.7/Horde_Yaml-2.0.7/test/Horde/Yaml/LoaderTest.php:574
ERRORS!
Tests: 89, Assertions: 110, Errors: 13.