Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/7219#issuecomment-118649564
  
    @srowen `SparkFunSuite` should stay because it makes the `unit-tests.log` 
actually useful, which is instrumental in debugging flaky tests. Unfortunately 
because many (hundreds) suites currently extend it, it will be difficult to 
revert the patch that added it in the first place, and I don't think we want to 
do that because eventually we want to keep it in the long run.
    
    I think the verdict for now is just to go with (2), which adds a special 
release profile, and if that doesn't work, we'll fallback to (1), which 
duplicates `SparkFunSuite`.


---
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