Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer::start() has to be called before Timer::stop() #184

Open
kec2 opened this issue Dec 11, 2022 · 0 comments
Open

Timer::start() has to be called before Timer::stop() #184

kec2 opened this issue Dec 11, 2022 · 0 comments

Comments

@kec2
Copy link

kec2 commented Dec 11, 2022

What version of this package are you using?
0.32.0

What operating system, Node.js, and npm version?
Debian 11, Composer version 2.4.4, Php 8.1

What happened?
PHPUnit Pretty Result Printer 0.32.0 by Codedungeon and contributors. '==> Configuration: '/var/www/html/vendor/codedungeon/phpunit-result-printer/src/phpunit-printer.yml PHPUnit 9.5.27 by Sebastian Bergmann and contributors. ==> TestAllocine ∅ ∅ ∅ ∅ ∅ Time: 00:00.461, Memory: 18.00 MB OK, but incomplete, skipped, or risky tests! Tests: 5, Assertions: 0, Incomplete: 5. PHPUnit 9.5.27 by Sebastian Bergmann and contributors. ==> TestAmazonAWS ∅ ∅
An exception occurred:
Timer::start() has to be called before Timer::stop()

I don't get this exception with the default HTML printer.

What did you expect to happen?
Not an exception.

Are you willing to submit a pull request to fix this bug?
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant