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

Fix unit tests on FF4, Opera #364

Closed
wants to merge 2 commits into from

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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants