zenstruck / messenger-monitor-bundle

Batteries included UI to monitor your Messenger workers, transports, schedules, and messages.
MIT License
153 stars 16 forks source link

fix: normalize_process_exception() test #91

Closed Chris53897 closed 1 week ago

Chris53897 commented 3 months ago

i am not sure why $result['error_output'] is emtpy now in the ci runs, and was not before. Changes in symfony?

Chris53897 commented 3 months ago

It fails on different runs. I see some action runs, that is was on code coverage. But there are others if i remember correct.

I will try to find some time, to have a deeper look.

Now it is NULL instead of '' ?

1) Zenstruck\Messenger\Monitor\Tests\History\ResultNormalizerTest::normalize_process_exception
Failed asserting that null is identical to 127.
kbond commented 1 week ago

I've hopefully made this test less brittle in #101