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

[ARM64] failedTemplate assert failing for template not found error #160

Open
mederel opened this issue Mar 17, 2022 · 0 comments
Open

[ARM64] failedTemplate assert failing for template not found error #160

mederel opened this issue Mar 17, 2022 · 0 comments

Comments

@mederel
Copy link

mederel commented Mar 17, 2022

This issue is going to be for a niche of users only... I found that the following combination does not work:

  • a template that uses "template" function with a name of named template that does not exist
  • a test suite with an assert: template "blabla" not defined

If I run this on an amd64 machine, with helm and helm unittest for that architecture, it works.
However if ran from an aarch64 (arm64 CPU), I get the error.

I have attached a reproducer: helm-unittest-reproducer-1.0.0.tar.gz

Now for fixing the issue... Need to have a machine with ARM64, so like any M1 chip users in the house?

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