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

fix(inc-1013): Update arroyo verion #6824

Merged
merged 3 commits into from
Jan 27, 2025
Merged

fix(inc-1013): Update arroyo verion #6824

merged 3 commits into from
Jan 27, 2025

Conversation

volokluev
Copy link
Member

No description provided.

@volokluev volokluev requested a review from a team as a code owner January 25, 2025 00:01
Copy link

codecov bot commented Jan 25, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
12 1 11 0
View the top 1 failed tests by shortest run time
::tests.subscriptions.test_executor_consumer
Stack Traces | 0s run time
ImportError while importing test module '.../tests/subscriptions/test_executor_consumer.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
.../local/lib/python3.11.../site-packages/_pytest/python.py:608: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
.../local/lib/python3.11.../site-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
.../local/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1204: in _gcd_import
    ???
<frozen importlib._bootstrap>:1176: in _find_and_load
    ???
<frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:690: in _load_unlocked
    ???
.../local/lib/python3.11.../_pytest/assertion/rewrite.py:168: in exec_module
    exec(co, module.__dict__)
tests/subscriptions/test_executor_consumer.py:16: in <module>
    from arroyo.utils.clock import TestingClock
E   ImportError: cannot import name 'TestingClock' from 'arroyo.utils.clock' (.../local/lib/python3.11.../arroyo/utils/clock.py)

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@volokluev volokluev merged commit 246b40a into master Jan 27, 2025
31 checks passed
@volokluev volokluev deleted the volo/bump_arroyo branch January 27, 2025 17:56
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