weblinks icon indicating copy to clipboard operation
weblinks copied to clipboard

Fix False Positive on Travis Job for PHP 5.5

Open puneet0191 opened this issue 8 years ago • 3 comments

We need to fix False positive on AdministratorCategoriesCest: Test Unpublish a Category in /administrator/ administratorUnpublishCategory,

I see "1 category successfully unpublished",{"id":"system-message-container"}

puneet0191 avatar Aug 15 '16 13:08 puneet0191

See PR https://github.com/joomla-extensions/weblinks/pull/258

puneet0191 avatar Aug 15 '16 13:08 puneet0191

It's an general issue with the system-message-container, maybe we should skip it completely and fall back to another solution. It's not only falling in weblinks, but we run into the same issue with the GSoC 2016 automated testing project.

// cc @pritalpatel

yvesh avatar Aug 16 '16 16:08 yvesh

yes, we need to fix this asap, because now 1 php is always failing on each check.

810 avatar Aug 23 '16 00:08 810

Travis is dead, so I'm closing this one.

Hackwar avatar Jun 23 '23 09:06 Hackwar