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

Unit tests fail with issue: The null object does not have a method '[]'. #167

Open
akserg opened this issue Dec 4, 2015 · 0 comments
Open
Assignees
Labels

Comments

@akserg
Copy link
Owner

akserg commented Dec 4, 2015

Chrome 39.0.2171 (Linux 0.0.0) [TooltipComponent] should not be open initially FAILED
Test failed: Caught The null object does not have a method '[]'.

NoSuchMethodError: method not found: '[]'
Receiver: null
Arguments: [447006108]
#0      Object._noSuchMethod (dart:core-patch/object_patch.dart:42)
#1      Object.noSuchMethod (dart:core-patch/object_patch.dart:45)
#2      EventTarget._removeEventListener (dart:html:17308)
#3      EventTarget.removeEventListener (dart:html:17259)
#4      TooltipBase.unregisterTriggers (package:angular_ui/tooltip/tooltip.dart:407:14)
#5      TooltipBase.scope=.<anonymous closure> (package:angular_ui/tooltip/tooltip.dart:198:7)
#6      NodeAttrs.observe (package:angular/core_dom/directive.dart:60:15)
#7      TooltipBase.scope= (package:angular_ui/tooltip/tooltip.dart:197:12)
@akserg akserg added the bug label Dec 4, 2015
@akserg akserg self-assigned this Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant