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 May 29, 2019. It is now read-only.
While working on the tooltip, the following accordion tests failed. This is on the master branch as of f8cdd4a. They fail consistently and are the only tests to fail. I'm on Arch Linux running Chromium Version 23.0.1271.95 (169798).
Chrome 23.0 accordion accordion-group with static groups should change selected element on click FAILED
Expected false to be true.
Error: Expected false to be true.
at null.<anonymous> (/store/dev/repos/angular-ui-boostrap/src/accordion/test/accordionSpec.js:129:49)
Expected false to be true.
Error: Expected false to be true.
at null.<anonymous> (/store/dev/repos/angular-ui-boostrap/src/accordion/test/accordionSpec.js:134:49)
Chrome 23.0 accordion accordion-group with static groups should toggle element on click FAILED
Expected false to be true.
Error: Expected false to be true.
at null.<anonymous> (/store/dev/repos/angular-ui-boostrap/src/accordion/test/accordionSpec.js:140:49)