M T
unread,Aug 8, 2020, 10:06:46 AM8/8/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Geb User Mailing List
Hey again good people. Noticed something weird. Hopefully I'm over complicating matters.
So i forked the geb gradle example.
I've been developing my tests with the standard chrome/Firefoxtest task with --test filter. No issue.
However, when using the test task, that depends on each driver task, the filter is ignored.
Packages, class names, applying the filter in a doFirst closure--nothing seems to work and filter correctly. Curiously, if the test task is called via intelij config it works perfectly.
I fear that something that I haven't fully understand is happening here and that's what Id like to figure.
Thanks in advance