Skip to content

TestCaseTest::testStreamFilter() fails #6203

@kenjis

Description

@kenjis
$ vendor/bin/phpunit tests/system/Test/
PHPUnit 9.5.21 #StandWithUkraine

Runtime:       PHP 8.0.20
Configuration: /Users/kenji/work/codeigniter/CodeIgniter4/phpunit.xml

...............................................................  63 / 206 ( 30%)
............................................................... 126 / 206 ( 61%)
.........................F..................................... 189 / 206 ( 91%)
.................                                               206 / 206 (100%)

Time: 00:04.397, Memory: 26.00 MB

There was 1 failure:

1) CodeIgniter\Test\TestCaseTest::testStreamFilter
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'first.
+'
+first.
 '

.../CodeIgniter4/tests/system/Test/TestCaseTest.php:60

FAILURES!
Tests: 206, Assertions: 306, Failures: 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingPull requests that changes tests only

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions