[QA] Trying to run wikilove tests

Renuka Alurkar renukaalurkar at gmail.com
Sun Sep 15 23:09:48 UTC 2013


Hi,

I am Sorry for not being regular and not contributing enough, will try to
be more regular and useful.I have been trying to run the wikilove tests
from https://www.mediawiki.org/wiki/Meetings/2013-06-27 to understand the
installation steps and to understand cucumber but getting some errors, has
anyone seen these before or know how to resolve them? I have attached a
notepad file that lists these errors. Also attached are the config.yml and
secret.yml

The config.yml seems to be telling someone about what all versions of
internet explorer  it  should work with, what all windows versions it
should work on etc, is it alright if I modify it and just have few fields
in it like just one windows version(I am using Windows 7), one internet
explorer version etc..?

Best,
Renuka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20130915/b0cd6ca2/attachment.html>
-------------- next part --------------
ruby 2.0.0p247 (2013-06-27) [x64-mingw32]

C:\Users\Renuka>cd..

C:\Users>cd..

C:\>cd qa-browsertests

C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
on/) to get coloured output on Windows
(config/config.yml): mapping values are not allowed in this context at line 1 co
lumn 34 (Psych::SyntaxError)
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:153:in `parse'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:129:in `load'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `block in load_file'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `open'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `load_file'
C:/qa-browsertests/features/support/env.rb:92:in `<top (required)>'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
b_language.rb:122:in `load'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
b_language.rb:122:in `load_code_file'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:180:in `load_file'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:83:in `block in load_files!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:82:in `each'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:82:in `load_files!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:1
83:in `load_step_definitions'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:4
2:in `run!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/cli/main.rb:
47:in `execute!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/bin/cucumber:13:in `<top
(required)>'
C:/Ruby200-x64/bin/cucumber:23:in `load'
C:/Ruby200-x64/bin/cucumber:23:in `<main>'

C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
on/) to get coloured output on Windows
(config/config.yml): mapping values are not allowed in this context at line 2 co
lumn 7 (Psych::SyntaxError)
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:153:in `parse'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:129:in `load'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `block in load_file'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `open'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `load_file'
C:/qa-browsertests/features/support/env.rb:92:in `<top (required)>'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
b_language.rb:122:in `load'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
b_language.rb:122:in `load_code_file'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:180:in `load_file'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:83:in `block in load_files!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:82:in `each'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:82:in `load_files!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:1
83:in `load_step_definitions'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:4
2:in `run!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/cli/main.rb:
47:in `execute!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/bin/cucumber:13:in `<top
(required)>'
C:/Ruby200-x64/bin/cucumber:23:in `load'
C:/Ruby200-x64/bin/cucumber:23:in `<main>'

C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
on/) to get coloured output on Windows
No such file or directory - config/config.yml (Errno::ENOENT)

C:\qa-browsertests>bundle exec cucumber features/wikilove.feature
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
on/) to get coloured output on Windows
(config/config.yml): mapping values are not allowed in this context at line 2 co
lumn 7 (Psych::SyntaxError)
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:153:in `parse'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:129:in `load'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `block in load_file'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `open'
C:/Ruby200-x64/lib/ruby/2.0.0/psych.rb:299:in `load_file'
C:/qa-browsertests/features/support/env.rb:92:in `<top (required)>'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
b_language.rb:122:in `load'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/rb_support/r
b_language.rb:122:in `load_code_file'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:180:in `load_file'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:83:in `block in load_files!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:82:in `each'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime/supp
ort_code.rb:82:in `load_files!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:1
83:in `load_step_definitions'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/runtime.rb:4
2:in `run!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/lib/cucumber/cli/main.rb:
47:in `execute!'
C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/cucumber-1.3.6/bin/cucumber:13:in `<top
(required)>'
C:/Ruby200-x64/bin/cucumber:23:in `load'
C:/Ruby200-x64/bin/cucumber:23:in `<main>'

C:\qa-browsertests>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.yml
Type: application/octet-stream
Size: 555 bytes
Desc: not available
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20130915/b0cd6ca2/attachment.obj>
-------------- next part --------------
mediawiki_password: bingo0113


More information about the QA mailing list