Skip to content

add new testNumberOfJobs() to SchedulerJobsTest (re. FINERACT-922)#821

Merged
vorburger merged 2 commits intoapache:developfrom
vorburger:FINERACT-922_SchedulerJobsTest_testNumberOfJobs
May 17, 2020
Merged

add new testNumberOfJobs() to SchedulerJobsTest (re. FINERACT-922)#821
vorburger merged 2 commits intoapache:developfrom
vorburger:FINERACT-922_SchedulerJobsTest_testNumberOfJobs

Conversation

@vorburger
Copy link
Member

@vorburger vorburger commented May 5, 2020

This will catch problems such as the integration tests running "too early" (before Flyway has fully initialized the database), which I have a suspicion could be one of (many) causes of the unstable scheduler tests, notably because of the IllegalArgumentException at SchedulerJobsTest.java:90 in #817.

see FINERACT-922 and FINERACT-952 re. removed JobName

@vorburger
Copy link
Member Author

Failed due to testInterestTransferForSavings() and thus requires #815 ...

@vorburger vorburger force-pushed the FINERACT-922_SchedulerJobsTest_testNumberOfJobs branch 2 times, most recently from 8b03c36 to f1b70fe Compare May 8, 2020 21:54
vorburger added 2 commits May 8, 2020 23:54
This would catch problems such as the integration tests running "too
early" (before Flyway has fully initialized the database), which I have
a suspicion could be one of (many) causes of the unstable scheduler
tests, notably because of the IllegalArgumentException at
SchedulerJobsTest.java:90 in apache#817
@vorburger vorburger force-pushed the FINERACT-922_SchedulerJobsTest_testNumberOfJobs branch from f1b70fe to 3350d48 Compare May 8, 2020 21:55
@vorburger
Copy link
Member Author

@awasum @ptuomola @xurror wanna review this one from 2 weeks ago - OK to merge?

@ptuomola
Copy link
Contributor

Looks good to me!

@xurror
Copy link
Contributor

xurror commented May 17, 2020

Couldn't help but notice references to 2 different issues in your commits. Changes are very little though. I don't know if they are co-dependent but would have been much better to raise 2 different PRs for each of them. But as I said, very little changes so, I don't mind if you merge it like this

@vorburger vorburger merged commit 7a98ad8 into apache:develop May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants