add downloadspoolcontent #381
Annotations
6 errors
JobUtils › getSpoolDownloadFilePath › should return a simple path:
__tests__/__unit__/api/JobUtils.test.ts#L25
expect(received).toEqual(expected) // deep equality
Expected: "./output\\test-job-id\\test-dd-name.txt"
Received: "./output/test-job-id/test-dd-name.txt"
at Object.<anonymous> (__tests__/__unit__/api/JobUtils.test.ts:25:25)
|
JobUtils › getSpoolDownloadFilePath › should return a fully qualified path:
__tests__/__unit__/api/JobUtils.test.ts#L33
expect(received).toEqual(expected) // deep equality
Expected: "myDir\\test-job-id\\test-proc-step\\test-step-name\\test-dd-name.omg"
Received: "myDir/test-job-id/test-proc-step/test-step-name/test-dd-name.omg"
at Object.<anonymous> (__tests__/__unit__/api/JobUtils.test.ts:33:25)
|
test (20.x, windows-latest)
Process completed with exit code 1.
|
JobUtils › getSpoolDownloadFilePath › should return a simple path:
__tests__/__unit__/api/JobUtils.test.ts#L25
expect(received).toEqual(expected) // deep equality
Expected: "./output\\test-job-id\\test-dd-name.txt"
Received: "./output/test-job-id/test-dd-name.txt"
at Object.<anonymous> (__tests__/__unit__/api/JobUtils.test.ts:25:25)
|
JobUtils › getSpoolDownloadFilePath › should return a fully qualified path:
__tests__/__unit__/api/JobUtils.test.ts#L33
expect(received).toEqual(expected) // deep equality
Expected: "myDir\\test-job-id\\test-proc-step\\test-step-name\\test-dd-name.omg"
Received: "myDir/test-job-id/test-proc-step/test-step-name/test-dd-name.omg"
at Object.<anonymous> (__tests__/__unit__/api/JobUtils.test.ts:33:25)
|
test (18.x, windows-latest)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-14-18.x-results
Expired
|
712 KB |
|
macos-14-20.x-results
Expired
|
712 KB |
|
ubuntu-latest-18.x-results
Expired
|
717 KB |
|
ubuntu-latest-20.x-results
Expired
|
717 KB |
|
windows-latest-18.x-results
Expired
|
713 KB |
|
windows-latest-20.x-results
Expired
|
713 KB |
|