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

Enable GitHub Action testing on Darwin and Windows #239

Open
docktermj opened this issue May 10, 2024 · 2 comments
Open

Enable GitHub Action testing on Darwin and Windows #239

docktermj opened this issue May 10, 2024 · 2 comments
Assignees
Labels
go Pull requests that update Go code V4 To be delivered in V4

Comments

@docktermj
Copy link
Contributor

docktermj commented May 10, 2024

See senzing-garage/sz-sdk-go-core#240

Re-enable .github/workflows/go-test-darwn.yaml after the following issue is resolved:

docker-practice/actions-setup-docker#38

@docktermj docktermj self-assigned this May 10, 2024
@docktermj docktermj added the blocked Cannot make progress label May 10, 2024
@github-actions github-actions bot added the triage Need to triage label May 10, 2024
@docktermj docktermj removed their assignment May 10, 2024
@docktermj docktermj removed blocked Cannot make progress triage Need to triage labels May 10, 2024
@docktermj docktermj changed the title Re-enable go-test-darwin.yaml Re-enable go-test-darwin.yaml and go-test-windows.yaml Aug 5, 2024
@docktermj
Copy link
Contributor Author

Errors for Windows

❌ Test_RootCmd (0s)
:
       cmd_test.go:63: 
          	Error Trace:	D:/a/init-database/init-database/cmd/cmd_test.go:63
          	Error:      	Received unexpected error:
          	            	CONFIGPATH: Could not find /cfgVariant.json
          	            	For more information, visit https://hub.senzing.com/go-helpers/errors
          	Test:       	Test_RootCmd
❌ TestBasicInitializer_RegisterObserver (0s)
      initializer_test.go:55: 
          	Error Trace:	D:/a/init-database/init-database/initializer/initializer_test.go:55
          	Error:      	Received unexpected error:
          	            	mkdir \C:: The filename, directory name, or volume label syntax is incorrect.
          	Test:       	TestBasicInitializer_RegisterObserver

@docktermj
Copy link
Contributor Author

Errors for Darwin

❌ Test_RunE (0s)
      cmd_test.go:48: 
          	Error Trace:	/Users/runner/work/init-database/init-database/cmd/cmd_test.go:48
          	Error:      	Received unexpected error:
          	            	CONFIGPATH: Could not find /cfgVariant.json
          	            	For more information, visit https://hub.senzing.com/go-helpers/errors
          	Test:       	Test_RunE

@docktermj docktermj self-assigned this Aug 5, 2024
@docktermj docktermj changed the title Re-enable go-test-darwin.yaml and go-test-windows.yaml Enable GitHub Action testing on Darwin and Windows Sep 13, 2024
@docktermj docktermj added go Pull requests that update Go code V4 To be delivered in V4 labels Sep 13, 2024
docktermj added a commit that referenced this issue Oct 2, 2024
docktermj added a commit that referenced this issue Oct 2, 2024
docktermj added a commit that referenced this issue Oct 2, 2024
docktermj added a commit that referenced this issue Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code V4 To be delivered in V4
Projects
None yet
Development

No branches or pull requests

1 participant