Skip to content

Test TestReplay/testdata/process_plugin_sqlc_gen_json fails if sqlc-gen-json isn't found in $PATH #2076

@andrewmbenton

Description

@andrewmbenton

Version

1.16.0

What happened?

I cloned the repo and ran the tests, and TestReplay/testdata/process_plugin_sqlc_gen_json failed. I would expect the tests to pass

Relevant log output

--- FAIL: TestReplay (0.12s)
    --- FAIL: TestReplay/testdata/process_plugin_sqlc_gen_json (0.01s)
        endtoend_test.go:118: sqlc generate failed: # package jsonb
            error generating code: process: sqlc-gen-json not found
FAIL
FAIL	github.com/kyleconroy/sqlc/internal/endtoend	2.834s

Database schema

No response

SQL queries

No response

Configuration

No response

Playground URL

No response

What operating system are you using?

Linux

What database engines are you using?

No response

What type of code are you generating?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions