system-tests

Checkout Tools
  • last updated 12 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
trunk to 2.2.4-SNAPSHOT
  1. … 17 more files in changeset.
add some more ignores for JVM service-ey threads
TAB-6619 : fix batch trigger acquisition logic to prevent early firing of trigger and preserve the fix for DEV-9254
  1. … 4 more files in changeset.
Explicit configuration of offheap for tests
TABINF-4092 Bump to next development version 2.2.3-SNAPSHOT

* Bump system-tests-parent version to 4.3.1-SNAPSHOT

  1. … 17 more files in changeset.
update to use slf4j 1.7.7
update to reference all trunk versions
  1. … 2 more files in changeset.
moved to next TC 4.0.6-SNAPSHOT
MNK-5570 : fix up lingering threads logic
Make sure we set the job factory before we start the scheduler
4.0.4-rc
  1. … 912 more files in changeset.
ENG-54 : final rejoin changes - add constant for rejoin prop, remove warning, and force sync-write to true when rejoin is enabled
  1. … 1 more file in changeset.
ENG-54 : enable quartz rejoin tests, ensure correct behavior around blocked jobs when recovering triggers
  1. … 1 more file in changeset.
use release version
ENG-54 : don't need to be able to use proxy toolkits any more
  1. … 2 more files in changeset.
ENG-54 : necessary changes to support Terracotta Rejoin functionality in Quartz (also improves DB failure behavior)
  1. … 20 more files in changeset.
use 4.0.4-SNAPSHOT of system-tests-parent
Version updates.
  1. … 12 more files in changeset.
INT-2312: correcting quartz version from 2.2.0-SNAPSHOT to 2.2.1-SNAPSHOT
  1. … 17 more files in changeset.
DEV-7351 : add more rejoin testing
  1. … 1 more file in changeset.
disable this test pending resolution of ENG-7
DEV-7351 : rejoin should always be used with synchronous write
DEV-7041 : don't race the job thread against the test thread here
DEV-7351 : add super-secret rejoin code to Quartz for benefit of scheduled refresh only
    • -0
    • +176
    ./src/test/java/org/terracotta/quartz/tests/RejoinTest.java
  1. … 4 more files in changeset.
MNK-???? - fix-up ExpressShutdownTest
cut logging back to help monkeys, fix NPE in ShutdownClient
revert unintended change
    • -0
    • +342
    ./.settings/org.eclipse.jdt.core.prefs
osgi test for quartz
    • -342
    • +0
    ./.settings/org.eclipse.jdt.core.prefs
    • -0
    • +23
    ./src/test/java/org/quartz/osgi/tests/HelloJob.java
    • -0
    • +96
    ./src/test/java/org/quartz/osgi/tests/SimpleOsgiQuartzTest.java
correct the group map destroy/create code
  1. … 2 more files in changeset.
run system tests against 4.0.2 snapshots