Test workflow - blacklist entire suites and run any independently

2015-09-21 Thread Adam Roberts
Hi, is there an existing way to blacklist any test suite? Ideally we'd have a text file with a series of names (let's say comma separated) and if a name matches with the fully qualified class name for a suite, this suite will be skipped. Perhaps we can achieve this via ScalaTest or Maven?

Re: Test workflow - blacklist entire suites and run any independently

2015-09-21 Thread Adam Roberts
errors. Must be an easier way... From: Josh Rosen <rosenvi...@gmail.com> To: Adam Roberts/UK/IBM@IBMGB Cc: dev <dev@spark.apache.org> Date: 21/09/2015 19:19 Subject: Re: Test workflow - blacklist entire suites and run any independently For quickly running