Skip to content

test: Use the deadline cloud test fixtures for xa11y tests. - #487

Merged
karthikbekalp merged 1 commit into
aws-deadline:mainlinefrom
karthikbekalp:moreTests
Jul 17, 2026
Merged

test: Use the deadline cloud test fixtures for xa11y tests.#487
karthikbekalp merged 1 commit into
aws-deadline:mainlinefrom
karthikbekalp:moreTests

Conversation

@karthikbekalp

@karthikbekalp karthikbekalp commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What was the problem/requirement? (What/Why)

DCC submitter UI tests need common infrastructure for running against an offline Deadline Cloud backend, interacting with the submitter through accessibility APIs, and validating exported job bundles and rendered images.

This infrastructure was implemented locally in the Cinema 4D integration tests, which made it difficult for other DCC integrations to reuse and maintain.

What was the solution? (How)

This is part 2 of the effort.

We have already merged and released changes to deadline-cloud-test-fixtures. aws-deadline/deadline-cloud-test-fixtures#301

This just removes duplicate code in Cinema 4D and re-uses the deadline cloud test fixtures code.

What is the impact of this change?

More reusability. No improvement in any other aspects.

How was this change tested?

Ran these tests locally on Mac and Windows.


test/integ_xa11y/test_cinema4d.py::test_integ[cube] 
[gw0] [100%] PASSED test/integ_xa11y/test_cinema4d.py::test_integ[cube] 

================================================ slowest 5 durations =================================================
30.86s call     test/integ_xa11y/test_cinema4d.py::test_integ[cube]
0.25s setup    test/integ_xa11y/test_cinema4d.py::test_integ[cube]
0.00s teardown test/integ_xa11y/test_cinema4d.py::test_integ[cube]
================================================= 1 passed in 31.76s =================================================

Was this change documented?

No customer facing impact.

Is this a breaking change?

No

If so, then please describe the changes that users of this package must make to update their scripts, or Python applications. Also,
please ensure that the title of your commit follows our conventional commit guidelines in
CONTRIBUTING.md for breaking changes.
delete text ending here


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@karthikbekalp
karthikbekalp requested a review from a team as a code owner July 17, 2026 18:08
@karthikbekalp
karthikbekalp enabled auto-merge (squash) July 17, 2026 18:09
@github-actions github-actions Bot added the waiting-on-maintainers Waiting on the maintainers to review. label Jul 17, 2026
Comment thread test/integ_xa11y/test_cinema4d.py Fixed
Comment thread test/integ_xa11y/utils.py
Signed-off-by: Karthik Bekal Pattathana <133984042+karthikbekalp@users.noreply.github.com>
@karthikbekalp
karthikbekalp merged commit e3687dc into aws-deadline:mainline Jul 17, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on-maintainers Waiting on the maintainers to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants