java.lang.RuntimeException: Failed to analyze
http://www.xxxxx/ -- com.googlecode.fightinglayoutbugs.AnimationDetectedException: This is strange: Found animated pixels, although
- all JavaScript animations have been stopped,
- all animated GIF images have been hidden,
- all elements potentially containing animation (like Java Applets, Flash Movies, videos, and iframes) are ignored.
- all CSS animations have been paused, and
- all CSS transitions have been disabled.
Analysis is stopped, so you don't get false alarms.
- your test code,
- all logged output, and
- all screenshot files located in: . (You might want to pack those into an zip archive)
TextDetector: com.googlecode.fightinglayoutbugs.AnimationAwareTextDetector
EdgeDetector: com.googlecode.fightinglayoutbugs.SimpleEdgeDetector
FLB Version: java.lang.NullPointerException
at com.googlecode.fightinglayoutbugs.helpers.DebugHelper.appendFlbVersion(DebugHelper.java:65)
at com.googlecode.fightinglayoutbugs.helpers.DebugHelper.getDiagnosticInfo(DebugHelper.java:37)
at com.googlecode.fightinglayoutbugs.FightingLayoutBugs.findLayoutBugsIn(FightingLayoutBugs.java:220)