summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/desktop/writer
diff options
context:
space:
mode:
authorRash419 <rashesh.padia@collabora.com>2023-03-09 16:48:46 +0530
committerpedropintosilva <65948705+pedropintosilva@users.noreply.github.com>2023-03-09 14:02:05 +0100
commit7dedd17f2ef4dc2039c29469344217f4384b6ba6 (patch)
treea4328eefac09319fd8d07d7b90cf1e1064a40078 /cypress_test/integration_tests/desktop/writer
parentcypress: fix spreadsheet-tab1 element getting detached from dom (diff)
downloadonline-7dedd17f2ef4dc2039c29469344217f4384b6ba6.tar.gz
online-7dedd17f2ef4dc2039c29469344217f4384b6ba6.zip
cypress: disabled flaky tests
Signed-off-by: Rash419 <rashesh.padia@collabora.com> Change-Id: I066470a1284420aa8a906deeec47b2c6829916b9
Diffstat (limited to 'cypress_test/integration_tests/desktop/writer')
-rw-r--r--cypress_test/integration_tests/desktop/writer/scrolling_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress_test/integration_tests/desktop/writer/scrolling_spec.js b/cypress_test/integration_tests/desktop/writer/scrolling_spec.js
index 19f367e5f8..0d44bfd5c1 100644
--- a/cypress_test/integration_tests/desktop/writer/scrolling_spec.js
+++ b/cypress_test/integration_tests/desktop/writer/scrolling_spec.js
@@ -53,7 +53,7 @@ describe('Scroll through document', function() {
});
- it('Scrolling to left/right', function() {
+ it.skip('Scrolling to left/right', function() {
cy.get('#toolbar-down').click();
desktopHelper.selectZoomLevel('200');