You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating to @handlebars/[email protected] introduces a number of test failures that need to be debugged:
notok1378Chrome89.0-[2ms]-[integration] jit :: {{log}} keyword: correctlylogs`this`---actual: >null
stack: >
TypeError: Cannotreadproperty'length'ofundefinedatExpressionNormalizer.path(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38770:23)atExpressionNormalizer.normalize(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38746:23)athttp://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38795:22atArray.map(<anonymous>)
at ExpressionNormalizer.callParts (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38794:30)
at StatementNormalizer.MustacheStatement (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38956:33)
at StatementNormalizer.normalize (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38900:23)
at http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38625:25
at Array.map (<anonymous>)
at Object.normalize (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38624:67)
message: >Diedontest #2at_loop(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17888:21)athttp://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17898:11atsuite(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17900:9)atjitSuite(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17814:12)atModule.callback(http://localhost:7357/153311786233/tests/assets/tests.js:9760:18)atModule.exports(http://localhost:7357/153311786233/tests/assets/loader.js:106:32)atrequireModule(http://localhost:7357/153311786233/tests/assets/loader.js:27:18)athttp://localhost:7357/153311786233/tests/index.html?hidepassed:140:11: Cannot read property 'length' of undefinednegative: >falsebrowserlog: |notok1415Chrome89.0-[3ms]-[integration]jit :: modifiers: modifiersoncomponentsaccept `this` inbothpositionalparamsandnamedarguments,andupdateswhenitchanges---actual: >nullstack: >TypeError: Cannotreadproperty 'length' ofundefinedatExpressionNormalizer.path(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38770:23)atExpressionNormalizer.normalize(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38746:23)athttp://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38795:22atArray.map(<anonymous>)
at ExpressionNormalizer.callParts (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38794:30)
at ElementNormalizer.modifier (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:39108:33)
at http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:39059:23
at Array.map (<anonymous>)
at ElementNormalizer.ElementNode (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:39058:41)
at StatementNormalizer.normalize (http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:38897:52)
message: >Diedontest #2at_loop(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17888:21)athttp://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17898:11atsuite(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17900:9)atjitSuite(http://localhost:7357/153311786233/tests/assets/glimmer-vm.js:17814:12)atModule.callback(http://localhost:7357/153311786233/tests/assets/tests.js:11623:18)atModule.exports(http://localhost:7357/153311786233/tests/assets/loader.js:106:32)atrequireModule(http://localhost:7357/153311786233/tests/assets/loader.js:27:18)athttp://localhost:7357/153311786233/tests/index.html?hidepassed:140:11: Cannot read property 'length' of undefinednegative: >falsebrowserlog: |
...
These failures were introduced by the changes in handlebars-lang/handlebars-parser#4, but it is unclear exactly why they are failing. Someone needs to investigate.
The text was updated successfully, but these errors were encountered:
Updating to @handlebars/[email protected] introduces a number of test failures that need to be debugged:
These failures were introduced by the changes in handlebars-lang/handlebars-parser#4, but it is unclear exactly why they are failing. Someone needs to investigate.
The text was updated successfully, but these errors were encountered: