Skip to content

[desktop-client] flaky desktop client UI tests #52

@individual-it

Description

@individual-it

[3] tst_syncing/test.feature:506

Scenario: Sync a received shared folder with Viewer permission role

  • https://ci.opencloud.eu/repos/11/pipeline/357/46#L2054
    2025-11-24T05:49:02	LOG       	/woodpecker/desktop/test/gui/tst_syncing/test.feature:523: Start Step	But the following error    message should appear in the client
    2025-11-24T05:49:12	ERROR     	/woodpecker/desktop/test/gui/shared/scripts/pageObjects/SyncConnection.py:136:    Script Error	AssertionError: Permission error label did not appear
    
  • https://ci.opencloud.rocks/repos/11/pipeline/65/46#L2617
    2025-11-24T05:49:02	LOG       	/woodpecker/desktop/test/gui/tst_syncing/test.feature:523: Start Step	But the following error    message should appear in the client
    2025-11-24T05:49:12	ERROR     	/woodpecker/desktop/test/gui/shared/scripts/pageObjects/SyncConnection.py:136:    Script Error	AssertionError: Permission error label did not appear
    
  • https://ci.opencloud.rocks/repos/11/pipeline/65/46
    2025-12-10T02:16:39	LOG       	/woodpecker/desktop/test/gui/tst_syncing/test.feature:523: Start Step	But the following error    message should appear in the client
    2025-12-10T02:16:49	ERROR     	/woodpecker/desktop/test/gui/shared/scripts/pageObjects/SyncConnection.py:136:    Script Error	AssertionError: Permission error label did not appear
    
  • https://ci.opencloud.rocks/repos/11/pipeline/281/46
    AssertionError: Permission error label did not appear
    
Image

[1] tst_moveFilesFolders/test.feature:15 [FIXED]

Logs

Scenario: Scenario Move folder and file from level 5 sub-folder to sync root
Fix (✔️): opencloud-eu/desktop#772

  • https://ci.opencloud.eu/repos/11/pipeline/176/38 :
    2025-06-13T07:40:15	LOG       	/woodpecker/desktop/test/gui/tst_moveFilesFolders/test.feature:22: Start Step	Then as "Alice" the file "lorem.txt" should have the content "openCloud" in the server
    2025-06-13T07:40:15	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:32: Comparison	'' and 'openCloud' are not equal (File 'lorem.txt' should have content 'openCloud' but found '')
    2025-06-13T07:40:15	LOG       	/woodpecker/desktop/test/gui/tst_moveFilesFolders/test.feature:22: End Step	Then as "Alice" the file "lorem.txt" should have the content "openCloud" in the server
    

[4] tst_editFiles/test.feature:18 [FIXED]

Logs

Scenario: Modify original content of a file
Fix (✔️): opencloud-eu/desktop#772

  • https://ci.opencloud.eu/repos/11/pipeline/199/38 :
    2025-06-18T09:23:35	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:27: Start Step	Then as "Alice" the file "testfile.txt" should have the content "overwrite openCloud test text file" in the server
    2025-06-18T09:23:35	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:32: Comparison	'test content' and 'overwrite openCloud test text file' are not equal (File 'testfile.txt' should have content 'overwrite openCloud test text file' but found 'test content')
    
  • https://ci.opencloud.eu/repos/11/pipeline/1038/40
    2025-08-20T02:19:56	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:27: Start Step	Then as "Alice" the   file "testfile.txt" should have the content "overwrite openCloud test text file" in the server
    2025-08-20T02:19:57	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:32: Comparison	'test   content' and 'overwrite openCloud test text file' are not equal (File 'testfile.txt' should have content 'overwrite openCloud test text   file' but found 'test content')
    2025-08-20T02:19:57	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:27: End Step	Then as "Alice" the   file "testfile.txt" should have the content "overwrite openCloud test text file" in the server
    
  • https://ci.opencloud.eu/repos/11/pipeline/45/40#L482
    2025-09-09T02:25:55	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:27: Start Step	Then as "Alice" the file   "testfile.txt" should have the content "overwrite openCloud test text file" in the server
    2025-09-09T02:25:56	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:32: Comparison	'test content'   and 'overwrite openCloud test text file' are not equal (File 'testfile.txt' should have content 'overwrite openCloud test text file' but   found 'test content')
    
  • https://ci.opencloud.eu/repos/11/pipeline/135/44#L518
    2025-09-16T08:37:23	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:26: End Step	And the user waits for   file "testfile.txt" to be synced
    2025-09-16T08:37:23	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:27: Start Step	Then as "Alice" the   file "testfile.txt" should have the content "overwrite openCloud test text file" in the server
    2025-09-16T08:37:23	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:32: Comparison	'test   content' and 'overwrite openCloud test text file' are not equal (File 'testfile.txt' should have content 'overwrite openCloud test text   file' but found 'test content')
    

[6] tst_editFiles/test.feature:30 [FIXED]

Logs

Scenario: Replace and modify the content of a file multiple times
Fix (✔️): opencloud-eu/desktop#772

  • https://ci.opencloud.eu/repos/11/pipeline/1050/40

    2025-08-22T02:22:17	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:39: Start Step	Then as "Alice" the   content of file "simple.docx" in the server should match the content of local file "simple3.docx"
    
  • https://ci.opencloud.eu/repos/11/pipeline/75/44#L528

    2025-09-12T02:25:08	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:39: Start Step	Then as "Alice" the   content of file "simple.pdf" in the server should match the content of local file "simple3.pdf"
    2025-09-12T02:25:08	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:90: Comparison
    
  • https://ci.opencloud.eu/repos/11/pipeline/78/46#L628

    2025-11-03T05:45:44	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:39: Start Step	Then as "Alice" the content of file "simple.docx" in the server should match the content of local file "simple3.docx"
    2025-11-03T05:45:44	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:90: Comparison: Server file 'simple.docx' differs from local file 'simple3.docx'
    
  • https://ci.opencloud.rocks/repos/11/pipeline/96/46#L527

    2025-12-09T14:11:21	LOG       	/woodpecker/desktop/test/gui/tst_editFiles/test.feature:39: Start Step	Then as "Alice" the    content of file "simple.pdf" in the server should match the content of local file "simple3.pdf"
    2025-12-09T14:11:21	FAIL      	/woodpecker/desktop/test/gui/shared/steps/server_context.py:90: Comparison	
    
  • https://ci.opencloud.rocks/repos/11/pipeline/252/46

    Server file 'simple.pdf' differs from local file 'simple3.pdf'
    
  • https://ci.opencloud.rocks/repos/11/pipeline/270/52

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions