You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A change was made at some point over the last few months, which results in some tests being flagged as "risky". The travis-ci builds, but the risky tests mess up code coverage.
CodeIgniter 4 version
develop
Affected module(s)
Travis-ci log excerpt:
CodeIgniter\CodeIgniterTest::testRunDefaultRoute
Test code or tested code did not (only) close its own output buffers
CodeIgniter\CodeIgniterTest::testRunEmptyDefaultRoute
Test code or tested code did not (only) close its own output buffers
CodeIgniter\CodeIgniterTest::testRun404Override
Test code or tested code did not (only) close its own output buffers
CodeIgniter\CodeIgniterTest::testControllersCanReturnString
Test code or tested code did not (only) close its own output buffers
CodeIgniter\CodeIgniterTest::testControllersCanReturnResponseObject
Test code or tested code did not (only) close its own output buffers
CodeIgniter\CodeIgniterTest::testRoutesIsEmpty
Test code or tested code did not (only) close its own output buffers
CodeIgniter\CodeIgniterTest::testTransfersCorrectHTTPVersion
Test code or tested code did not (only) close its own output buffers
FeatureTestCaseTest::testCallGet
Test code or tested code did not (only) close its own output buffers
The text was updated successfully, but these errors were encountered:
jim-parry
added
bug
Verified issues on the current code behavior or pull requests that will fix them
testing
Pull requests that changes tests only
labels
Sep 21, 2018
A change was made at some point over the last few months, which results in some tests being flagged as "risky". The travis-ci builds, but the risky tests mess up code coverage.
CodeIgniter 4 version
develop
Affected module(s)
Travis-ci log excerpt:
Test code or tested code did not (only) close its own output buffers
Test code or tested code did not (only) close its own output buffers
Test code or tested code did not (only) close its own output buffers
Test code or tested code did not (only) close its own output buffers
Test code or tested code did not (only) close its own output buffers
Test code or tested code did not (only) close its own output buffers
Test code or tested code did not (only) close its own output buffers
Test code or tested code did not (only) close its own output buffers
The text was updated successfully, but these errors were encountered: