Last modified: 2013-12-13 18:09:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T60385, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58385 - Deprecation warnings in tests
Deprecation warnings in tests
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
master
All All
: Unprioritized minor (vote)
: ---
Assigned To: Nobody - You can work on this!
: browser-test-bug
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-12 10:13 UTC by Niklas Laxström
Modified: 2013-12-13 18:09 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2013-12-12 10:13:38 UTC
And I should see the button that clears language selection                                         # features/step_definitions/manage_translator_sandbox_steps.rb:51
*** DEPRECATION WARNING
*** You are calling a method named attribute_value at /stuff/mw/Translate/tests/browser/features/step_definitions/manage_translator_sandbox_steps.rb:178:in `block in <top (required)>'.
*** This method does not exist in page-object so it is being passed to the driver.
*** This feature will be removed in the near future.
*** Please change your code to call the correct page-object method.
*** If you are using functionality that does not exist in page-object please request it be added.
    And the direction of the users language filter button is 'rtl'                                     # features/step_definitions/manage_translator_sandbox_steps.rb:177
*** DEPRECATION WARNING
*** You are calling a method named attribute_value at /stuff/mw/Translate/tests/browser/features/step_definitions/manage_translator_sandbox_steps.rb:182:in `block in <top (required)>'.
*** This method does not exist in page-object so it is being passed to the driver.
*** This feature will be removed in the near future.
*** Please change your code to call the correct page-object method.
*** If you are using functionality that does not exist in page-object please request it be added.
Comment 1 Kartik Mistry 2013-12-13 18:09:08 UTC
Fixed in: https://gerrit.wikimedia.org/r/#/c/101203/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links