spv-dev team mailing list archive
-
spv-dev team
-
Mailing list archive
-
Message #00058
Re: lp:~claude-bolduc/slidepresenterview/choose-projector-screens into lp:slidepresenterview
It is not the same test. It is three different examples of a scenario outline. The error message given by Freshen is confusing.
> And the same test seems to be executed 3 times...
>
> > On GNU/Linux 3 tests are failing:
> >
> > ======================================================================
> > ERROR: Choose the projector screens to show the presentation: Selecting
> > screens as projector
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> > File
> "[...]/slidepresenterview/tests/functional/steps/preferred_projectors_s
> > teps.py", line 124, in select_specific_screens_as_projectors
> > scc.pref_projectors.selected_screens_button.setChecked(True)
> > AttributeError: 'NoneType' object has no attribute 'selected_screens_button'
> >
> > >> in "I select screens 1 as projectors" #
> > tests/functional/choose_projector_screens.feature:46
> >
> > ======================================================================
> > ERROR: Choose the projector screens to show the presentation: Selecting
> > screens as projector
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> > File
> "[...]/slidepresenterview/tests/functional/steps/preferred_projectors_s
> > teps.py", line 124, in select_specific_screens_as_projectors
> > scc.pref_projectors.selected_screens_button.setChecked(True)
> > AttributeError: 'NoneType' object has no attribute 'selected_screens_button'
> >
> > >> in "I select screens 2 as projectors" #
> > tests/functional/choose_projector_screens.feature:46
> >
> > ======================================================================
> > ERROR: Choose the projector screens to show the presentation: Selecting
> > screens as projector
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> > File "[...]/spv-
> sandbox/slidepresenterview/tests/functional/steps/preferred_
> > projectors_steps.py", line 124, in select_specific_screens_as_projectors
> > scc.pref_projectors.selected_screens_button.setChecked(True)
> > AttributeError: 'NoneType' object has no attribute 'selected_screens_button'
> >
> > >> in "I select screens 1, 2 as projectors" #
> > tests/functional/choose_projector_screens.feature:46
> >
> > ----------------------------------------------------------------------
--
https://code.launchpad.net/~claude-bolduc/slidepresenterview/choose-projector-screens/+merge/45326
Your team SlidePresenterView Development Team is subscribed to branch lp:slidepresenterview.
References