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

Bump github.com/antonmedv/expr from 1.12.5 to 1.12.6 causes issue #24358

Closed
codeboten opened this issue Jul 17, 2023 · 3 comments
Closed

Bump github.com/antonmedv/expr from 1.12.5 to 1.12.6 causes issue #24358

codeboten opened this issue Jul 17, 2023 · 3 comments

Comments

@codeboten
Copy link
Contributor

Component(s)

pkg/stanza

Describe the issue you're reporting

Upgrade to the dep causes the following failure:

--- FAIL: TestTransformer (0.00s)
    --- FAIL: TestTransformer/MatchEnv (0.00s)
        router_test.go:215: 
                Error Trace:    /Users/alex.boten/workspace/opentelemetry-collector-contrib/pkg/stanza/operator/transformer/router/router_test.go:215
                Error:          Not equal: 
                                expected: map[string]int{"output1":1}
                                actual  : map[string]int{"output2":1}
                            
                                Diff:
                                --- Expected
                                +++ Actual
                                @@ -1,3 +1,3 @@
                                 (map[string]int) (len=1) {
                                - (string) (len=7) "output1": (int) 1
                                + (string) (len=7) "output2": (int) 1
                                 }
                Test:           TestTransformer/MatchEnv
FAIL

See https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5580708751/jobs/10198965685?pr=24357 for more details

@github-actions
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions
Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Sep 25, 2023
@codeboten
Copy link
Contributor Author

This dep is now at 1.15.2, no longer an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants