Posted by andypost on July 9, 2010 at 12:14am
2 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | locale.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | andypost |
| Status: | needs review |
Issue Summary
I found that locale tests are uses 'somehow works' approach to test export of strings.
Also there are some useless drupalLogout() at the end of a test
This patch could seriously help to continue work on #532512: Plural string storage is broken, editing UI is missing
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| locale-tests-d7.patch | 4.5 KB | Idle | PASSED: [[SimpleTest]]: [MySQL] 22,190 pass(es). | View details | Re-test |
Comments
#1
Export page have same forms so this fixes tests with change done in #601398: Simpletest does not allow assigning actions to triggers
#2
subscribe
#3
locale-tests-d7.patch queued for re-testing.