Skip to content

How to show failed tests in the summary of a finished test run? #25131

Answered by yannbf
Foxhoundn asked this question in Help
Discussion options

You must be logged in to vote

Hey @Foxhoundn so sorry I missed this for so long. I took a deeper check on your report and the issue is not how lengthy the error message is, but rather how verbose the browser logs are when your test fails! For instance, in this run, a single failure shows the following browser log errors/warnings:

  • warn: Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
  • error: Warning: Received %s for a non-boolean attribute %s at div
  • error: Warning: Received %s for a non-boolean attribute %s at span
  • error: Warning: Each child in a list should have a unique "key" prop at div
  • error: Warning: Canno…

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@Foxhoundn
Comment options

Comment options

You must be logged in to vote
3 replies
@yannbf
Comment options

@Foxhoundn
Comment options

@Foxhoundn
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@yannbf
Comment options

Answer selected by yannbf
@Foxhoundn
Comment options

@yannbf
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants