Skip to content

test(auditor): re-enable tests#843

Open
parkanzky wants to merge 1 commit into
mainfrom
AIRCORE-831/re-enable-e2e-pparkanzky
Open

test(auditor): re-enable tests#843
parkanzky wants to merge 1 commit into
mainfrom
AIRCORE-831/re-enable-e2e-pparkanzky

Conversation

@parkanzky

@parkanzky parkanzky commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Previously disabled some e2e tests that depended on the Auditor image being rebuilt. Re-enabling to test the updated image.

Summary by CodeRabbit

  • Tests
    • Re-enabled end-to-end audit job submission coverage.
    • Tests now submit audit jobs, wait for completion, and clean up created jobs automatically.

Signed-off-by: Paul A. Parkanzky <parkanzky@users.noreply.github.com>
@parkanzky
parkanzky requested review from a team as code owners July 22, 2026 15:08
@github-actions github-actions Bot added the test conventional-commit type label Jul 22, 2026
@parkanzky
parkanzky requested a review from mmogallapalli July 22, 2026 15:08
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: ed731fd6-a9b3-4f47-8d38-fb15db49ab38

📥 Commits

Reviewing files that changed from the base of the PR and between 61670b5 and c5bab9e.

📒 Files selected for processing (1)
  • e2e/auditor/test_audit_job.py
💤 Files with no reviewable changes (1)
  • e2e/auditor/test_audit_job.py

📝 Walkthrough

Walkthrough

Two skipped auditor audit-job E2E tests are re-enabled. They submit jobs, poll for terminal status, and cancel/delete jobs during cleanup.

Changes

Auditor audit-job execution

Layer / File(s) Summary
Enable audit-job submission coverage
e2e/auditor/test_audit_job.py
Removes skip markers from blank-probe and entity-reference audit-job tests, enabling submission, polling, and cleanup execution.

Possibly related PRs

Suggested reviewers: mmogallapalli

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: re-enabling Auditor tests.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch AIRCORE-831/re-enable-e2e-pparkanzky

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor
Suite Lines Covered Line Rate Branch Rate
Unit Tests 27113/34832 77.8% 62.1%
Integration Tests 15891/33443 47.5% 19.9%

@parkanzky

Copy link
Copy Markdown
Contributor Author

Digging in to why the tests fail on CI. All of QA's E2E tests have passed with the latest image, so something is different here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test conventional-commit type

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant