This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Unit tests fail when run in Australia #5017
Closed
Description
I'm receiving the same error reported in this comment: #3474 (comment)
I'm also in Australia/Sydney.
I was able to skip with --force
, but it'd be good to get a clean bill of health for contributing!
Chrome 31.0.1650 (Mac OS X 10.9.0) ngMock TzDate should fake getHours method FAILED
Expected 4 to be 3.
Error: Expected 4 to be 3.
at null.<anonymous> (/Users/brett/scm/github/angular.js/test/ngMock/angular-mocksSpec.js:60:29)
Expected 1 to be 0.
Error: Expected 1 to be 0.
at null.<anonymous> (/Users/brett/scm/github/angular.js/test/ngMock/angular-mocksSpec.js:64:29)
Expected 22 to match 21.
Error: Expected 22 to match 21.
at null.<anonymous> (/Users/brett/scm/github/angular.js/test/ngMock/angular-mocksSpec.js:68:29)