You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Running grunt test on current master causes the following failure on my machine (a mid-2012 MacBook Pro with OS X 10.8.5):
Running "tests:jqlite" (tests) task
INFO [karma]: Karma v0.11.0 server started at http://localhost:9876/
INFO [launcher]: Starting browser Chrome
INFO [Chrome 30.0.1599 (Mac OS X 10.8.5)]: Connected on socket M-s8df8pw3pb7fBlwWjA
Chrome 30.0.1599 (Mac OS X 10.8.5): Executed 700 of 2289 SUCCESS (0 secs / 2.66 secs)
Chrome 30.0.1599 (Mac OS X 10.8.5): Executed 703 of 2289 SUCCESS (0 secs / 2.681 secs)
Chrome 30.0.1599 (Mac OS X 10.8.5): Executed 707 of 2289 SUCCESS (0 secs / 2.715 secs)
WARN [web-server]: 404: /%7B%7BtestUrl%7D%7D
Chrome 30.0.1599 (Mac OS X 10.8.5) filters date should accept negative numbers as strings FAILED
Expected 'Jan 1, 1970' to equal 'Dec 31, 1969'.
Error: Expected 'Jan 1, 1970' to equal 'Dec 31, 1969'.
at null.<anonymous> (/Users/mgol/Documents/projects/public/angular.js/test/ng/filter/filtersSpec.js:250:26)
Chrome 30.0.1599 (Mac OS X 10.8.5): Executed 2289 of 2289 (1 FAILED) (9.315 secs / 8.54 secs)