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

[Go] Failing unit tests as a result of js/plugins/dotprompt directory removal #1741

Open
yesudeep opened this issue Jan 31, 2025 · 1 comment
Labels
bug Something isn't working go

Comments

@yesudeep
Copy link
Contributor

yesudeep commented Jan 31, 2025

Error
https://github.com/firebase/genkit/actions/runs/13079880007/job/36500804705?pr=1740

=== RUN   TestPicoschema
    picoschema_test.go:36: open ../../../js/plugins/dotprompt/tests/picoschema_tests.yaml: no such file or directory
--- FAIL: TestPicoschema (0.00s)
=== RUN   TestRender

To Reproduce
Run go test -C go -v ./... in the root directory

Expected behavior
All unit tests pass.

Screenshots

Runtime (please complete the following information):

  • OS: macOS
  • Version: Sequoia

** Go version**

  • go version go1.23.5 darwin/arm64

Additional context
Directory removed earlier by #1651

@yesudeep
Copy link
Contributor Author

Test disabled temporarily at #1740

@hugoaguirre hugoaguirre removed their assignment Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go
Projects
Status: Planned
Development

No branches or pull requests

2 participants