aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs1612
Commit message (Collapse)AuthorAgeFilesLines
* Refactor AnnoBinding test class used by Ajc1612Tests some moreAlexander Kriegisch2021-08-081-20/+22
| | | | | | | Improve improved general logging, error messages, variable naming and indentation, making the code of class AnnoBinding a bit more readable. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Improve flaky test in Ajc1612Tests furtherAlexander Kriegisch2021-08-081-5/+5
| | | | | | | | | | | | | | | By using System.nanoTime() instead of currentTimeMillis(), the flakiness even with the original 10,000 rounds is significantly lower than before. Making my IDE repeat the test until failure, it took on average 150 runs to make it fail. So, the more accurate timing helps. With 100,000 rounds, it was even more stable, but eventually I could make it fail. With 1,000,000 rounds however, even running the test 500x could not make it fail. So for all practical purposes, I think the test is reasonably stable now. Closes #83. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Stabilise flaky test in Ajc1612TestsAlexander Kriegisch2021-08-051-2/+4
| | | | | | | | | | | By increasing from 10,000 to 1,000,000 rounds, the times compared for performance become considerably longer (but still in the tens or hundreds or milliseconds), decreasing the probability of the test failing due to CPU load or some other random effect. Closes #83. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Remove redundant 'name' and 'packaging' tags from POMsAlexander Kriegisch2021-04-151-1/+0
| | | | | | | If 'name' is identical to 'artifactId' and 'packaging' has the default value 'jar', we can just remove those tags from the POM. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* mavenizing tests - wipAndy Clement2019-01-306-0/+82
|
* 327141aclement2011-10-031-0/+17
|
* 359159aclement2011-09-2824-0/+343
|
* 354470aclement2011-09-143-0/+128
|
* 357012/357013aclement2011-09-075-9/+88
|
* pointcuts and annotations - testcodeaclement2011-09-072-0/+44
|
* 356612aclement2011-09-022-0/+116
|
* 354683aclement2011-08-179-0/+52
|
* 239649aclement2011-08-1215-0/+347
|
* minimalModel ON by default. demotion ON by default (for AJDT as well as LTW)aclement2011-08-051-0/+26
|
* 353936aclement2011-08-051-0/+18
|
* 352363aclement2011-07-181-0/+25
|
* 351592aclement2011-07-118-0/+95
|
* 350800aclement2011-06-3012-0/+171
|
* 347395 testcode (not active). 349961 testcode (active)aclement2011-06-219-0/+147
|
* 349398aclement2011-06-154-0/+103
|
* 347684: testcodeaclement2011-05-316-0/+157
|
* 345172aclement2011-05-121-0/+44
|
* 345172aclement2011-05-092-0/+81
|
* 327867aclement2011-05-021-0/+18
|
* 328099aclement2011-05-0210-0/+173
|
* 315398: remove dirty hack from the olden daysaclement2011-04-281-0/+19
|
* 315398aclement2011-04-281-0/+22
|
* 327134aclement2011-04-281-0/+16
|
* 335810aclement2011-04-282-0/+16
|
* 344005: fix. Tests are in here but unfinished.aclement2011-04-273-0/+28
|
* 343051aclement2011-04-263-0/+31
|
* 339974: testcode. 342605: testcode (but deactivated)aclement2011-04-213-0/+32
|
* 342323aclement2011-04-083-0/+37
|
* removed import of MXBean - fails on build machineaclement2011-04-011-1/+1
|
* 338175: coping better with bad codeaclement2011-03-303-0/+14
|
* 1.6.12 infra + 292239aclement2011-03-232-0/+64