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

[Bug]: Unittest TestSimulation/TestDispatchToVchannels is not stable #35150

Closed
1 task done
congqixia opened this issue Jul 31, 2024 · 3 comments
Closed
1 task done

[Bug]: Unittest TestSimulation/TestDispatchToVchannels is not stable #35150

congqixia opened this issue Jul 31, 2024 · 3 comments
Assignees
Labels
ci/bug ci/ut kind/bug Issues or changes related a bug stale indicates no udpates for 30 days triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@congqixia
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: a9744d6
- Deployment mode(standalone or cluster): n/a
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

Unittest TestSimulation/TestDispatchToVchannels is not stable

Expected Behavior

unit test shall pass stably

Steps To Reproduce

No response

Milvus Log

     manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
[2024/07/31 09:08:13.665 +00:00] [DEBUG] [config/refresher.go:71] ["etcd refreshConfigurations"] [prefix=by-dev/config] [endpoints="[etcd:2379]"]
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels
    manager_test.go:317: 
        	Error Trace:	/go/src/github.com/milvus-io/milvus/pkg/mq/msgdispatcher/manager_test.go:317
        	Error:      	Not equal: 
        	            	expected: 53
        	            	actual  : 0
        	Test:       	TestSimulation/TestDispatchToVchannels

Anything else?

No response

@congqixia congqixia added kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on. ci/ut ci/bug labels Jul 31, 2024
@congqixia
Copy link
Contributor Author

@XuanYang-cn
Copy link
Contributor

sre-ci-robot pushed a commit that referenced this issue Aug 1, 2024
sumitd2 pushed a commit to sumitd2/milvus that referenced this issue Aug 6, 2024
Copy link

stale bot commented Aug 31, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.

@stale stale bot added the stale indicates no udpates for 30 days label Aug 31, 2024
@stale stale bot closed this as completed Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/bug ci/ut kind/bug Issues or changes related a bug stale indicates no udpates for 30 days triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants