[Tails-dev] Test suite fails on experimental

Delete this message

Reply to this message
Author: Alan
Date:  
To: tails-dev
Subject: [Tails-dev] Test suite fails on experimental
Hi,

When trying to run the test suite on experimental, I get the following
error. Running it on stable works with the same setup, which is the one
documented on
https://tails.boum.org/contribute/release_process/test/setup/

Any pointer?

Cheers

Virtual X framebuffer started on display :12
[info] Sikuli vision engine loaded.
/home/test/tails/features/step_definitions/usb.rb:7: syntax error,
unexpected tSTRING_BEG, expecting '}' "gnome-keyrings" =>
"/home/#{$live_user}/.gnome2/keyrings", ^
/home/test/tails/features/step_definitions/usb.rb:7: syntax error,
unexpected tASSOC, expecting keyword_end "gnome-keyrings" =>
"/home/#{$live_user}/.gnome2/keyrings", ^
/home/test/tails/features/step_definitions/usb.rb:7: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:8: syntax
error, unexpected tASSOC, expecting keyword_end "gnupg" =>
"/home/#{$live_user}/.gnupg",
^ /home/test/tails/features/step_definitions/usb.rb:8: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:9: syntax
error, unexpected tASSOC, expecting keyword_end "bookmarks" =>
"/home/#{$live_user}/.mozilla/firefox/bookmarks",
^ /home/test/tails/features/step_definitions/usb.rb:9: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:10:
syntax error, unexpected tASSOC, expecting keyword_end "pidgin" =>
"/home/#{$live_user}/.purple",
^ /home/test/tails/features/step_definitions/usb.rb:10: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:11:
syntax error, unexpected tASSOC, expecting keyword_end "openssh-client"
=> "/home/#{$live_user}/.ssh",
^ /home/test/tails/features/step_definitions/usb.rb:11: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:12:
syntax error, unexpected tASSOC, expecting keyword_end "Persistent" =>
"/home/#{$live_user}/Persistent",
^ /home/test/tails/features/step_definitions/usb.rb:12: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:13:
syntax error, unexpected tASSOC, expecting keyword_end "apt/cache" =>
"/var/cache/apt/archives",
^ /home/test/tails/features/step_definitions/usb.rb:13: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:14:
syntax error, unexpected tASSOC, expecting keyword_end "apt/lists" =>
"/var/lib/apt/lists",
^ /home/test/tails/features/step_definitions/usb.rb:14: syntax error,
unexpected ',', expecting
keyword_end /home/test/tails/features/step_definitions/usb.rb:42: class
definition in method
body /home/test/tails/features/step_definitions/usb.rb:501: syntax
error, unexpected $end, expecting keyword_end
(SyntaxError) /usr/lib/ruby/vendor_ruby/cucumber/rb_support/rb_language.rb:122:in
`load' /usr/lib/ruby/vendor_ruby/cucumber/rb_support/rb_language.rb:122:in
`load_code_file' /usr/lib/ruby/vendor_ruby/cucumber/runtime/support_code.rb:180:in
`load_file' /usr/lib/ruby/vendor_ruby/cucumber/runtime/support_code.rb:83:in
`block in
load_files!' /usr/lib/ruby/vendor_ruby/cucumber/runtime/support_code.rb:82:in
`each' /usr/lib/ruby/vendor_ruby/cucumber/runtime/support_code.rb:82:in
`load_files!' /usr/lib/ruby/vendor_ruby/cucumber/runtime.rb:183:in
`load_step_definitions' /usr/lib/ruby/vendor_ruby/cucumber/runtime.rb:42:in
`run!' /usr/lib/ruby/vendor_ruby/cucumber/cli/main.rb:42:in
`execute!' /usr/bin/cucumber:13:in `<main>'