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

Report tests: Still flaky #1308

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

julienduchesne
Copy link
Member

I think I found the issue. The error is:

{"message":"A dashboard with the same name in the folder already exists","status":"name-exists"}

The issue is not the UID, it's that they have the same title. So let's use random strings for both!

I think I found the issue. The error is:
```
{"message":"A dashboard with the same name in the folder already exists","status":"name-exists"}
```

The issue is not the UID, it's that they have the same title. So let's use random strings for both!
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne marked this pull request as ready for review January 26, 2024 15:52
@julienduchesne julienduchesne requested a review from a team as a code owner January 26, 2024 15:52
@julienduchesne julienduchesne merged commit 587d40d into master Jan 29, 2024
24 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/report-test-still-flaky branch January 29, 2024 13:40
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.

2 participants