[Search] Fix SplitTextSkill
missing properties
#31882
Build #20241121.4 had test failures
Details
- Failed: 16 (6.23%)
- Passed: 241 (93.77%)
- Other: 0 (0.00%)
- Total: 257
Annotations
Check failure on line 36 in Build log
azure-pipelines / js - search - ci
Build log #L36
Invalid date [ 2024-07-24 ]. The date for the changelog being released must be the latest in the file.
Check failure on line 38 in Build log
azure-pipelines / js - search - ci
Build log #L38
PowerShell exited with code '1'.
Check failure on line 97 in Build log
azure-pipelines / js - search - ci
Build log #L97
PowerShell exited with code '1'.
Check failure on line 225 in Build log
azure-pipelines / js - search - ci
Build log #L225
Bash exited with code '1'.
Check failure on line 1 in "before each" hook for "count returns the correct document count"
azure-pipelines / js - search - ci
"before each" hook for "count returns the correct document count"
Test failed
Raw output
Recording file path /mnt/vss/_work/1/s/.assets/FobI25QK5r/js/sdk/search/search-documents/recordings/node/searchclient_stable/recording_count_returns_the_correct_document_count.json does not exist.
RecorderError: Recording file path /mnt/vss/_work/1/s/.assets/FobI25QK5r/js/sdk/search/search-documents/recordings/node/searchclient_stable/recording_count_returns_the_correct_document_count.json does not exist.
at Recorder.start (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@azure-tools/test-recorder/src/recorder.ts:302:19)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async createClients (/mnt/vss/_work/1/s/sdk/search/search-documents/test/public/utils/recordedClient.ts:95:3)
at async Context.<anonymous> (/mnt/vss/_work/1/s/sdk/search/search-documents/test/public/node/searchClient.spec.ts:82:11)
Check failure on line 1 in "after each" hook for "count returns the correct document count"
azure-pipelines / js - search - ci
"after each" hook for "count returns the correct document count"
Test failed
Raw output
Cannot read properties of undefined (reading 'deleteIndex')
TypeError: Cannot read properties of undefined (reading 'deleteIndex')
at Context.<anonymous> (/mnt/vss/_work/1/s/sdk/search/search-documents/test/public/node/searchClient.spec.ts:89:25)
at callFn (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:366:21)
at Hook.Runnable.run (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:354:5)
at next (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:509:10)
at Immediate.<anonymous> (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:570:5)
at processImmediate (node:internal/timers:483:21)
Check failure on line 1 in "after each" hook for "creates the index object vector fields"
azure-pipelines / js - search - ci
"after each" hook for "creates the index object vector fields"
Test failed
Raw output
Cannot read properties of undefined (reading 'deleteIndex')
TypeError: Cannot read properties of undefined (reading 'deleteIndex')
at Context.<anonymous> (/mnt/vss/_work/1/s/sdk/search/search-documents/test/public/node/searchIndexClient.spec.ts:89:25)
at callFn (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:366:21)
at Hook.Runnable.run (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runnable.js:354:5)
at next (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:509:10)
at Immediate.<anonymous> (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/mocha/lib/runner.js:570:5)
at processImmediate (node:internal/timers:483:21)
Check failure on line 1 in "before each" hook for "creates the index object vector fields"
azure-pipelines / js - search - ci
"before each" hook for "creates the index object vector fields"
Test failed
Raw output
Recording file path /mnt/vss/_work/1/s/.assets/FobI25QK5r/js/sdk/search/search-documents/recordings/node/searchindexclient_stable/recording_creates_the_index_object_vector_fields.json does not exist.
RecorderError: Recording file path /mnt/vss/_work/1/s/.assets/FobI25QK5r/js/sdk/search/search-documents/recordings/node/searchindexclient_stable/recording_creates_the_index_object_vector_fields.json does not exist.
at Recorder.start (/mnt/vss/_work/1/s/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@azure-tools/test-recorder/src/recorder.ts:302:19)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async createClients (/mnt/vss/_work/1/s/sdk/search/search-documents/test/public/utils/recordedClient.ts:95:3)
at async Context.<anonymous> (/mnt/vss/_work/1/s/sdk/search/search-documents/test/public/node/searchIndexClient.spec.ts:77:54)