Last active
March 24, 2019 08:45
-
-
Save norberttech/cad8902e88e8034a7fa06586926d208f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| vendor/bin/roave-no-leaks | |
| PHPUnit 8.0.5 by Sebastian Bergmann and contributors. | |
| ............................................................... 63 / 154 ( 40%) | |
| ............................................................... 126 / 154 ( 81%) | |
| ............................ 154 / 154 (100%)................................... 189 / 154 (122%) | |
| ............................................................... 252 / 154 (163%) | |
| ............................................................... 315 / 154 (204%) | |
| .......PHP Fatal error: Uncaught Exception: The following test produced memory leaks: | |
| * App\Tests\Functional\Console\Email\ScanMessagesTest::test_marking_messages_for_existing_offer_as_seen_and_forwarding_email | |
| * App\Tests\Functional\Web\OfferTest::test_new_offer_page | |
| * App\Tests\Functional\Web\OfferTest::test_success_page_after_posting_offer | |
| * App\Tests\Functional\Web\OfferTest::test_offer_details_page | |
| * App\Tests\Functional\Web\OfferTest::test_deleting_offer | |
| * App\Tests\Functional\Web\OfferTest::test_attempt_to_remove_offer_that_does_not_belong_to_the_user | |
| * App\Tests\Functional\Web\SpecializationTest::test_specialization_offers_list | |
| * App\Tests\Functional\Web\SpecializationTest::test_filter_out_offers_without_salary | |
| * App\Tests\Functional\Web\SpecializationTest::test_filter_out_not_remote_offers | |
| * App\Tests\Functional\Web\SpecializationTest::test_sort_by_salary_ASC | |
| * HireInSocial\Tests\Application\Integration\Command\Offer\PostOfferTest::test_posting_offer_too_fast | |
| in /var/www/hireinsocial/vendor/roave/no-leaks/src/Co in /var/www/hireinsocial/vendor/symfony/dependency-injection/Container.php on line 260 | |
| Fatal error: Uncaught Exception: The following test produced memory leaks: | |
| * App\Tests\Functional\Console\Email\ScanMessagesTest::test_marking_messages_for_existing_offer_as_seen_and_forwarding_email | |
| * App\Tests\Functional\Web\OfferTest::test_new_offer_page | |
| * App\Tests\Functional\Web\OfferTest::test_success_page_after_posting_offer | |
| * App\Tests\Functional\Web\OfferTest::test_offer_details_page | |
| * App\Tests\Functional\Web\OfferTest::test_deleting_offer | |
| * App\Tests\Functional\Web\OfferTest::test_attempt_to_remove_offer_that_does_not_belong_to_the_user | |
| * App\Tests\Functional\Web\SpecializationTest::test_specialization_offers_list | |
| * App\Tests\Functional\Web\SpecializationTest::test_filter_out_offers_without_salary | |
| * App\Tests\Functional\Web\SpecializationTest::test_filter_out_not_remote_offers | |
| * App\Tests\Functional\Web\SpecializationTest::test_sort_by_salary_ASC | |
| * HireInSocial\Tests\Application\Integration\Command\Offer\PostOfferTest::test_posting_offer_too_fast | |
| in /var/www/hireinsocial/vendor/roave/no-leaks/src/Co in /var/www/hireinsocial/vendor/symfony/dependency-injection/Container.php on line 260 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment