Skip to content

Fix broken schedulerWithHsqlDataSource() test in QuartzSupportTests [SPR-12618] #17219

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-12618 and commented

Status Quo

Changes made in GitHub commit b43fc7a caused the schedulerWithHsqlDataSource() test in QuartzSupportTests to start failing.

Specifically, this test has been failing during Performance Builds since build #297.

Assumptions

Since the commit in question upgraded the Quartz version, one could assume that it is necessary to upgrade the quartz-hsql.sql file (as was done in the fix for #16253); however, an initial attempt at this did not seem to resolve the problem. Thus further analysis is required.

Deliverables

  1. Determine why schedulerWithHsqlDataSource() is failing after an upgrade to Quartz 2.2.1 and refactor tests and related configuration to ensure that all tests pass during Spring's Performance builds.

Affects: 4.1 GA

Issue Links:

Referenced from: commits 49e31c3, b82e9c4

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions