Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/3704#issuecomment-67052541
  
    > This precludes parallel execution of the tests within a single copy of 
the write-ahead log suites
    
    I assume that frameworks handle that automatically (e.g. by having multiple 
instances of the test class), otherwise you could never parallelize tests that 
use "before" initializers. I'm pretty sure that works as intented at least with 
JUnit, but not super familiar with scalatest internals.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to