Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Chengfeng MaoChengfeng MaoReporter
Andreas NeumannAndreas NeumannAffects versions
Components
Fix versions
Priority
Major
Details
Details
Assignee
Chengfeng Mao
Chengfeng MaoReporter
Andreas Neumann
Andreas NeumannAffects versions
Components
Fix versions
Priority
Created May 17, 2017 at 3:18 PM
Updated May 26, 2017 at 8:30 PM
Resolved May 26, 2017 at 8:30 PM
For example, TestFrameworkRun.testDeployWorkflowApp deploys a workflow, and resumes its schedule. Then it validates that the workflow runs at least once within 10 seconds. It should test that it runs exactly once. A recently introduced bug causes the workflow to run multiple times, which is wrong, but the test case does not catch that.