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

[BUG]: Cannot view previous retries in the UI #170

Closed
AndresZourelli opened this issue Jan 16, 2025 · 2 comments
Closed

[BUG]: Cannot view previous retries in the UI #170

AndresZourelli opened this issue Jan 16, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@AndresZourelli
Copy link

Describe the bug
In the UI if I have 4 retries I am only able to load data for the last retry. The rest of them show 'Failed to fetch data'. This was previously working and had no code changes to our playwright config files.

To Reproduce
run playwright test suite that has retries and uploads data to the service

Expected behavior
I should be able to see info about the test run for those retries

Screenshots
Original run
Image

Retry 1 out of 3
Image

Retry 2 out of 3
Image

Retry 3 out of 3
Image

Setup information (please complete the following information):

  • Azure Subscription Id: c7dccb7f-e6b8-4720-802a-a3925a91bbaf
  • Workspace Name: cpimAdminUx
  • Service trace Id (if available):
  • Log snippet (if available):
  • Browser on which tests are executed (if applicable):
  • Time range (in PST) when the issue was experienced: Stopped working on the 9th. Previous runs still display data.
  • Playwright Version: 1.48.1
  • Client machine OS: Windows
  • OS requested on Service: Linux

Additional context
Failed Blob Call
Request Id: e4712e4a-001e-0094-7255-6826d3000000

Successful Call
Request Id: e471a481-001e-0094-1655-6826d3000000

@kj0171
Copy link

kj0171 commented Jan 17, 2025

Thank you for reporting this.
Sorry for the inconvenience caused. We are looking into this and will update shortly.

@kj0171 kj0171 self-assigned this Jan 17, 2025
@puagarwa puagarwa added the bug Something isn't working label Jan 17, 2025
@kj0171
Copy link

kj0171 commented Jan 17, 2025

We have fixed this issue. Please try again.
If you are still facing it, please feel free to reopen the issue.

Thanks :)

@kj0171 kj0171 closed this as completed Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants