igniteui-angular icon indicating copy to clipboard operation
igniteui-angular copied to clipboard

Decrease karma browser disconnect time and fix slow tests

Open Lipata opened this issue 3 years ago • 1 comments

Description

The following tests are slow and take > 2 seconds to finish, so that build is broken:

  • Row Drag Tests #tGrid -> should be able to drag row on every hierarchical level - 3993ms
  • IgxHierarchicalGrid Integration #hGrid -> Summaries -> should allow defining summaries for child grid and child should be sized correctly. - 2256ms
  • IgxGrid - Cell selection #grid -> Keyboard navigation -> Should be able to select and move scroll with arrow keys and holding Shift - 2170ms
  • Multi-View Calendar -> KB Navigation test -> Verify that months increment/decrement continuously on enter keydown - 2053ms
  • IgxHierarchicalGrid selection #hGrid -> Cell selection -> should be able to select range with shift + mouse click and skip the child grid - 2023ms

The timeout was increased as a temporary solution, but the tests should be fixed and the timeout setting reverted: https://github.com/IgniteUI/igniteui-angular/pull/11555/commits/7db96f3c50c25188ae6fb064a806eefa14792000

Lipata avatar Jun 07 '22 13:06 Lipata

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Aug 07 '22 00:08 github-actions[bot]

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Oct 08 '22 00:10 github-actions[bot]