Hi Antoine,
Looks like we'll soon be running cucumber tests on our own infrastructure, right? Exciting!
I had a glance at the error and I think it might be this option preventing our test from running:
--tags @firefox
Because our basic E2E test doesn't have that tag.
2014-04-23 13:58 GMT+02:00 jenkins-bot nobody@integration.wikimedia.org:
- FAILURE:
browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-linux-firefox Build #1 https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-linux-firefox/1/ (Wed, 23 Apr 2014 11:58:39 +0000)*
Multimedia-Alerts mailing list Multimedia-Alerts@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/multimedia-alerts
Le 23/04/2014 18:06, Gilles Dubuc a écrit :
Hi Antoine,
Looks like we'll soon be running cucumber tests on our own infrastructure, right? Exciting!
I had a glance at the error and I think it might be this option preventing our test from running:
--tags @firefox
Because our basic E2E test doesn't have that tag.
Hello Gilles,
Željko and I have been working on migrating the jobs from the Jenkins instance hosted on Cloudbees to the Jenkins Wikimedia. That is on a good track, will pair with him to get that --tags issue fixed :-]
I guess whenever we completed the migration we will emit some mass email to properly announce it. Meanwhile keep reporting any issues you might encounter either by direct email or via the qa-l mailing list :)
Le 23/04/2014 18:06, Gilles Dubuc a écrit :
I had a glance at the error and I think it might be this option preventing our test from running:
--tags @firefox
Because our basic E2E test doesn't have that tag.
Gilles, would you mind adding the tag to your tests? I think that is now a requirement, Zeljko would confirm.
Zeljko, do we have a document somewhere explaining which tags are expected?
On Thu, Apr 24, 2014 at 3:37 PM, Antoine Musso amusso@wikimedia.org wrote:
Zeljko, do we have a document somewhere explaining which tags are expected?
Yes! :)
https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Required_t...
Željko
On Thu, Apr 24, 2014 at 6:42 AM, Željko Filipin zeljko.filipin@gmail.comwrote:
On Thu, Apr 24, 2014 at 3:37 PM, Antoine Musso amusso@wikimedia.orgwrote:
Zeljko, do we have a document somewhere explaining which tags are expected?
Yes! :)
https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Required_t...
That page says:
Browser specific tag is for example @firefox or @phantomjs. (...) *This convention is currently not used.*
Le 24/04/2014 20:31, Gergo Tisza a écrit :
On Thu, Apr 24, 2014 at 6:42 AM, Željko Filipin <zeljko.filipin@gmail.com mailto:zeljko.filipin@gmail.com> wrote:
On Thu, Apr 24, 2014 at 3:37 PM, Antoine Musso <amusso@wikimedia.org <mailto:amusso@wikimedia.org>> wrote: Zeljko, do we have a document somewhere explaining which tags are expected? Yes! :) https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Required_tags
That page says:
Browser specific tag is for example |@firefox| or |@phantomjs|. (...) /This convention is currently *not* used./
Adding Zeljko back to CC:.
I am guessing the Wiki doc is outdated :-)
multimedia@lists.wikimedia.org