| Summary: | GitCloneTest#testDeleteInProject failing | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Git | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ahunter.eclipse |
| Version: | 3.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
The test does this: - Create a project - Clone a repository into it - Delete the clone - Assert that the project is deleted -> Deleting a clone is removing project contents but not deleting the project itself. I suspect this is related to Anthony's work. Will check, I do not think the test is failing anymore. This problem no longer occurs, resolved by Bug 420679 and Bug 420681. |