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

vdk-dag: fix failing validation tests #2712

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

DeltaMichael
Copy link
Contributor

Why?

Tests started failing after #2666 Most likely due to not wrapping errors in UserCodeError anymore

What?

Pass the dag name to the dag validation test fixture

Expect just one request in the dag, as we do a GET request to fetch the job info before doing validation

How was this tested?

Ran test suite locally

What kind of change is this?

Bugfix

@DeltaMichael DeltaMichael force-pushed the person/mdilyan/vdk-dag-tests-fix branch 2 times, most recently from bcd6052 to 3d00d4e Compare September 28, 2023 10:21
Why?

Tests started failing after #2666
Most likely due to not wrapping errors in UserCodeError anymore

What?

Pass the dag name to the dag validation test fixture

Expect just one request in the dag, as we do a GET request
to fetch the job info before doing validation

How was this tested?

Ran test suite locally

What kind of change is this?

Bugfix

Signed-off-by: Dilyan Marinov <mdilyan@vmware.com>
@DeltaMichael DeltaMichael removed the request for review from gageorgiev September 28, 2023 12:06
@DeltaMichael DeltaMichael merged commit e48c8a8 into main Sep 28, 2023
10 checks passed
@DeltaMichael DeltaMichael deleted the person/mdilyan/vdk-dag-tests-fix branch September 28, 2023 12:06
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.

None yet

4 participants