org

Checkout Tools
  • last updated 53 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add new JDK17 serialization variant for one test
  1. … 3 more files in changeset.
add JDK 1.6 serialized forms where relevant
  1. … 39 more files in changeset.
ignore these tests until failure cause can be determined
ENG-369 : don't assume eastern timezone
  1. … 15 more files in changeset.
skip these tests until I sort out all the annoying timezone issues
ENG-369 : add os quartz product upgradability tests - missed a bunch of files
    • -0
    • +97
    ./terracotta/quartz/upgradability/BasicUpgradabilityTest.java
  1. … 6 more files in changeset.
ENG-369 : add os quartz product upgradability tests
  1. ./terracotta/quartz/upgradability/serialization
  2. … 55 more files in changeset.
format: removed tabs
    • -0
    • +0
    ./quartz/utils/PropertiesParserTest.java
    • -16
    • +16
    ./quartz/core/ListenerManagerTest.java
    • -115
    • +115
    ./quartz/Qtz205SchedulerListenerTest.java
    • -164
    • +164
    ./quartz/DailyTimeIntervalScheduleBuilderTest.java
    • -11
    • +11
    ./quartz/AnnualCalendarTest.java
    • -127
    • +127
    ./quartz/xml/XMLSchedulingDataProcessorTest.java
    • -15
    • +15
    ./quartz/CronScheduleBuilderTest.java
    • -27
    • +27
    ./quartz/CronExpressionTest.java
    • -2
    • +2
    ./quartz/CalendarIntervalTriggerTest.java
    • -104
    • +104
    ./quartz/DisallowConcurrentExecutionJobTest.java
    • -445
    • +445
    ./quartz/impl/triggers/DailyTimeIntervalTriggerImplTest.java
    • -63
    • +63
    ./quartz/AbstractSchedulerTest.java
  1. … 51 more files in changeset.
merge 1846

    • -0
    • +110
    ./quartz/simpl/SystemPropertyInstanceIdGeneratorTest.java
  1. … 1 more file in changeset.
merge 1815

    • -7
    • +108
    ./quartz/CalendarIntervalTriggerTest.java
  1. … 5 more files in changeset.
merge 1810

  1. … 1 more file in changeset.
merge 1808

  1. … 1 more file in changeset.
merge 1797, 1798

    • -1
    • +1
    ./quartz/xml/XMLSchedulingDataProcessorTest.java
  1. … 5 more files in changeset.
disabled
    • -1
    • +1
    ./quartz/xml/XMLSchedulingDataProcessorTest.java
merge 1775,1776,1777

    • -0
    • +47
    ./quartz/CronScheduleBuilderTest.java
  1. … 4 more files in changeset.
QTZ-178 - Moved classes into two new modules: quartz-jobs and quartz-plugins. Also cleaned up many warnings in pom.xml files.
    • -4
    • +11
    ./quartz/xml/XMLSchedulingDataProcessorTest.java
    • -2
    • +7
    ./quartz/DailyTimeIntervalScheduleBuilderTest.java
  1. … 88 more files in changeset.
merge 1745 from quartz-2.1.x branch
    • -14
    • +22
    ./quartz/DisallowConcurrentExecutionJobTest.java
  1. … 4 more files in changeset.
merge 1743

    • -11
    • +12
    ./quartz/AbstractSchedulerTest.java
merge 1737

merge 1735

    • -10
    • +28
    ./quartz/AbstractSchedulerTest.java
    • -6
    • +22
    ./quartz/DisallowConcurrentExecutionJobTest.java
merge 1733

    • -0
    • +92
    ./quartz/AbstractSchedulerTest.java
merge 1731

    • -3
    • +4
    ./quartz/DisallowConcurrentExecutionJobTest.java
merge 1729

    • -2
    • +37
    ./quartz/DisallowConcurrentExecutionJobTest.java
use LinkedHashMap for holding refs to registered listeners, such that notification order is the order of registration.
    • -11
    • +66
    ./quartz/core/ListenerManagerTest.java
  1. … 2 more files in changeset.
Merge r1666 to trunk
    • -0
    • +76
    ./quartz/DailyTimeIntervalScheduleBuilderTest.java
  1. … 2 more files in changeset.
yet another attempt to remove race in this test.
    • -2
    • +8
    ./quartz/Qtz205SchedulerListenerTest.java
yet another attempt to remove race.
    • -3
    • +7
    ./quartz/DisallowConcurrentExecutionJobTest.java
another attempt to remove race.
    • -0
    • +2
    ./quartz/Qtz205SchedulerListenerTest.java
fix test to actually, fully test what it needs to, increase sleep to try to avoid test timing issues.
    • -4
    • +4
    ./quartz/DisallowConcurrentExecutionJobTest.java
attempt to remove race condition in test.
    • -9
    • +11
    ./quartz/DisallowConcurrentExecutionJobTest.java