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

Failing NotificationsTest #1591

Closed
MrKrisKrisu opened this issue May 10, 2023 · 0 comments · Fixed by #1606
Closed

Failing NotificationsTest #1591

MrKrisKrisu opened this issue May 10, 2023 · 0 comments · Fixed by #1606
Labels
bug Something isn't working

Comments

@MrKrisKrisu
Copy link
Member

This test has been failing randomly on and off for several months. It runs through without any problems on the new startup. The test should be rewritten once so that it is deterministic.

There was 1 failure:

1) Tests\Feature\NotificationsTest::bob_joining_on_alices_connection_should_spawn_a_notification
Failed to assert that the response count matched the expected 1
Failed asserting that actual size 0 matches expected size 1.

/home/runner/work/traewelling/traewelling/vendor/laravel/framework/src/Illuminate/Testing/AssertableJsonString.php:82
/home/runner/work/traewelling/traewelling/vendor/laravel/framework/src/Illuminate/Testing/TestResponse.php:771
/home/runner/work/traewelling/traewelling/tests/Feature/NotificationsTest.php:94
@MrKrisKrisu MrKrisKrisu added the bug Something isn't working label May 10, 2023
MrKrisKrisu added a commit that referenced this issue May 17, 2023
MrKrisKrisu added a commit that referenced this issue May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant