Skip to content

chore: Register 'serial' pytest marker in mlops tox.ini#5951

Merged
lucasjia-aws merged 2 commits into
aws:masterfrom
lucasjia-aws:master
Jun 16, 2026
Merged

chore: Register 'serial' pytest marker in mlops tox.ini#5951
lucasjia-aws merged 2 commits into
aws:masterfrom
lucasjia-aws:master

Conversation

@lucasjia-aws

Copy link
Copy Markdown
Collaborator

The Lake Formation integ tests use @pytest.mark.serial, but the marker was never registered, producing PytestUnknownMarkWarning noise on every run. Register it in the [pytest] markers section.

Issue #, if available:

Description of changes:

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

The Lake Formation integ tests use @pytest.mark.serial, but the marker
was never registered, producing PytestUnknownMarkWarning noise on every
run. Register it in the [pytest] markers section.
@lucasjia-aws lucasjia-aws merged commit 22f8f25 into aws:master Jun 16, 2026
13 of 18 checks passed
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