| Summary: | [server] GitTagTest.testListOrionServerTags() takes an inordinate amount of time | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | Server | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 5.0 | ||
| Target Milestone: | 5.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
Fixed with commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=46932332fdf6ed1d64400eee6f73ae7cddd7a86c We verify the first 5 tags and the last 5 tags rather than all 2743 tags. The test now takes 3 seconds rather than over 6 minutes. |