Skip to content

Conversation

@aylei
Copy link
Collaborator

@aylei aylei commented Aug 7, 2025

This PR fixes the compatibility test runs agains v0.9.3

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

Signed-off-by: Aylei <rayingecho@gmail.com>
@aylei aylei requested a review from zpoint August 7, 2025 07:54
@aylei
Copy link
Collaborator Author

aylei commented Aug 7, 2025

/quicktest-core

Copy link
Collaborator

@zpoint zpoint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zpoint
Copy link
Collaborator

zpoint commented Aug 7, 2025

/quicktest-core --base-branch releases/0.9.3

Signed-off-by: Aylei <rayingecho@gmail.com>
@aylei
Copy link
Collaborator Author

aylei commented Aug 7, 2025

/quicktest-core --base-branch releases/0.9.3

Copy link
Collaborator

@kevinmingtarja kevinmingtarja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing @aylei! Sorry for breaking this on my last PR.

LGTM, there's just one place where it needs to be reverted to --cloud again. I think the test should pass after that.

@kevinmingtarja
Copy link
Collaborator

/quicktest-core --base-branch releases/0.9.3

@zpoint zpoint merged commit 432b49a into master Aug 8, 2025
22 of 25 checks passed
@zpoint zpoint deleted the fix-backward-compat-test branch August 8, 2025 03:04
lloyd-brown pushed a commit that referenced this pull request Aug 8, 2025
* Fixed backward compatibility test

Signed-off-by: Aylei <rayingecho@gmail.com>

* Fix

Signed-off-by: Aylei <rayingecho@gmail.com>

* Update tests/smoke_tests/backward_compat/test_backward_compat.py

---------

Signed-off-by: Aylei <rayingecho@gmail.com>
Co-authored-by: Kevin Mingtarja <69668484+kevinmingtarja@users.noreply.github.com>
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.

4 participants