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

Test failure: TestCreateReadUpdateDeleteIbaDashboards #474

Open
chrismarget-j opened this issue Dec 26, 2024 · 0 comments
Open

Test failure: TestCreateReadUpdateDeleteIbaDashboards #474

chrismarget-j opened this issue Dec 26, 2024 · 0 comments

Comments

@chrismarget-j
Copy link
Collaborator

GOROOT=/usr/local/go #gosetup
GOPATH=/Users/cmarget/go #gosetup
/usr/local/go/bin/go test -c --tags=integration -tags integration -o /Users/cmarget/Library/Caches/JetBrains/GoLand2024.3/tmp/GoLand/___TestCreateReadUpdateDeleteIbaDashboards_in_github_com_Juniper_apstra_go_sdk_apstra.test github.com/Juniper/apstra-go-sdk/apstra #gosetup
/usr/local/go/bin/go tool test2json -t /Users/cmarget/Library/Caches/JetBrains/GoLand2024.3/tmp/GoLand/___TestCreateReadUpdateDeleteIbaDashboards_in_github_com_Juniper_apstra_go_sdk_apstra.test -test.v=test2json -test.paniconexit0 -test.run ^\QTestCreateReadUpdateDeleteIbaDashboards\E$ #gosetup
=== RUN   TestCreateReadUpdateDeleteIbaDashboards
2024/12/26 15:18:08 unsupported API version: '5.1.0'
=== RUN   TestCreateReadUpdateDeleteIbaDashboards/5.1.0_i-0a36daf0e2501f5e7
=== PAUSE TestCreateReadUpdateDeleteIbaDashboards/5.1.0_i-0a36daf0e2501f5e7
=== CONT  TestCreateReadUpdateDeleteIbaDashboards/5.1.0_i-0a36daf0e2501f5e7
    api_iba_dashboards_test.go:39: 18
    api_iba_dashboards_test.go:52: Name :device_prerequisites Created Id :174082be-ebaf-43c5-975c-bad9cbe6a8bf
    api_iba_dashboards_test.go:53: Getting Dashboard
    api_iba_dashboards_test.go:58: Updating Dashboard
    api_iba_dashboards_test.go:61: 
        	Error Trace:	/Users/cmarget/projects/work/apstra-go-sdk/apstra/api_iba_dashboards_test.go:61
        	Error:      	Received unexpected error:
        	            	attempt to update dashboard with non-empty updated_by value - this value can be set only by the server
        	Test:       	TestCreateReadUpdateDeleteIbaDashboards/5.1.0_i-0a36daf0e2501f5e7
--- FAIL: TestCreateReadUpdateDeleteIbaDashboards/5.1.0_i-0a36daf0e2501f5e7 (8.93s)

--- FAIL: TestCreateReadUpdateDeleteIbaDashboards (0.52s)

FAIL

Process finished with the exit code 1
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

No branches or pull requests

1 participant