HomeMesosphereNo notifications. 4 unresolved issues.

Enhanced MarathonSchedulerActorTest https://github.com/mesosphere/marathon/issues/4534
ClosedAll Users

Authored by unterstein on Oct 5 2016, 11:19 AM.

Details

Summary

Enhanced MarathonSchedulerActorTest to be more verbose and explicitly to handle terminal task status

Test Plan

sbt test

Diff Detail

Repository
rMARATHON marathon
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
unterstein retitled this revision from to Enhanced MarathonSchedulerActorTest https://github.com/mesosphere/marathon/issues/4534.Oct 5 2016, 11:19 AM
unterstein updated this object.
unterstein edited the test plan for this revision. (Show Details)
unterstein added a reviewer: meichstedt.
unterstein added a subscriber: marathon-team.
aquamatthias accepted this revision.Oct 5 2016, 2:30 PM
This revision is now accepted and ready to land.Oct 5 2016, 2:30 PM
unterstein updated this revision to Diff 80.Oct 5 2016, 4:15 PM

Updating D36: Enhanced MarathonSchedulerActorTest https://github.com/mesosphere/marathon/issues/4534

changing remote branch

meichstedt requested changes to this revision.Oct 6 2016, 2:33 PM
meichstedt added inline comments.
src/test/scala/mesosphere/marathon/MarathonSchedulerActorTest.scala
226

Please verify that there are no more interactions on the driver

272

Please verify that

  • there will be a separate call to driver.reconcile with an empty list (implicit reconciliation)
  • there are no more interactions on the driver
This revision now requires changes to proceed.Oct 6 2016, 2:33 PM
unterstein updated this revision to Diff 100.Oct 6 2016, 9:42 PM

Added MatthiasE feedback

This revision was automatically updated to reflect the committed changes.