http://213.160.72.75/joomla/joomla-cms/7422
No errors
6 tests failed
none
none
| Labels |
Added:
?
|
||
Think drone needs restarting though as it seems to have stopped
done
thanks, 5/6 fixed.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-29 19:16:39 |
| Closed_By | ⇒ | zero-24 |
or should this be open until you could fix the last error?
yeah leave it open for the time being.
| Status | Closed | ⇒ | New |
| Closed_Date | 2017-07-29 19:16:39 | ⇒ | |
| Closed_By | zero-24 | ⇒ |
If you could fix that last error, that would be great. I can't seem to figure out what the problem is.
Only thing that may work is .not.toContain('class');
Line 42:
it("should remove attribute class from icon", function() {
expect($('#icon_0')).not.toHaveAttr('class', '');
});line 129:
it("should remove attribute style from icon", function() {
expect($('#icon_0')).not.toHaveAttr('class', '');
});
EDIT Scrap that, just remove both these tests, the GSOC student will patch this properly
Thanks!
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-29 20:43:17 |
| Closed_By | ⇒ | zero-24 |
First part: #17341
Think drone needs restarting though as it seems to have stopped