Merge branch 'zowe-v2-lts' into download-am-special-char-issue #9676
Annotations
66 errors and 3 warnings
test (20.x, macos-14)
Canceling since a higher priority waiting request for 'macos-14-node-20.x-ci-refs/heads/download-am-special-char-issue' exists
|
z/OS Files - Download › dataset › should download a data set specifying the volume and extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L138
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:138:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying "" as extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L174
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:174:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying preserveOriginalLetterCase:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L392
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:392:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set to the given file in encoding requested mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L426
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:426:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set using responseTimeout:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L463
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"X-IBM-Response-Timeout": "5",
},
Object {
"Content-Type": "text/plain",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:463:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set and return Etag:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L501
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"response",
],
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
Object {
"X-IBM-Return-Etag": "true",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:501:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should handle a z/OS MF error:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L538
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:538:37
at Generator.throw (<anonymous>)
at rejected (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:16:65)
|
z/OS Files - Download › dataset › should download a data set to a stream:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L567
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": PassThrough {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:567:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1858
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {
"fakeStream": true,
},
+ "task": undefined,
},
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1858:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file with encoding mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1929
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1929:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
test (20.x, ubuntu-latest)
Canceling since a higher priority waiting request for 'ubuntu-latest-node-20.x-ci-refs/heads/download-am-special-char-issue' exists
|
z/OS Files - Download › dataset › should download a data set specifying the volume and extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L138
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:138:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying "" as extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L174
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:174:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying preserveOriginalLetterCase:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L392
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:392:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set to the given file in encoding requested mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L426
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:426:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set using responseTimeout:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L463
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"X-IBM-Response-Timeout": "5",
},
Object {
"Content-Type": "text/plain",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:463:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set and return Etag:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L501
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"response",
],
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
Object {
"X-IBM-Return-Etag": "true",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:501:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should handle a z/OS MF error:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L538
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:538:37
at Generator.throw (<anonymous>)
at rejected (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:16:65)
|
z/OS Files - Download › dataset › should download a data set to a stream:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L567
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": PassThrough {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:567:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1858
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {
"fakeStream": true,
},
+ "task": undefined,
},
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1858:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file with encoding mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1929
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1929:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
test (18.x, macos-14)
Canceling since a higher priority waiting request for 'macos-14-node-18.x-ci-refs/heads/download-am-special-char-issue' exists
|
z/OS Files - Download › dataset › should download a data set specifying the volume and extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L138
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:138:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying "" as extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L174
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:174:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying preserveOriginalLetterCase:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L392
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:392:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set to the given file in encoding requested mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L426
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:426:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set using responseTimeout:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L463
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"X-IBM-Response-Timeout": "5",
},
Object {
"Content-Type": "text/plain",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:463:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set and return Etag:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L501
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"response",
],
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
Object {
"X-IBM-Return-Etag": "true",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:501:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should handle a z/OS MF error:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L538
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:538:37
at Generator.throw (<anonymous>)
at rejected (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:16:65)
|
z/OS Files - Download › dataset › should download a data set to a stream:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L567
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": PassThrough {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:567:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1858
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {
"fakeStream": true,
},
+ "task": undefined,
},
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1858:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file with encoding mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1929
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1929:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
test (18.x, windows-latest)
Canceling since a higher priority waiting request for 'windows-latest-node-18.x-ci-refs/heads/download-am-special-char-issue' exists
|
z/OS Files - Download › dataset › should download a data set specifying the volume and extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L138
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:138:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying "" as extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L174
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:174:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
test (18.x, ubuntu-latest)
Canceling since a higher priority waiting request for 'ubuntu-latest-node-18.x-ci-refs/heads/download-am-special-char-issue' exists
|
z/OS Files - Download › dataset › should download a data set specifying preserveOriginalLetterCase:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L392
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:392:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set to the given file in encoding requested mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L426
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:426:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying the volume and extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L138
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:138:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set using responseTimeout:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L463
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"X-IBM-Response-Timeout": "5",
},
Object {
"Content-Type": "text/plain",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:463:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set and return Etag:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L501
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"response",
],
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
Object {
"X-IBM-Return-Etag": "true",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:501:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying "" as extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L174
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:174:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should handle a z/OS MF error:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L538
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:538:37
at Generator.throw (<anonymous>)
at rejected (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:16:65)
|
z/OS Files - Download › dataset › should download a data set specifying preserveOriginalLetterCase:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L392
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:392:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set to a stream:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L567
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": PassThrough {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:567:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set to the given file in encoding requested mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L426
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:426:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1858
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {
"fakeStream": true,
},
+ "task": undefined,
},
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1858:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set using responseTimeout:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L463
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"X-IBM-Response-Timeout": "5",
},
Object {
"Content-Type": "text/plain",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:463:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file with encoding mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1929
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1929:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set and return Etag:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L501
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"response",
],
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
Object {
"X-IBM-Return-Etag": "true",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:501:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should handle a z/OS MF error:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L538
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:538:37
at Generator.throw (<anonymous>)
at rejected (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:16:65)
|
z/OS Files - Download › dataset › should download a data set to a stream:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L567
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": PassThrough {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:567:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1858
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {
"fakeStream": true,
},
+ "task": undefined,
},
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1858:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file with encoding mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1929
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1929:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
test (20.x, windows-latest)
Canceling since a higher priority waiting request for 'windows-latest-node-20.x-ci-refs/heads/download-am-special-char-issue' exists
|
z/OS Files - Download › dataset › should download a data set specifying the volume and extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L138
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:138:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying "" as extension:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L174
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/-(testVs)/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:174:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set specifying preserveOriginalLetterCase:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L392
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:392:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set to the given file in encoding requested mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L426
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:426:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set using responseTimeout:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L463
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"X-IBM-Response-Timeout": "5",
},
Object {
"Content-Type": "text/plain",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:463:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should download a data set and return Etag:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L501
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"response",
],
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
Object {
"X-IBM-Return-Etag": "true",
},,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:501:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › dataset › should handle a z/OS MF error:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L538
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:538:37
at Generator.throw (<anonymous>)
at rejected (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:16:65)
|
z/OS Files - Download › dataset › should download a data set to a stream:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L567
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -1,12 +1,9 @@
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/ds/USER.DATA.SET",
"responseStream": PassThrough {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:567:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1858
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
Object {
"normalizeResponseNewLines": true,
"reqHeaders": Array [
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {
"fakeStream": true,
},
+ "task": undefined,
},
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1858:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
z/OS Files - Download › USS File › should download uss file with encoding mode:
packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts#L1929
expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"mISession": {"base64EncodedAuth": "ZmFrZTpmYWtl", "basePath": "", "hostname": "fake", "password": "fake", "port": 443, "protocol": "https", "rejectUnauthorized": true, "secureProtocol": "SSLv23_method", "strictSSL": true, "type": "basic", "user": "fake"}, "mLog": {"category": "imperative", "initStatus": false, "mJsLogger": {"category": "imperative", "context": {}, "parseCallStack": [Function defaultParseCallStack]}}},
@@ -3,13 +3,10 @@
"reqHeaders": Array [
Object {
"X-IBM-Data-Type": "text;fileEncoding=285",
},
Object {
- "Accept-Encoding": "gzip",
- },
- Object {
"Content-Type": "text/plain",
},
],
"resource": "/zosmf/restfiles/fs/a%2Fuser%2Ftest.txt",
"responseStream": Object {,
Number of calls: 1
at packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:1929:37
at fulfilled (packages/zosfiles/__tests__/__unit__/methods/download/Download.unit.test.ts:15:58)
|
test (18.x, windows-latest)
Runner GitHub Actions 237 did not respond to a cancelation request with 00:05:00.
|
test (18.x, ubuntu-latest)
Runner GitHub Actions 495 did not respond to a cancelation request with 00:05:00.
|
test (20.x, windows-latest)
Runner GitHub Actions 332 did not respond to a cancelation request with 00:05:00.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-14-18.x-results
|
3.82 MB |
|
macos-14-20.x-results
|
3.82 MB |
|
ubuntu-latest-20.x-results
|
3.82 MB |
|
zowe-macos-14.tgz
|
1.32 MB |
|
zowe-ubuntu-latest.tgz
|
5.69 MB |
|
zowe-windows-latest.tgz
|
894 KB |
|