Hi Doug We do not allow commits to master that do not pass our CI build, which should run all these tests. See https://travis-ci.org/angular/angular.js If this test is failing locally for you, it might be due to running it on a different browser than we test against? Pete
On Friday, 21 October 2016 08:06:22 UTC+1, Doug Chamberlain wrote: > > Can someone please confirm on a fresh local build of angularjs 1.5.8 that > 2 unit tests are failing? > > > $compile svg namespace transcludes should handle foreignObject FAILED > $compile svg namespace transcludes should handle custom svg containers > that transclude to foreignObject that transclude html FAILED > > Ironically, at my office we use svg with angular and this has plagued us > since 1.3.20 I would love to be the hero who fixes these ;) > -- You received this message because you are subscribed to the Google Groups "Angular" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
