tests/pagination-cursor-multifield.test.js:58:    it.skip('should handle cursor pagination with multi-field sorting without skipping records', async () => {
tests/pagination-cursor-multifield.test.js:105:    it.skip('should handle DESC sorting with duplicates correctly', async () => {
tests/pagination-cursor-multifield.test.js:192:    it.skip('should handle cursor pagination with numeric and text fields', async () => {
tests/pagination-cursor-multifield.test.js:225:    it.skip('should generate correct cursor values for multi-field sorting', async () => {
tests/pagination-cursor-multifield.test.js:247:    it.skip('should handle page[before] with multi-field sorting', async () => {
tests/pagination-cursor-multifield.test.js:295:    it.skip('should handle all records having the same value in first sort field', async () => {
tests/pagination-cursor-multifield.test.js:351:    it.skip('should handle empty results with multi-field cursor', async () => {
tests/pagination-cursor-multifield.test.js:378:    it.skip('should handle special characters in multi-field cursors', async () => {
tests/pagination-cursor-multifield.test.js:421:    it.skip('should maintain stable sorting with custom id property', async () => {
tests/pagination-cursor-multifield.test.js:467:    it.skip('should handle the exact bug scenario - multiple fruits with same category', async () => {
