Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Update to latest master of Ember and Handlebars #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrship
Copy link

@mrship mrship commented May 16, 2013

Per #17 with this PR, you can run the integration tests against the latest ember master and handlebars RC4. The first 4 fail because of:

Source:     
TypeError: Cannot call method 'lookup' of undefined
    at Em.View.reopen._createGestureManager (ember-touch/system/view_ext:33:62)
    at Em.View.reopen.init (ember-touch/system/view_ext:19:10)
    at superWrapper [as init] (ember:1051:16)
    at new Class (ember:10995:15)
    at Function.Mixin.create.create (ember:11293:12)
    at Object.numStart (ember-touch/~tests/acceptance_tests/multiple_gestures:30:22)
    at Object.Test.run (http://localhost:9292/tests/qunit/qunit-1.11.0.js:190:18)
    at http://localhost:9292/tests/qunit/qunit-1.11.0.js:348:10
    at process (http://localhost:9292/tests/qunit/qunit-1.11.0.js:1420:24)
    at http://localhost:9292/tests/qunit/qunit-1.11.0.js:466:5

@mrship mrship mentioned this pull request May 16, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant