Page MenuHomePhabricator

Can not make a translation
Closed, InvalidPublic

Description

Steps to reproduce[1]:

Feature: Translation stash
...

Background:
  Given I am logged in
    And I am a sandboxed user on the stash page

...

Scenario: Can make a translation
  When I make a translation
  Then I should see my translation saved
    And I should see the next message open for translation
    And I should see a message indicating I have one completed translation

The test fails at line "When I make a translation". Text field with class "tux-textarea-translation does not appear.

The bug causes the test to fail[2].

1: https://github.com/wikimedia/mediawiki-extensions-Translate/blob/master/tests/browser/features/translation_stash.feature#L30-L34
2: https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-Translate-sandbox.translatewiki.net-linux-firefox/80/testReport/(root)/Translation%20stash/Can_make_a_translation/


Version: unspecified
Severity: normal
Whiteboard: leteam?

Details

Reference
bz66415

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:14 AM
bzimport set Reference to bz66415.
bzimport added a subscriber: Unknown Object (MLST).
zeljkofilipin claimed this task.
zeljkofilipin subscribed.

Jenkins jobs running browser tests for Translate extension are deleted, since they were broken.

https://integration.wikimedia.org/ci/view/BrowserTests/view/-All/

Please reopen the task if needed.