Skip to content

Go Test Error -- decode_test error #580

@xianlubird

Description

@xianlubird

What happened?

Go Test Error -- decode_test.go

--- FAIL: TestDecodeOperatorConfig (0.00s)
    --- FAIL: TestDecodeOperatorConfig/defaults_applied_for_minimal_YAML (0.00s)
        decode_test.go:70: 
            	Error Trace:	/Users/admin/work/go/src/github.com/ai-dynamo/grove/operator/api/config/v1alpha1/decode_test.go:70
            	            				/Users/admin/work/go/src/github.com/ai-dynamo/grove/operator/api/config/v1alpha1/decode_test.go:117
            	Error:      	Not equal: 
            	            	expected: 1
            	            	actual  : 10
            	Test:       	TestDecodeOperatorConfig/defaults_applied_for_minimal_YAML
        decode_test.go:72: 
            	Error Trace:	/Users/admin/work/go/src/github.com/ai-dynamo/grove/operator/api/config/v1alpha1/decode_test.go:72
            	            				/Users/admin/work/go/src/github.com/ai-dynamo/grove/operator/api/config/v1alpha1/decode_test.go:117
            	Error:      	Not equal: 
            	            	expected: 1
            	            	actual  : 5
            	Test:       	TestDecodeOperatorConfig/defaults_applied_for_minimal_YAML
        decode_test.go:74: 
            	Error Trace:	/Users/admin/work/go/src/github.com/ai-dynamo/grove/operator/api/config/v1alpha1/decode_test.go:74
            	            				/Users/admin/work/go/src/github.com/ai-dynamo/grove/operator/api/config/v1alpha1/decode_test.go:117
            	Error:      	Not equal: 
            	            	expected: 1
            	            	actual  : 10
            	Test:       	TestDecodeOperatorConfig/defaults_applied_for_minimal_YAML
FAIL
FAIL	github.com/ai-dynamo/grove/operator/api/config/v1alpha1	0.472s
FAIL

What did you expect to happen?

No response

Environment

  • Kubernetes version
  • Grove version
  • Scheduler details
  • Cloud provider or hardware configuration
  • Tools that you are using Grove together with
  • Anything else that is relevant

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions