Skip to content

test(async-profiler): split GraphQL integration tests into separate file#1689

Merged
andrewazores merged 1 commit into
cryostatio:mainfrom
andrewazores:split-agent-asyncprofiler-graphql-it
Jul 10, 2026
Merged

test(async-profiler): split GraphQL integration tests into separate file#1689
andrewazores merged 1 commit into
cryostatio:mainfrom
andrewazores:split-agent-asyncprofiler-graphql-it

Conversation

@andrewazores

Copy link
Copy Markdown
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


See #1619

Description of the change:

Split the GraphQL ITs into a separate test class for better isolation in case of flakiness.

@andrewazores

Copy link
Copy Markdown
Member Author

/build_test

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Workflow started at 7/8/2026, 1:31:50 PM. View Actions Run.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

CI build:
Unit tests pass ✅
Tests run: 610, Failures: 0, Errors: 0, Skipped: 1
https://github.com/cryostatio/cryostat/actions/runs/28962727568

@andrewazores andrewazores marked this pull request as ready for review July 8, 2026 18:16
@andrewazores andrewazores requested a review from a team July 8, 2026 18:16
@andrewazores andrewazores force-pushed the split-agent-asyncprofiler-graphql-it branch from 2ddd323 to 48ee9ee Compare July 8, 2026 19:13
@andrewazores

Copy link
Copy Markdown
Member Author

/build_test

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Workflow started at 7/8/2026, 3:14:14 PM. View Actions Run.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

CI build:
Unit tests pass with flaky tests ⚠️
Tests run: 615, Failures: 0, Errors: 0, Skipped: 1, Flakes: 1

Flaky tests:

@andrewazores andrewazores merged commit a7fabef into cryostatio:main Jul 10, 2026
12 of 16 checks passed
@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@andrewazores andrewazores deleted the split-agent-asyncprofiler-graphql-it branch July 10, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants