Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Fix unit tests on FF4, Opera#364

Closed
vojtajina wants to merge 2 commits intoangular:masterfrom
vojtajina:fix-tests-on-ff4-opera
Closed

Fix unit tests on FF4, Opera#364
vojtajina wants to merge 2 commits intoangular:masterfrom
vojtajina:fix-tests-on-ff4-opera

Conversation

@vojtajina
Copy link
Contributor

Just fixed couple of failing unit tests on FF4 and Opera 11...

vojtajina added 2 commits June 2, 2011 18:39
Other browsers prepend "Error: <Exception name>" to stack, but FF4 and Opera do not.
So when formatting error we prepend it by hand, when not present...
Opera translates name colors to numbers (red -> #ff0000)
Other browsers like FF or Chrome translate number to rgb (#ff0000 -> rgb(255, 0, 0)
So avoiding colors in tests is probably the easiest solution...
@IgorMinar
Copy link
Contributor

angular.js: master commits 4b0f2df...9a69677 - http://bit.ly/iIaE81

@IgorMinar IgorMinar closed this Jun 2, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants