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

chore: miscellaneous trace viewer fixes #23695

Merged
merged 2 commits into from Jun 14, 2023

Conversation

aslushnikov
Copy link
Collaborator

  • properly annotate continued requests
  • nest attach steps inside the related expect step
  • fix primary-id-to-non-primary-id mapping
  • make sure images in trace are not draggable

Fixes #23693

- properly annotate continued requests
- nest `attach` steps inside the related `expect` step
- fix primary-id-to-non-primary-id mapping
- make sure images in trace are not draggable

Fixes microsoft#23693
@github-actions
Copy link
Contributor

"tests 1" report.

Co-authored-by: Max Schmitt <max@schmitt.mx>
Signed-off-by: Andrey Lushnikov <aslushnikov@gmail.com>
@aslushnikov aslushnikov merged commit 3c0fab4 into microsoft:main Jun 14, 2023
25 of 26 checks passed
@aslushnikov aslushnikov deleted the follow-up-fixes branch June 14, 2023 16:37
aslushnikov added a commit that referenced this pull request Jun 14, 2023
- properly annotate continued requests
- nest `attach` steps inside the related `expect` step
- fix primary-id-to-non-primary-id mapping
- make sure images in trace are not draggable

Fixes #23693

---------

Signed-off-by: Andrey Lushnikov <aslushnikov@gmail.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
@github-actions
Copy link
Contributor

"tests 1" report.

@github-actions
Copy link
Contributor

"tests 1" report.

@github-actions
Copy link
Contributor

"tests 2" report.

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

Successfully merging this pull request may close these issues.

[BUG] attachment steps are not hidden inside expect.toHaveScreenshot()
3 participants