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

Trace viewer updated pr #5

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Trace viewer updated pr #5

wants to merge 22 commits into from

Conversation

fadezak100
Copy link
Member

Description same as in here #1

aslushnikov and others added 22 commits July 10, 2023 19:11
…od (microsoft#24147)

Fixes microsoft#24144.

Previously, we only matched by url, which confuses GET and HEAD requests
where the latter is usually zero-sized.

Also make sure that resources are sorted by their monotonicTime, since
that's not always the case in the trace file, where they are sorted by
the "response body retrieved" time.
…tests when test names have special chars (microsoft#23414)" (microsoft#24217)

This PR cherry-picks the following commits:

- 57cca1d

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
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.

7 participants