Github user squito commented on a diff in the pull request:
https://github.com/apache/spark/pull/15505#discussion_r89166735
--- Diff:
core/src/test/scala/org/apache/spark/scheduler/TaskSetManagerSuite.scala ---
@@ -592,47 +579,6 @@ class TaskSetManagerSuite extends SparkFunSuite with
LocalSparkContext with Logg
assert(manager.resourceOffer("execB", "host2", RACK_LOCAL).get.index
=== 1)
}
- test("do not emit warning when serialized task is small") {
--- End diff --
same thing on replacements for these tests. we definitely want to keep the
test on not-serializability. The others should probably stay as well, unless
there is some reason why its *extremely* hard to do.
---
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]