...
# utilities
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 40, true
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 39, false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 41, false
✓ #PLM-1239 isSha, input ' ' + '0-9a-fA-F' * 39, false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 39 + ' ', false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 1 + '0-9a-fA-F ' * + '0-9a-fA-F' * 1, true
720 passing (10s)
If you want to display the line 720 passing (10s) on Worktile Agile Project, you need to enter ^.*passing in the input box. Worktile jenkins plugin will match this line from the build result according to your input regular expression and send it to Worktile.