Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webUITrashbinRestore/trashbinRestore.feature:46 failed on nightly and needs further investigation #6791

Closed
SwikritiT opened this issue Apr 19, 2022 · 3 comments
Labels

Comments

@SwikritiT
Copy link
Contributor

https://drone.owncloud.com/owncloud/web/24755/68/15

5) Scenario: Select some trashbin files and restore them in a batch # features/webUITrashbinRestore/trashbinRestore.feature:46
   ✔ Before # setup.js:41
   ✔ Before # setup.js:45
   ✔ Before # setup.js:49
   ✔ Before # setup.js:66
   ✔ Before # setup.js:73
   ✔ Before # setup.js:84
   ✔ Before # stepDefinitions/filesContext.js:17
   ✔ Before # stepDefinitions/generalContext.js:199
   ✔ Before # stepDefinitions/generalContext.js:237
   ✔ Before # stepDefinitions/middlewareContext.js:46
   ✔ Given user "Alice" has been created with default attributes and without skeleton files in the server # stepDefinitions/middlewareContext.js:66
   ✔ And user "Alice" has created file "sample,1.txt" in the server # stepDefinitions/middlewareContext.js:66
   ✔ And user "Alice" has created folder "Folder,With,Comma" in the server # stepDefinitions/middlewareContext.js:66
   ✔ And user "Alice" has logged in using the webUI # stepDefinitions/loginContext.js:64
   ✔ Given user "Alice" has created folder "simple-folder" in the server # stepDefinitions/middlewareContext.js:66
   ✔ And user "Alice" has uploaded file "data.zip" to "data.zip" in the server # stepDefinitions/middlewareContext.js:66
   ✔ And user "Alice" has uploaded file "lorem.txt" to "lorem.txt" in the server # stepDefinitions/middlewareContext.js:66
   ✔ And user "Alice" has uploaded file "lorem-big.txt" to "lorem-big.txt" in the server # stepDefinitions/middlewareContext.js:66
   ✔ And the following files have been deleted by user "Alice" in the server # stepDefinitions/middlewareContext.js:76
       | name              |
       | data.zip          |
       | lorem.txt         |
       | lorem-big.txt     |
       | simple-folder     |
       | sample,1.txt      |
       | Folder,With,Comma |
   ✔ And the user has browsed to the trashbin page # stepDefinitions/filesContext.js:74
   ✔ When the user marks these files for batch action using the webUI # stepDefinitions/filesContext.js:513
       | name              |
       | lorem.txt         |
       | lorem-big.txt     |
       | sample,1.txt      |
       | Folder,With,Comma |
   ✔ And the user batch restores the marked files using the webUI # stepDefinitions/filesContext.js:544
   ✔ And the user reloads the current page of the webUI # stepDefinitions/filesContext.js:447
   ✔ Then file "data.zip" should be listed on the webUI # stepDefinitions/filesContext.js:351
   ✔ And folder "simple-folder" should be listed on the webUI # stepDefinitions/filesContext.js:355
   ✔ But file "lorem.txt" should not be listed on the webUI # stepDefinitions/filesContext.js:370
   ✔ And file "lorem-big.txt" should not be listed on the webUI # stepDefinitions/filesContext.js:370
   ✔ And file "sample,1.txt" should not be listed on the webUI # stepDefinitions/filesContext.js:370
   ✖ And folder "Folder,With,Comma" should not be listed on the webUI # stepDefinitions/filesContext.js:381
       Error while running "ok" command: Failed [ok]: (Error: Folder 'Folder,With,Comma' is listed on the filesList) - expected "true" but got: "false" (0ms)
           at /var/www/owncloud/web/tests/acceptance/stepDefinitions/filesContext.js:388:28
           at runMicrotasks (<anonymous>)
           at processTicksAndRejections (internal/process/task_queues.js:95:5)
   - When the user browses to the files page # stepDefinitions/filesContext.js:22
   - And file "lorem.txt" should be listed on the webUI # stepDefinitions/filesContext.js:351
   - And file "lorem-big.txt" should be listed on the webUI # stepDefinitions/filesContext.js:351
   - And file "sample,1.txt" should be listed on the webUI # stepDefinitions/filesContext.js:351
   - And folder "Folder,With,Comma" should be listed on the webUI # stepDefinitions/filesContext.js:355
   - But file "data.zip" should not be listed on the webUI # stepDefinitions/filesContext.js:370
   - And folder "simple-folder" should not be listed on the webUI # stepDefinitions/filesContext.js:381
   ✔ After # stepDefinitions/middlewareContext.js:60
   ✔ After # stepDefinitions/generalContext.js:255
   ✔ After # stepDefinitions/generalContext.js:224
   ✔ After # stepDefinitions/generalContext.js:165
   ✔ After # setup.js:117
   ✔ After # setup.js:113
   ✔ After # setup.js:109
   ✔ After # setup.js:102
   ✔ After # setup.js:93
@SwikritiT
Copy link
Contributor Author

Might be similar to #6706 #6707

@SwikritiT
Copy link
Contributor Author

@saw-jan
Copy link
Member

saw-jan commented May 4, 2022

Will be tracked in #6796
Closing here

@saw-jan saw-jan closed this as completed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants