https://bugzilla.wikimedia.org/show_bug.cgi?id=70050
Bug ID: 70050
Summary: browser test method gone missing
Product: MobileFrontend
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General/Unknown
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Web browser: ---
Mobile Platform: ---
As of Jenkins build 151 14 August, the test no_javascript_site.feature/Feature:
Basic site for legacy devices started failing with an error "Unable to pick a
platform for the provided browser". Here is the first failing build with this
error:
https://integration.wikimedia.org/ci/view/BrowserTests/view/-All/job/browsertests-MobileFrontend-en.m.wikipedia.beta.wmflabs.org-linux-firefox-sauce/152/
What's happening is on line 8 in commons_steps.rb the test is using:
Given(/^I am viewing the basic non-JavaScript site$/) do
step 'I am using user agent "Opera/9.80 (J2ME/MIDP; Opera Mini/9.80 (S60;
SymbOS; Opera Mobi/23.348; U; en) Presto/2.5.25 Version/10.54"'
end
but the code that executes the step "I am using user agent..." seems to have
gone missing.
I think this test has been around for a long time. I'm filing this bug while I
look around for what happened to the code that executes the "I am using user
agent..." step.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l