client icon indicating copy to clipboard operation
client copied to clipboard

Scenario "Syncing a file from the server and creating a conflict" fails intermittently

Open sushmita56 opened this issue 3 years ago • 4 comments

The test failed in nightly build on step Then the table of conflict warnings should include file "conflict.txt though it is passing locally.

LookupError: Object '{column='1' container={container={container={container={name='stack' type='QStackedWidget' visible='1' window={name='Settings' type='OCC::SettingsDialog' visible='1'}} name='qt_tabwidget_stackedwidget' type='QStackedWidget' visible='1'} name='OCC__IssuesWidget' type='OCC::IssuesWidget' visible='1'} name='_tableView' type='QTableView' visible='1'} text~='conflict \\(conflicted copy \\d{4}-\\d{2}-\\d{2} \\d{6}\\)\\.txt' type='QModelIndex'}' not found. Could not match properties:
    container for object name: '{column='1' container={container={container={container={name='stack' type='QStackedWidget' visible='1' window=:settings_OCC_SettingsDialog} name='qt_tabwidget_stackedwidget' type='QStackedWidget' visible='1'} name='OCC__IssuesWidget' type='OCC::IssuesWidget' visible='1'} name='_tableView' type='QTableView' visible='1'} text~='conflict \\(conflicted copy \\d{4}-\\d{2}-\\d{2} \\d{6}\\)\\.txt' type='QModelIndex'}'
    container for object name: '{container={container={container={name='stack' type='QStackedWidget' visible='1' window=:settings_OCC_SettingsDialog} name='qt_tabwidget_stackedwidget' type='QStackedWidget' visible='1'} name='OCC__IssuesWidget' type='OCC::IssuesWidget' visible='1'} name='_tableView' type='QTableView' visible='1'}'
    visible for object name: '{container={container={name='stack' type='QStackedWidget' visible='1' window=:settings_OCC_SettingsDialog} name='qt_tabwidget_stackedwidget' type='QStackedWidget' visible='1'} name='OCC__IssuesWidget' type='OCC::IssuesWidget' visible='1'}'

sushmita56 avatar May 16 '22 07:05 sushmita56

Failed in nightly-2-10

Talank avatar May 16 '22 08:05 Talank

This scenario was skipped in client version 2.10. After the release of the client version 3.0, we unskipped the scenario to check if it fails on version 3.0 too or not. On the first run on the CI, the test was passing but later on, the test started failing so we again skipped the scenario so that we could focus more on other intermittently appearing failures as they were of high priority.

sushmita56 avatar Jul 27 '22 10:07 sushmita56

Will be revisiting the issue later.

sushmita56 avatar Jul 27 '22 10:07 sushmita56

Currently, this test case is skipped.

saw-jan avatar Sep 20 '22 03:09 saw-jan

Unskipped in PR https://github.com/owncloud/client/pull/10227

saw-jan avatar Nov 25 '22 11:11 saw-jan