Skip to content

This is 22 - #25454

Merged
nickvergessen merged 1 commit into
masterfrom
this-is-22
Feb 3, 2021
Merged

This is 22#25454
nickvergessen merged 1 commit into
masterfrom
this-is-22

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

688-363-max

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessennickvergessen added the 3. to review Waiting for reviews label Feb 3, 2021
@nickvergessennickvergessen added this to the Nextcloud 22 milestone Feb 3, 2021
@faily-bot

faily-botBot commented Feb 3, 2021

Copy link
Copy Markdown

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 1892: failure

integration-sharing-v1-video-verification

  • build/integration/sharing_features/sharing-v1-video-verification.feature:8
  • build/integration/sharing_features/sharing-v1-video-verification.feature:20
  • build/integration/sharing_features/sharing-v1-video-verification.feature:33
  • build/integration/sharing_features/sharing-v1-video-verification.feature:47
  • build/integration/sharing_features/sharing-v1-video-verification.feature:62
  • build/integration/sharing_features/sharing-v1-video-verification.feature:76
  • build/integration/sharing_features/sharing-v1-video-verification.feature:91
  • build/integration/sharing_features/sharing-v1-video-verification.feature:104
  • build/integration/sharing_features/sharing-v1-video-verification.feature:118
  • build/integration/sharing_features/sharing-v1-video-verification.feature:130
  • build/integration/sharing_features/sharing-v1-video-verification.feature:145
  • build/integration/sharing_features/sharing-v1-video-verification.feature:176
  • build/integration/sharing_features/sharing-v1-video-verification.feature:209
  • build/integration/sharing_features/sharing-v1-video-verification.feature:246
  • build/integration/sharing_features/sharing-v1-video-verification.feature:260
  • build/integration/sharing_features/sharing-v1-video-verification.feature:275
  • build/integration/sharing_features/sharing-v1-video-verification.feature:291
  • build/integration/sharing_features/sharing-v1-video-verification.feature:308
  • build/integration/sharing_features/sharing-v1-video-verification.feature:324
  • build/integration/sharing_features/sharing-v1-video-verification.feature:341
  • build/integration/sharing_features/sharing-v1-video-verification.feature:356
  • build/integration/sharing_features/sharing-v1-video-verification.feature:372
  • build/integration/sharing_features/sharing-v1-video-verification.feature:386
  • build/integration/sharing_features/sharing-v1-video-verification.feature:403
  • build/integration/sharing_features/sharing-v1-video-verification.feature:419
  • build/integration/sharing_features/sharing-v1-video-verification.feature:436
  • build/integration/sharing_features/sharing-v1-video-verification.feature:453
  • build/integration/sharing_features/sharing-v1-video-verification.feature:471
Show full log
 Scenario: Creating a link share with send password by Talk # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:8
[Wed Feb 3 07:47:20 2021] 127.0.0.1:48680 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:20 2021] 127.0.0.1:48686 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:47:20 2021] 127.0.0.1:48700 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:21 2021] 127.0.0.1:48702 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:47:21 2021] 127.0.0.1:48716 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1b70000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:47:21 2021] 127.0.0.1:48718 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:22 2021] 127.0.0.1:48730 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:22 2021] 127.0.0.1:48746 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:47:23 2021] 127.0.0.1:48754 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:47:23 2021] 127.0.0.1:48762 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:47:23 2021] 127.0.0.1:48770 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:47:23 2021] 127.0.0.1:48780 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:47:24 2021] 127.0.0.1:48788 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:47:24 2021] 127.0.0.1:48800 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:47:24 2021] 127.0.0.1:48824 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:20
[Wed Feb 3 07:47:25 2021] 127.0.0.1:48842 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:47:26 2021] 127.0.0.1:48844 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:26 2021] 127.0.0.1:48852 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:47:27 2021] 127.0.0.1:48864 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:27 2021] 127.0.0.1:48866 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:47:27 2021] 127.0.0.1:48872 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
[Wed Feb 3 07:47:27 2021] 127.0.0.1:48874 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/1
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1580000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:47:28 2021] 127.0.0.1:48878 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:28 2021] 127.0.0.1:48902 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:31 2021] 127.0.0.1:48906 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:47:31 2021] 127.0.0.1:48910 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:47:31 2021] 127.0.0.1:48914 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:47:32 2021] 127.0.0.1:48918 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:47:32 2021] 127.0.0.1:48922 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:47:32 2021] 127.0.0.1:48924 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:47:32 2021] 127.0.0.1:48930 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:47:33 2021] 127.0.0.1:48932 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with different password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:33
[Wed Feb 3 07:47:33 2021] 127.0.0.1:48938 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:47:34 2021] 127.0.0.1:48940 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:35 2021] 127.0.0.1:48942 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:47:35 2021] 127.0.0.1:48944 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:35 2021] 127.0.0.1:48946 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:47:36 2021] 127.0.0.1:48948 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
[Wed Feb 3 07:47:36 2021] 127.0.0.1:48950 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/2
And Updating last share with # SharingContext::updatingLastShare()
| password | another secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1dc0000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "another secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:47:37 2021] 127.0.0.1:48952 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:37 2021] 127.0.0.1:48976 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:38 2021] 127.0.0.1:48980 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:47:38 2021] 127.0.0.1:48984 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:47:38 2021] 127.0.0.1:48988 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:47:38 2021] 127.0.0.1:48992 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:47:39 2021] 127.0.0.1:48998 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:47:39 2021] 127.0.0.1:49006 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:47:39 2021] 127.0.0.1:49008 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:47:39 2021] 127.0.0.1:49010 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with different password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:47
[Wed Feb 3 07:47:40 2021] 127.0.0.1:49014 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:47:40 2021] 127.0.0.1:49016 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:41 2021] 127.0.0.1:49018 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:47:41 2021] 127.0.0.1:49026 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:42 2021] 127.0.0.1:49034 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:47:42 2021] 127.0.0.1:49068 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
[Wed Feb 3 07:47:42 2021] 127.0.0.1:49074 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/3
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
[Wed Feb 3 07:47:43 2021] 127.0.0.1:49084 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/3
And Updating last share with # SharingContext::updatingLastShare()
| password | another secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1310000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "another secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:47:43 2021] 127.0.0.1:49090 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:43 2021] 127.0.0.1:49102 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:44 2021] 127.0.0.1:49116 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:47:44 2021] 127.0.0.1:49122 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:47:44 2021] 127.0.0.1:49130 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:47:45 2021] 127.0.0.1:49140 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:47:45 2021] 127.0.0.1:49144 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:47:45 2021] 127.0.0.1:49150 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:47:45 2021] 127.0.0.1:49156 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:47:46 2021] 127.0.0.1:49164 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with same password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:62
[Wed Feb 3 07:47:46 2021] 127.0.0.1:49182 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:47:47 2021] 127.0.0.1:49184 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:47 2021] 127.0.0.1:49198 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:47:48 2021] 127.0.0.1:49210 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:48 2021] 127.0.0.1:49218 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:47:48 2021] 127.0.0.1:49224 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
[Wed Feb 3 07:47:49 2021] 127.0.0.1:49234 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/4
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1840000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:47:49 2021] 127.0.0.1:49242 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:49 2021] 127.0.0.1:49250 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:50 2021] 127.0.0.1:49264 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:47:50 2021] 127.0.0.1:49270 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:47:50 2021] 127.0.0.1:49276 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:47:51 2021] 127.0.0.1:49282 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:47:51 2021] 127.0.0.1:49312 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:47:51 2021] 127.0.0.1:49316 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:47:52 2021] 127.0.0.1:49322 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:47:52 2021] 127.0.0.1:49328 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with same password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:76
[Wed Feb 3 07:47:52 2021] 127.0.0.1:49344 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:47:53 2021] 127.0.0.1:49346 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:54 2021] 127.0.0.1:49354 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:47:55 2021] 127.0.0.1:49358 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:55 2021] 127.0.0.1:49364 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:47:55 2021] 127.0.0.1:49366 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
[Wed Feb 3 07:47:56 2021] 127.0.0.1:49368 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/5
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
[Wed Feb 3 07:47:56 2021] 127.0.0.1:49376 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/5
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0cf0000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:47:56 2021] 127.0.0.1:49380 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:47:57 2021] 127.0.0.1:49390 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:47:57 2021] 127.0.0.1:49396 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:47:58 2021] 127.0.0.1:49404 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:47:58 2021] 127.0.0.1:49410 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:47:58 2021] 127.0.0.1:49414 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:47:58 2021] 127.0.0.1:49420 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:47:59 2021] 127.0.0.1:49426 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:47:59 2021] 127.0.0.1:49432 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:47:59 2021] 127.0.0.1:49438 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk without updating password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:91
[Wed Feb 3 07:48:00 2021] 127.0.0.1:49448 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:00 2021] 127.0.0.1:49450 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:01 2021] 127.0.0.1:49454 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:48:01 2021] 127.0.0.1:49462 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:02 2021] 127.0.0.1:49464 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:48:02 2021] 127.0.0.1:49466 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
[Wed Feb 3 07:48:02 2021] 127.0.0.1:49470 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/6
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef19f0000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:48:03 2021] 127.0.0.1:49472 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:03 2021] 127.0.0.1:49480 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:04 2021] 127.0.0.1:49488 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:48:04 2021] 127.0.0.1:49492 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:48:04 2021] 127.0.0.1:49496 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:48:04 2021] 127.0.0.1:49498 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:48:05 2021] 127.0.0.1:49502 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:48:05 2021] 127.0.0.1:49506 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:48:05 2021] 127.0.0.1:49510 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:48:05 2021] 127.0.0.1:49514 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk without updating password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:104
[Wed Feb 3 07:48:06 2021] 127.0.0.1:49518 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:07 2021] 127.0.0.1:49520 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:07 2021] 127.0.0.1:49524 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:48:08 2021] 127.0.0.1:49536 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:08 2021] 127.0.0.1:49540 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:48:08 2021] 127.0.0.1:49544 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
[Wed Feb 3 07:48:09 2021] 127.0.0.1:49546 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/7
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
[Wed Feb 3 07:48:09 2021] 127.0.0.1:49552 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/7
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef12e0000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:48:10 2021] 127.0.0.1:49556 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:10 2021] 127.0.0.1:49564 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:10 2021] 127.0.0.1:49576 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:48:11 2021] 127.0.0.1:49582 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:48:11 2021] 127.0.0.1:49592 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:48:11 2021] 127.0.0.1:49606 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:48:12 2021] 127.0.0.1:49618 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:48:12 2021] 127.0.0.1:49626 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:48:12 2021] 127.0.0.1:49630 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:48:12 2021] 127.0.0.1:49636 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with no password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:118
[Wed Feb 3 07:48:13 2021] 127.0.0.1:49684 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:13 2021] 127.0.0.1:49686 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:14 2021] 127.0.0.1:49762 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:48:14 2021] 127.0.0.1:49774 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:15 2021] 127.0.0.1:49776 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:48:15 2021] 127.0.0.1:49778 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
[Wed Feb 3 07:48:15 2021] 127.0.0.1:49794 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/8
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1d70000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share can be downloaded # SharingContext::lastShareCanBeDownloaded()
[Wed Feb 3 07:48:16 2021] 127.0.0.1:49854 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:16 2021] 127.0.0.1:49858 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:17 2021] 127.0.0.1:49886 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:48:17 2021] 127.0.0.1:49904 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:48:17 2021] 127.0.0.1:49920 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:48:17 2021] 127.0.0.1:49924 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:48:18 2021] 127.0.0.1:49950 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:48:18 2021] 127.0.0.1:50048 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:48:18 2021] 127.0.0.1:50074 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:48:19 2021] 127.0.0.1:50082 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with no password removed after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:130
[Wed Feb 3 07:48:19 2021] 127.0.0.1:50114 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:20 2021] 127.0.0.1:50116 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:20 2021] 127.0.0.1:50126 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:48:21 2021] 127.0.0.1:50164 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:21 2021] 127.0.0.1:50178 [200]: /ocs/v2.php/cloud/users/user0
Given user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:48:22 2021] 127.0.0.1:50214 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
[Wed Feb 3 07:48:22 2021] 127.0.0.1:50262 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/9
And Updating last share with # SharingContext::updatingLastShare()
| password | |
[Wed Feb 3 07:48:22 2021] 127.0.0.1:50270 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/9
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0c00000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share can be downloaded # SharingContext::lastShareCanBeDownloaded()
[Wed Feb 3 07:48:23 2021] 127.0.0.1:50272 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:23 2021] 127.0.0.1:50278 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:24 2021] 127.0.0.1:50354 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:48:24 2021] 127.0.0.1:50358 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:48:24 2021] 127.0.0.1:50362 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:48:25 2021] 127.0.0.1:50384 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:48:25 2021] 127.0.0.1:50386 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:48:25 2021] 127.0.0.1:50400 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:48:26 2021] 127.0.0.1:50418 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:48:26 2021] 127.0.0.1:50422 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk without setting new password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:145
[Wed Feb 3 07:48:27 2021] 127.0.0.1:50568 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:27 2021] 127.0.0.1:50572 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:48:28 2021] 127.0.0.1:50574 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:28 2021] 127.0.0.1:50608 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:48:29 2021] 127.0.0.1:50620 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:31 2021] 127.0.0.1:50628 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:48:31 2021] 127.0.0.1:50636 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:48:32 2021] 127.0.0.1:50640 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | false |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1c50000000043a21cea (
0 => '998'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:48:32 2021] 127.0.0.1:50646 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:32 2021] 127.0.0.1:50654 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:33 2021] 127.0.0.1:50674 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:42 2021] 127.0.0.1:50822 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:48:42 2021] 127.0.0.1:50830 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:48:43 2021] 127.0.0.1:50832 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:48:43 2021] 127.0.0.1:50840 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:48:43 2021] 127.0.0.1:50842 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:48:43 2021] 127.0.0.1:50850 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:48:44 2021] 127.0.0.1:50856 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:48:44 2021] 127.0.0.1:50866 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk setting same password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:176
[Wed Feb 3 07:48:45 2021] 127.0.0.1:50882 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:45 2021] 127.0.0.1:50886 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:48:45 2021] 127.0.0.1:50888 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:46 2021] 127.0.0.1:50898 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:48:46 2021] 127.0.0.1:50908 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:47 2021] 127.0.0.1:50920 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:48:47 2021] 127.0.0.1:50926 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:48:47 2021] 127.0.0.1:50928 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | false |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1d40000000043a21cea (
0 => '998'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:48:48 2021] 127.0.0.1:50934 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:48:48 2021] 127.0.0.1:50938 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:48:48 2021] 127.0.0.1:50954 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:48:58 2021] 127.0.0.1:51092 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:48:58 2021] 127.0.0.1:51102 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:48:58 2021] 127.0.0.1:51110 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:48:58 2021] 127.0.0.1:51118 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:48:59 2021] 127.0.0.1:51122 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:48:59 2021] 127.0.0.1:51130 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:48:59 2021] 127.0.0.1:51136 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:00 2021] 127.0.0.1:51144 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk setting new password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:209
[Wed Feb 3 07:49:00 2021] 127.0.0.1:51154 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:01 2021] 127.0.0.1:51160 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:01 2021] 127.0.0.1:51162 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:02 2021] 127.0.0.1:51168 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:49:02 2021] 127.0.0.1:51174 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:03 2021] 127.0.0.1:51180 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:49:03 2021] 127.0.0.1:51182 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 3 |
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:49:03 2021] 127.0.0.1:51188 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
And Updating last share with # SharingContext::updatingLastShare()
| password | another secret |
| sendPasswordByTalk | false |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0df0000000043a21cea (
0 => '998'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "another secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:49:04 2021] 127.0.0.1:51190 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:04 2021] 127.0.0.1:51200 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:04 2021] 127.0.0.1:51214 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:12 2021] 127.0.0.1:51404 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:49:13 2021] 127.0.0.1:51412 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:49:13 2021] 127.0.0.1:51422 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:49:13 2021] 127.0.0.1:51426 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:49:13 2021] 127.0.0.1:51436 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:49:14 2021] 127.0.0.1:51442 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:49:14 2021] 127.0.0.1:51450 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:14 2021] 127.0.0.1:51456 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Creating a mail share with send password by Talk # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:246
[Wed Feb 3 07:49:15 2021] 127.0.0.1:51476 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:15 2021] 127.0.0.1:51480 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:17 2021] 127.0.0.1:51482 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:18 2021] 127.0.0.1:51508 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:49:18 2021] 127.0.0.1:51526 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:18 2021] 127.0.0.1:51536 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:49:18 2021] 127.0.0.1:51542 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef19c0000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:49:19 2021] 127.0.0.1:51552 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:19 2021] 127.0.0.1:51580 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:20 2021] 127.0.0.1:51602 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:20 2021] 127.0.0.1:51616 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:49:21 2021] 127.0.0.1:51634 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:49:21 2021] 127.0.0.1:51642 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:49:21 2021] 127.0.0.1:51648 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:49:21 2021] 127.0.0.1:51654 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:49:22 2021] 127.0.0.1:51660 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:49:22 2021] 127.0.0.1:51668 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:22 2021] 127.0.0.1:51672 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:260
[Wed Feb 3 07:49:23 2021] 127.0.0.1:51688 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:24 2021] 127.0.0.1:51692 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:24 2021] 127.0.0.1:51694 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:25 2021] 127.0.0.1:51700 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:49:25 2021] 127.0.0.1:51706 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:25 2021] 127.0.0.1:51712 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:49:26 2021] 127.0.0.1:51714 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
[Wed Feb 3 07:49:26 2021] 127.0.0.1:51722 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/13
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef10c0000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:49:27 2021] 127.0.0.1:51724 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:27 2021] 127.0.0.1:51734 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:27 2021] 127.0.0.1:51742 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:28 2021] 127.0.0.1:51748 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:49:28 2021] 127.0.0.1:51754 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:49:29 2021] 127.0.0.1:51756 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:49:29 2021] 127.0.0.1:51762 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:49:29 2021] 127.0.0.1:51764 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:49:29 2021] 127.0.0.1:51770 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:49:29 2021] 127.0.0.1:51772 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:30 2021] 127.0.0.1:51778 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with different password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:275
[Wed Feb 3 07:49:30 2021] 127.0.0.1:51784 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:31 2021] 127.0.0.1:51790 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:31 2021] 127.0.0.1:51792 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:32 2021] 127.0.0.1:51798 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:49:32 2021] 127.0.0.1:51804 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:32 2021] 127.0.0.1:51810 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:49:33 2021] 127.0.0.1:51812 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
[Wed Feb 3 07:49:33 2021] 127.0.0.1:51822 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/14
And Updating last share with # SharingContext::updatingLastShare()
| password | another secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0f80000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "another secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:49:34 2021] 127.0.0.1:51828 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:34 2021] 127.0.0.1:51836 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:34 2021] 127.0.0.1:51846 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:35 2021] 127.0.0.1:51858 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:49:35 2021] 127.0.0.1:51868 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:49:36 2021] 127.0.0.1:51882 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:49:36 2021] 127.0.0.1:51890 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:49:36 2021] 127.0.0.1:51898 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:49:36 2021] 127.0.0.1:51902 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:49:36 2021] 127.0.0.1:51908 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:37 2021] 127.0.0.1:51910 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with different password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:291
[Wed Feb 3 07:49:37 2021] 127.0.0.1:51930 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:38 2021] 127.0.0.1:51944 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:38 2021] 127.0.0.1:51946 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:39 2021] 127.0.0.1:51962 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:49:39 2021] 127.0.0.1:52008 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:39 2021] 127.0.0.1:52014 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:49:40 2021] 127.0.0.1:52080 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
[Wed Feb 3 07:49:40 2021] 127.0.0.1:52084 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/15
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
[Wed Feb 3 07:49:40 2021] 127.0.0.1:52092 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/15
And Updating last share with # SharingContext::updatingLastShare()
| password | another secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0900000000043a21cea (
0 => '403'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "another secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:49:41 2021] 127.0.0.1:52100 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:41 2021] 127.0.0.1:52108 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:41 2021] 127.0.0.1:52114 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:42 2021] 127.0.0.1:52120 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:49:42 2021] 127.0.0.1:52138 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:49:43 2021] 127.0.0.1:52144 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:49:43 2021] 127.0.0.1:52146 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:49:43 2021] 127.0.0.1:52164 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:49:43 2021] 127.0.0.1:52188 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:49:44 2021] 127.0.0.1:52194 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:44 2021] 127.0.0.1:52196 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with same password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:308
[Wed Feb 3 07:49:45 2021] 127.0.0.1:52206 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:45 2021] 127.0.0.1:52218 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:45 2021] 127.0.0.1:52220 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:46 2021] 127.0.0.1:52232 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:49:46 2021] 127.0.0.1:52240 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:47 2021] 127.0.0.1:52242 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:49:47 2021] 127.0.0.1:52248 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
[Wed Feb 3 07:49:47 2021] 127.0.0.1:52258 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/16
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1840000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:49:48 2021] 127.0.0.1:52260 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:48 2021] 127.0.0.1:52266 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:48 2021] 127.0.0.1:52272 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:49 2021] 127.0.0.1:52278 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:49:49 2021] 127.0.0.1:52284 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:49:50 2021] 127.0.0.1:52286 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:49:50 2021] 127.0.0.1:52292 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:49:50 2021] 127.0.0.1:52294 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:49:50 2021] 127.0.0.1:52300 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:49:51 2021] 127.0.0.1:52302 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:51 2021] 127.0.0.1:52308 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with same password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:324
[Wed Feb 3 07:49:51 2021] 127.0.0.1:52316 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:52 2021] 127.0.0.1:52322 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:52 2021] 127.0.0.1:52324 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:53 2021] 127.0.0.1:52332 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:49:53 2021] 127.0.0.1:52338 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:53 2021] 127.0.0.1:52346 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:49:54 2021] 127.0.0.1:52348 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
[Wed Feb 3 07:49:54 2021] 127.0.0.1:52356 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/17
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
[Wed Feb 3 07:49:54 2021] 127.0.0.1:52364 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/17
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1550000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:49:55 2021] 127.0.0.1:52366 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:49:55 2021] 127.0.0.1:52372 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:49:55 2021] 127.0.0.1:52378 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:56 2021] 127.0.0.1:52384 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:49:56 2021] 127.0.0.1:52390 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:49:57 2021] 127.0.0.1:52392 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:49:57 2021] 127.0.0.1:52398 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:49:57 2021] 127.0.0.1:52400 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:49:57 2021] 127.0.0.1:52402 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:49:58 2021] 127.0.0.1:52410 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:49:58 2021] 127.0.0.1:52412 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk without updating password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:341
[Wed Feb 3 07:49:58 2021] 127.0.0.1:52422 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:49:59 2021] 127.0.0.1:52428 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:49:59 2021] 127.0.0.1:52430 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:00 2021] 127.0.0.1:52436 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:00 2021] 127.0.0.1:52442 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:00 2021] 127.0.0.1:52444 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:01 2021] 127.0.0.1:52450 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
[Wed Feb 3 07:50:01 2021] 127.0.0.1:52460 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/18
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1b60000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:50:02 2021] 127.0.0.1:52462 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:02 2021] 127.0.0.1:52470 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:02 2021] 127.0.0.1:52476 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:03 2021] 127.0.0.1:52482 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:03 2021] 127.0.0.1:52488 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:03 2021] 127.0.0.1:52490 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:04 2021] 127.0.0.1:52496 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:04 2021] 127.0.0.1:52498 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:04 2021] 127.0.0.1:52504 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:04 2021] 127.0.0.1:52506 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:05 2021] 127.0.0.1:52512 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk without updating password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:356
[Wed Feb 3 07:50:05 2021] 127.0.0.1:52518 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:05 2021] 127.0.0.1:52524 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:06 2021] 127.0.0.1:52526 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:07 2021] 127.0.0.1:52532 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:07 2021] 127.0.0.1:52538 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:07 2021] 127.0.0.1:52544 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:07 2021] 127.0.0.1:52546 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
[Wed Feb 3 07:50:08 2021] 127.0.0.1:52554 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/19
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
[Wed Feb 3 07:50:08 2021] 127.0.0.1:52562 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/19
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef08f0000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:50:09 2021] 127.0.0.1:52564 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:09 2021] 127.0.0.1:52570 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:09 2021] 127.0.0.1:52576 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:10 2021] 127.0.0.1:52582 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:10 2021] 127.0.0.1:52588 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:11 2021] 127.0.0.1:52590 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:11 2021] 127.0.0.1:52596 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:11 2021] 127.0.0.1:52598 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:11 2021] 127.0.0.1:52604 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:11 2021] 127.0.0.1:52606 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:12 2021] 127.0.0.1:52612 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with no password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:372
[Wed Feb 3 07:50:12 2021] 127.0.0.1:52618 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:13 2021] 127.0.0.1:52624 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:13 2021] 127.0.0.1:52626 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:14 2021] 127.0.0.1:52632 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:14 2021] 127.0.0.1:52638 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:14 2021] 127.0.0.1:52644 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:15 2021] 127.0.0.1:52646 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
[Wed Feb 3 07:50:15 2021] 127.0.0.1:52656 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/20
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1120000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share can be downloaded # SharingContext::lastShareCanBeDownloaded()
[Wed Feb 3 07:50:15 2021] 127.0.0.1:52658 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:16 2021] 127.0.0.1:52664 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:16 2021] 127.0.0.1:52670 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:17 2021] 127.0.0.1:52676 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:17 2021] 127.0.0.1:52682 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:17 2021] 127.0.0.1:52684 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:17 2021] 127.0.0.1:52690 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:18 2021] 127.0.0.1:52692 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:18 2021] 127.0.0.1:52698 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:18 2021] 127.0.0.1:52700 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:18 2021] 127.0.0.1:52710 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Enabling send password by Talk with no password removed after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:386
[Wed Feb 3 07:50:19 2021] 127.0.0.1:52716 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:19 2021] 127.0.0.1:52722 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:20 2021] 127.0.0.1:52724 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:20 2021] 127.0.0.1:52730 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:21 2021] 127.0.0.1:52736 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:21 2021] 127.0.0.1:52738 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:21 2021] 127.0.0.1:52744 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
[Wed Feb 3 07:50:22 2021] 127.0.0.1:52754 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/21
And Updating last share with # SharingContext::updatingLastShare()
| password | |
[Wed Feb 3 07:50:22 2021] 127.0.0.1:52760 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/21
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | true |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef12b0000000043a21cea (
0 => '403'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share can be downloaded # SharingContext::lastShareCanBeDownloaded()
[Wed Feb 3 07:50:22 2021] 127.0.0.1:52762 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:23 2021] 127.0.0.1:52768 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:23 2021] 127.0.0.1:52774 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:24 2021] 127.0.0.1:52780 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:24 2021] 127.0.0.1:52786 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:24 2021] 127.0.0.1:52788 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:24 2021] 127.0.0.1:52790 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:25 2021] 127.0.0.1:52796 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:25 2021] 127.0.0.1:52798 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:25 2021] 127.0.0.1:52804 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:25 2021] 127.0.0.1:52806 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk without setting new password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:403
[Wed Feb 3 07:50:26 2021] 127.0.0.1:52816 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:26 2021] 127.0.0.1:52822 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:27 2021] 127.0.0.1:52824 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:27 2021] 127.0.0.1:52826 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:28 2021] 127.0.0.1:52838 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:28 2021] 127.0.0.1:52840 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:28 2021] 127.0.0.1:52846 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:50:28 2021] 127.0.0.1:52848 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | false |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0830000000043a21cea (
0 => '998'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:50:29 2021] 127.0.0.1:52854 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:29 2021] 127.0.0.1:52860 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:30 2021] 127.0.0.1:52866 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:30 2021] 127.0.0.1:52872 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:31 2021] 127.0.0.1:52878 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:31 2021] 127.0.0.1:52880 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:31 2021] 127.0.0.1:52886 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:31 2021] 127.0.0.1:52890 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:32 2021] 127.0.0.1:52896 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:32 2021] 127.0.0.1:52898 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:32 2021] 127.0.0.1:52904 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk without setting new password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:419
[Wed Feb 3 07:50:33 2021] 127.0.0.1:52910 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:33 2021] 127.0.0.1:52916 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:34 2021] 127.0.0.1:52918 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:34 2021] 127.0.0.1:52924 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:35 2021] 127.0.0.1:52930 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:35 2021] 127.0.0.1:52936 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:35 2021] 127.0.0.1:52938 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
[Wed Feb 3 07:50:35 2021] 127.0.0.1:52946 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/22
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:50:36 2021] 127.0.0.1:52948 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/22
And Updating last share with # SharingContext::updatingLastShare()
| sendPasswordByTalk | false |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0bc0000000043a21cea (
0 => '100'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:50:36 2021] 127.0.0.1:52958 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:36 2021] 127.0.0.1:52964 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:37 2021] 127.0.0.1:52970 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:38 2021] 127.0.0.1:52976 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:38 2021] 127.0.0.1:52982 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:38 2021] 127.0.0.1:52984 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:38 2021] 127.0.0.1:52990 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:39 2021] 127.0.0.1:52996 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:39 2021] 127.0.0.1:53004 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:39 2021] 127.0.0.1:53008 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:39 2021] 127.0.0.1:53014 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk setting same password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:436
[Wed Feb 3 07:50:40 2021] 127.0.0.1:53022 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:40 2021] 127.0.0.1:53028 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:42 2021] 127.0.0.1:53030 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:43 2021] 127.0.0.1:53044 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:43 2021] 127.0.0.1:53050 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:43 2021] 127.0.0.1:53056 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:43 2021] 127.0.0.1:53058 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:50:44 2021] 127.0.0.1:53064 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | false |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef14e0000000043a21cea (
0 => '998'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:50:44 2021] 127.0.0.1:53066 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:44 2021] 127.0.0.1:53072 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:45 2021] 127.0.0.1:53080 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:45 2021] 127.0.0.1:53086 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:46 2021] 127.0.0.1:53092 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:46 2021] 127.0.0.1:53094 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:46 2021] 127.0.0.1:53100 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:46 2021] 127.0.0.1:53102 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:47 2021] 127.0.0.1:53108 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:47 2021] 127.0.0.1:53110 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:47 2021] 127.0.0.1:53116 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk setting same password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:453
[Wed Feb 3 07:50:48 2021] 127.0.0.1:53122 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:48 2021] 127.0.0.1:53128 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:48 2021] 127.0.0.1:53130 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:49 2021] 127.0.0.1:53136 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:49 2021] 127.0.0.1:53142 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:50 2021] 127.0.0.1:53148 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:50 2021] 127.0.0.1:53150 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
[Wed Feb 3 07:50:50 2021] 127.0.0.1:53158 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/23
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:50:51 2021] 127.0.0.1:53160 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/23
And Updating last share with # SharingContext::updatingLastShare()
| password | secret |
| sendPasswordByTalk | false |
Then the OCS status code should be "400" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef1830000000043a21cea (
0 => '100'
) matches expected '400'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:50:51 2021] 127.0.0.1:53168 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:51 2021] 127.0.0.1:53174 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:52 2021] 127.0.0.1:53180 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:52 2021] 127.0.0.1:53186 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_permissions
[Wed Feb 3 07:50:53 2021] 127.0.0.1:53192 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_internal_expire_date
[Wed Feb 3 07:50:53 2021] 127.0.0.1:53194 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_internal_expire_after_n_days
[Wed Feb 3 07:50:53 2021] 127.0.0.1:53200 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/internal_defaultExpDays
[Wed Feb 3 07:50:53 2021] 127.0.0.1:53202 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_default_expire_date
[Wed Feb 3 07:50:54 2021] 127.0.0.1:53208 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/shareapi_expire_after_n_days
[Wed Feb 3 07:50:54 2021] 127.0.0.1:53210 [200]: /ocs/v1.php/apps/testing/api/v1/app/core/link_defaultExpDays
[Wed Feb 3 07:50:54 2021] 127.0.0.1:53216 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
Scenario: Disabling send password by Talk setting new password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:471
[Wed Feb 3 07:50:55 2021] 127.0.0.1:53222 [200]: /apps/testing/clean_opcode_cache.php
[Wed Feb 3 07:50:55 2021] 127.0.0.1:53228 [200]: /apps/testing/clean_opcode_cache.php
Given dummy mail server is listening # SharingContext::dummyMailServerIsListening()
[Wed Feb 3 07:50:56 2021] 127.0.0.1:53230 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:56 2021] 127.0.0.1:53236 [200]: /ocs/v1.php/cloud/users
[Wed Feb 3 07:50:56 2021] 127.0.0.1:53242 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:57 2021] 127.0.0.1:53244 [200]: /ocs/v2.php/cloud/users/user0
And user "user0" exists # SharingContext::assureUserExists()
And As an "user0" # SharingContext::asAn()
[Wed Feb 3 07:50:57 2021] 127.0.0.1:53250 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
When creating a share with # SharingContext::creatingShare()
| path | welcome.txt |
| shareType | 4 |
| shareWith | dummy@test.com |
| password | secret |
| sendPasswordByTalk | true |
[Wed Feb 3 07:50:57 2021] 127.0.0.1:53252 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
And Updating last share with # SharingContext::updatingLastShare()
| password | another secret |
| sendPasswordByTalk | false |
Then the OCS status code should be "100" # SharingContext::theOCSStatusCodeShouldBe()
Failed asserting that SimpleXMLElement Object &0000000061eef0b10000000043a21cea (
0 => '998'
) matches expected '100'.
And the HTTP status code should be "200" # SharingContext::theHTTPStatusCodeShouldBe()
And last share with password "another secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Wed Feb 3 07:50:58 2021] 127.0.0.1:53260 [200]: /ocs/v1.php/cloud/users/user0
[Wed Feb 3 07:50:58 2021] 127.0.0.1:53266 [404]: /ocs/v2.php/cloud/users/user0
[Wed Feb 3 07:50:58 2021] 127.0.0.1:53272 [200]: /apps/testing/clean_opcode_cache.php

@nickvergessen

Copy link
Copy Markdown
MemberAuthor

Failure is expected, until master of spreed installs 22 (after this PR is merged)

@nickvergessen
nickvergessen merged commit 3f780b0 into masterFeb 3, 2021
@nickvergessen
nickvergessen deleted the this-is-22 branch February 3, 2021 08:30
@blizzzblizzz mentioned this pull request Sep 28, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nickvergessen@ChristophWurst@juliusknorr