Bug 1034559 - org.zanata.feature.project.EditMaintainersTest regression
Summary: org.zanata.feature.project.EditMaintainersTest regression
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Zanata
Classification: Retired
Component: Component-Logic
Version: development
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Damian Jansen
QA Contact: Zanata-QA Mailling List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-26 06:16 UTC by Damian Jansen
Modified: 2015-07-07 04:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2015-07-07 04:02:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Damian Jansen 2013-11-26 06:16:30 UTC
Description of problem:
org.zanata.feature.project.EditMaintainersTest.addMaintainer 
org.zanata.feature.project.EditMaintainersTest.dontRemoveMaintainer
org.zanata.feature.project.EditMaintainersTest.removeMaintainer

These three tests fail due to some unforeseen behaviour of the form.
The tests pass when performed manually, so have been set to ignore for now.

Version-Release number of selected component (if applicable):
dev

How reproducible:
Easy always

Steps to Reproduce:
Execute indicated test cases

Actual results:
org.openqa.selenium.WebDriverException: Element is not clickable at point (271, 273). Other element would receive the click: <form id="addMaintainerForm" name="addMaintainerForm" method="post" action="/zanata/project/maintainer/" enctype="application/x-www-form-urlencoded">...</form>

Comment 1 Damian Jansen 2014-02-20 04:16:14 UTC
This will be effectively outdated by the imminent changes to the Project page.
These tests will be re-written as part of the implementation.


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