https://bz.apache.org/bugzilla/show_bug.cgi?id=63527
--- Comment #6 from [email protected] --- Created attachment 37391 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37391&action=edit Test plan to reproduce the problem Hello Felix, I made first tests with nightly #53873bc. I just have a simple GET to https://www.evertest.com (test plan attached) test1: - when I'm using the reg (?i).*\.(js|css) to "URLs must not match": it's not working :( test2: - when I'm adding the reg (?i).*(evertest\.com).* to "URLs must match": it's working ! (jmeter only download from evertest.com + exclude *.js + *.css) So the engine seems good, but it should also accept only "URLs must not match" info :) At the moment, "URLs must not match" seems applied only when "URLs must match" are also defined. Cheers ! -- You are receiving this mail because: You are the assignee for the bug.
