Opened 17 years ago
Closed 16 years ago
#55 closed enhancement (fixed)
enhance JUnit tests
| Reported by: | Stephen Siegel | Owned by: | zirkel |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Administration | Version: | 1.0 |
| Keywords: | test, JUnit, urgent, deadlock | Cc: |
Description
Add additional test methods to try different options, such as potential deadlock, ignore deadlock, and urgent reduction.
Also add JUnit tests for queries that should fail, such as loopFail.
Change History (3)
comment:1 by , 17 years ago
| Status: | new → accepted |
|---|
comment:2 by , 17 years ago
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Many new tests added. New tickets can be added as needed.
Note:
See TracTickets
for help on using tickets.

Tests have been updated to have potential deadlock, ignore deadlock, urgent reduction, and urgent reduction with potential/ignore deadlock.
LoopFail and SimpleArrayFail have tests now.