https://bugzilla.wikimedia.org/show_bug.cgi?id=66415

            Bug ID: 66415
           Summary: Can not make a translation
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

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/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to