Github user yong-chen04 commented on the issue:

    https://github.com/apache/incubator-weex/pull/126
  
    I still got some errors after running the test, do you know how to fix this 
one(appeared 3 times):
    
    ```
      273 passing (751ms)
      61 pending
      3 failing
    
      1) vanilla test create & destroy instance:
         TypeError: Function.prototype.apply was called on undefined, which is 
a undefined and not a function
          at Object.sendTasks (html5/runtime/config.js:9:19)
          at Object.createInstance (html5/frameworks/vanilla/index.js:103:12)
          at Context.it (html5/test/unit/vanilla/index.js:35:13)
    
      2) vanilla test getRoot:
         TypeError: Function.prototype.apply was called on undefined, which is 
a undefined and not a function
          at Object.sendTasks (html5/runtime/config.js:9:19)
          at Object.createInstance (html5/frameworks/vanilla/index.js:103:12)
          at Context.it (html5/test/unit/vanilla/index.js:55:13)
    
      3) vanilla test receiveTasks "before all" hook for "getRoot":
         TypeError: Function.prototype.apply was called on undefined, which is 
a undefined and not a function
          at Object.sendTasks (html5/runtime/config.js:9:19)
          at Object.createInstance (html5/frameworks/vanilla/index.js:103:12)
          at Context.before (html5/test/unit/vanilla/index.js:94:15)
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to