I'm encountering this issue as well. Have you been able to resolve it in the meantime?
Op vrijdag 20 februari 2015 12:55:59 UTC+1 schreef Szymon Nowak: > > It looks like something has changed in angular-mocks in 1.3.12, because > after updating from 1.3.11 to 1.3.12 or 1.3.13 all our unit tests stopped > working and throw the same error: > > Error: [$injector:modulerr] Failed to instantiate module ng due to: > Error: [$injector:modulerr] Failed to instantiate module ngLocale due to: > RangeError: Maximum call stack size exceeded > at Function.t.injector.$$annotate > > If I update angular and all related libraries to 1.3.13, but leave > angular-mocks at 1.3.11 everything still works fine. Here's an example of a > test that fails: https://gist.github.com/szimek/0eb0833f3447c2b843dd > > Any ideas what can be wrong? > > Cheers, > Szymon > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
