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

CI is failed, yet. #45

Open
podhmo opened this issue Aug 19, 2019 · 4 comments
Open

CI is failed, yet. #45

podhmo opened this issue Aug 19, 2019 · 4 comments

Comments

@podhmo
Copy link
Owner

podhmo commented Aug 19, 2019

https://travis-ci.org/podhmo/kamidana/jobs/572862125

*********DIFF*********
diff --git a/examples/basic/dst/01/undefined.output b/examples/basic/dst/01/undefined.output
index e698bac..571512a 100644
--- a/examples/basic/dst/01/undefined.output
+++ b/examples/basic/dst/01/undefined.output
@@ -4,8 +4,7 @@ message: 'name' is undefined
 where: src/01invalid-syntax/undefined.j2
 ------------------------------------------------------------
 src/01invalid-syntax/undefined.j2:
-      1: a undefined variable is used
+  ->  1: a undefined variable is used
       2: 
-  ->  3: {{name}}
-      4: 
-      5: hmm.
+      3: {{name}}
+      4:
Makefile:16: recipe for target 'ci' failed
make: *** [ci] Error 2
The command "make ci" exited with 2.

related issues

@podhmo
Copy link
Owner Author

podhmo commented Aug 19, 2019

This is jinja2's bug?

@podhmo
Copy link
Owner Author

podhmo commented Aug 19, 2019

created.

pallets/jinja#1048

@podhmo
Copy link
Owner Author

podhmo commented Aug 19, 2019

@podhmo
Copy link
Owner Author

podhmo commented Oct 29, 2019

Jinja2 is updated, but maybe behavior is changed, so failed yet.

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