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

Layout is broken in generated HTML file #267

Open
diegotl opened this issue Jul 13, 2022 · 0 comments
Open

Layout is broken in generated HTML file #267

diegotl opened this issue Jul 13, 2022 · 0 comments

Comments

@diegotl
Copy link

diegotl commented Jul 13, 2022

I noticed the page layout seems to be a bit broken, and differs from what it's expected to be. I make a small project to illustrate.

  • There are two extra sections "Selected tests (3.85s)" and "(3.85s)" that doesn't make much sense.
  • Below UlTestAppUlTests(3.85s) we see the snapshots generated in testExample(), but they shouldn't be there.
  • Below testExample() we see the same snapshots, but they also shouldn't be there.

Screenshot 2022-07-13 at 11 40 16

I'm attaching the xcresult file. It was generated by running the UI tests in Xcode 13.4.1
TestsResults.xcresult.zip

Is there something I'm missing?

Thanks!

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