Branch: origin/master

Mesos » Mesos-Buildbot - Build # 191 - Still Failing:

Check console output at 
https://ci-builds.apache.org/job/Mesos/job/Mesos-Buildbot/191/ to view the 
results.

3 tests failed.
FAILED:  PersistentVolumeEndpointsTest.StaticReservation

Error Message:
../../../src/tests/persistent_volume_endpoints_tests.cpp:200
Value of: Resources(offer.resources()).contains( allocatedResources(volume, 
frameworkInfo.roles(0)))
  Actual: true
Expected: false

Stack Trace:
../../../src/tests/persistent_volume_endpoints_tests.cpp:200
Value of: Resources(offer.resources()).contains( allocatedResources(volume, 
frameworkInfo.roles(0)))
  Actual: true
Expected: false

FAILED:  ContentType/AgentAPITest.GetStateWithNonTerminalCompletedTask/1

Error Message:
../../../src/tests/api_tests.cpp:6665
Failed to wait 1mins for shutdown

Stack Trace:
../../../src/tests/api_tests.cpp:6665
Failed to wait 1mins for shutdown

FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
../../src/tests/reservation_endpoints_tests.cpp:1440
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; disk:3747301; cpus:1; mem:512 does not contain 
cpus(reservations: [(DYNAMIC,role,test-principal)]):1"

Stack Trace:
../../src/tests/reservation_endpoints_tests.cpp:1440
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; disk:3747301; cpus:1; mem:512 does not contain 
cpus(reservations: [(DYNAMIC,role,test-principal)]):1"

Reply via email to