![Tests failed](https://img.shields.io/badge/tests-36%20passed%2C%204%20failed%2C%2020%20skipped-critical) ## ❌ fixtures/external/java/playwright-report.xml **60** tests were completed in **59s** with **36** passed, **4** failed and **20** skipped. |Test suite|Passed|Failed|Skipped|Time| |:---|---:|---:|---:|---:| |[tests/grid.spec.ts](#r0s0)|18✅|4❌|3⚪|116s| ### ❌ tests/grid.spec.ts ``` ❌ Grid › Column Sorting › AmFb Column Sets › should display correct data when sorting by OFF FORM column [chrome] › tests/grid.spec.ts:202:11 › Grid › Column Sorting › AmFb Column Sets › should display correct data when sorting by OFF FORM column › Sort grid by OFF FORM in ascending order ❌ Grid › Data Entry › should open select dropdown options when pressing Spacebar in grid cell [chrome] › tests/grid.spec.ts:254:9 › Grid › Data Entry › should open select dropdown options when pressing Spacebar in grid cell › double click into column OFF FORM clip number 3 ❌ Grid › Data Entry › should be able to use keyboard to navigate horizontal grid and enter data [chrome] › tests/grid.spec.ts:261:9 › Grid › Data Entry › should be able to use keyboard to navigate horizontal grid and enter data › double click into column OFF FORM clip number 3 ❌ Grid › Data Entry › should be able to use keyboard to navigate vertical grid and enter data [chrome] › tests/grid.spec.ts:277:9 › Grid › Data Entry › should be able to use keyboard to navigate vertical grid and enter data › Select BUNCH from column OFF FORM list ```