this test works locally, let's see what out build server says...
This commit is contained in:
parent
99354f9a28
commit
58233033c1
|
@ -751,9 +751,6 @@ class Test_Encryption_Share extends \PHPUnit_Framework_TestCase {
|
||||||
* @large
|
* @large
|
||||||
*/
|
*/
|
||||||
function testRecoveryForUser() {
|
function testRecoveryForUser() {
|
||||||
$this->markTestIncomplete(
|
|
||||||
'This test drives Jenkins crazy - "Cannot modify header information - headers already sent" - line 811'
|
|
||||||
);
|
|
||||||
// login as admin
|
// login as admin
|
||||||
\Test_Encryption_Util::loginHelper(\Test_Encryption_Share::TEST_ENCRYPTION_SHARE_USER1);
|
\Test_Encryption_Util::loginHelper(\Test_Encryption_Share::TEST_ENCRYPTION_SHARE_USER1);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue