Move Translations windmill tests to TranslationsWindmillLayer
Bug #430702 reported by
Björn Tillenius
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Данило Шеган |
Bug Description
Bug 429348 makes it possible to run Windmill tests with bin/test. For this to work, all the Windmill tests have to be in a layer that extends BaseWindmillLayer.
Related branches
lp://qastaging/~danilo/launchpad/bug-430702
- Abel Deuring (community): Approve
-
Diff: 587 lines (+165/-219)8 files modifiedlib/canonical/launchpad/javascript/translations/pofile.js (+26/-23)
lib/lp/testing/factory.py (+4/-1)
lib/lp/translations/templates/translation-import-queue-macros.pt (+2/-1)
lib/lp/translations/windmill/testing.py (+18/-0)
lib/lp/translations/windmill/tests/test_documentation_links.py (+51/-69)
lib/lp/translations/windmill/tests/test_import_queue.py (+30/-56)
lib/lp/translations/windmill/tests/test_import_queue_error_output.py.disabled (+14/-29)
lib/lp/translations/windmill/tests/test_productseries_templates.py (+20/-40)
Changed in rosetta: | |
milestone: | none → 3.1.10 |
Changed in rosetta: | |
importance: | Undecided → High |
Changed in rosetta: | |
assignee: | nobody → Данило Шеган (danilo) |
status: | Triaged → In Progress |
Changed in rosetta: | |
milestone: | 3.1.10 → none |
Changed in rosetta: | |
milestone: | none → 3.1.11 |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in rosetta: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was mentioned in stable r9875 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 9875>