Github user dongjoon-hyun commented on the issue:
https://github.com/apache/spark/pull/18561
Ur, @srowen .
The contract seems to be just [create new instance of the suite
class](https://github.com/scalatest/scalatest/blob/3.1.x/scalatest/src/main/scala/org/scalatest/OneInstancePerTest.scala#L21-L23).
> Trait that facilitates a style of testing in which each test is run in
its own instance
> of the suite class to isolate each test from the side effects of the
other tests in the
> suite.
I'll just retrigger this PR to see the result simply.
---
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]