slack
slack copied to clipboard
A message says a test succeeded when one failed while using strategy.matrix
Describe the bug
When running tests in parallel with strategy.matrix, even if one test fails, the Slack message says it succeeded.
Expected behavior The message should show as '❌ failed' when there are some failed tests.
Screenshots