$this->assertFalse(strstr($json[$ids[0]],'<li class="entitynodeedit-form">'),'The "Edit" contextual link is not shown for a non-default revision.');
$this->assertFalse(strstr($json[$ids[0]],'<li class="entitynodedelete-form">'),'The "Delete" contextual link is not shown for a non-default revision.');