Allow daemon client to clean up before exit #10002
Annotations
10 errors and 3 warnings
zos-jobs submit data-set command › syntax errors › should occur if the data set name is missing:
packages/cli/__tests__/zosjobs/__integration__/submit/data-set/cli.zos-jobs.submit.data-set.integration.test.ts#L46
expect(received).toMatchSnapshot()
Snapshot name: `zos-jobs submit data-set command syntax errors should occur if the data set name is missing 1`
- Snapshot - 0
+ Received + 1
@@ -1,5 +1,6 @@
+ The Zowe daemon is in use, retrying (1 of 60)
Syntax Error:
Missing Positional Argument: dataset
Argument Description: The z/OS data set containing the JCL to submit. You can specify a physical
sequential data set (for example, "DATA.SET") or a partitioned data set
at Object.<anonymous> (packages/cli/__tests__/zosjobs/__integration__/submit/data-set/cli.zos-jobs.submit.data-set.integration.test.ts:46:48)
|
zos-jobs search job command › should display the help:
packages/cli/__tests__/zosjobs/__integration__/search/cli.zos-jobs.search.job.integration.test.ts#L35
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at Object.<anonymous> (packages/cli/__tests__/zosjobs/__integration__/search/cli.zos-jobs.search.job.integration.test.ts:35:44)
|
zos-tso › should display the help:
packages/cli/__tests__/zostso/__integration__/root/cli.zos-tso.integration.test.ts#L31
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at packages/cli/__tests__/zostso/__integration__/root/cli.zos-tso.integration.test.ts:31:44
at packages/cli/__tests__/zostso/__integration__/root/cli.zos-tso.integration.test.ts:18:71
at Object.<anonymous>.__awaiter (packages/cli/__tests__/zostso/__integration__/root/cli.zos-tso.integration.test.ts:14:12)
at Object.<anonymous> (packages/cli/__tests__/zostso/__integration__/root/cli.zos-tso.integration.test.ts:29:46)
|
Delete migrated Data Set › Success scenarios › should display the help:
packages/cli/__tests__/zosfiles/__integration__/delete/mds/cli.files.delete.mds.integration.test.ts#L38
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at packages/cli/__tests__/zosfiles/__integration__/delete/mds/cli.files.delete.mds.integration.test.ts:38:48
at packages/cli/__tests__/zosfiles/__integration__/delete/mds/cli.files.delete.mds.integration.test.ts:18:71
at Object.<anonymous>.__awaiter (packages/cli/__tests__/zosfiles/__integration__/delete/mds/cli.files.delete.mds.integration.test.ts:14:12)
at Object.<anonymous> (packages/cli/__tests__/zosfiles/__integration__/delete/mds/cli.files.delete.mds.integration.test.ts:34:50)
|
zos-jobs view spool-file-by-id command › should display the help:
packages/cli/__tests__/zosjobs/__integration__/view/cli.zos-jobs.view.spool-file-by-id.integration.test.ts#L34
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at Object.<anonymous> (packages/cli/__tests__/zosjobs/__integration__/view/cli.zos-jobs.view.spool-file-by-id.integration.test.ts:34:44)
|
Create z/OS USS directory › should display the help:
packages/cli/__tests__/zosfiles/__integration__/create/ussDir/cli.files.create.dir.integration.test.ts#L35
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at Object.<anonymous> (packages/cli/__tests__/zosfiles/__integration__/create/ussDir/cli.files.create.dir.integration.test.ts:35:44)
|
List all members of data set › should display the help:
packages/cli/__tests__/zosfiles/__integration__/list/am/cli.files.list.am.integration.test.ts#L38
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at Object.<anonymous> (packages/cli/__tests__/zosfiles/__integration__/list/am/cli.files.list.am.integration.test.ts:38:44)
|
Create C Data Set › should display the help:
packages/cli/__tests__/zosfiles/__integration__/create/cPds/cli.files.create.dataset.c.integration.test.ts#L35
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at Object.<anonymous> (packages/cli/__tests__/zosfiles/__integration__/create/cPds/cli.files.create.dataset.c.integration.test.ts:35:44)
|
Create Classic Data Set › should display the help:
packages/cli/__tests__/zosfiles/__integration__/create/classicPds/cli.files.create.dataset.classic.integration.test.ts#L33
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
"
at Object.<anonymous> (packages/cli/__tests__/zosfiles/__integration__/create/classicPds/cli.files.create.dataset.classic.integration.test.ts:33:44)
|
List data set › should display the help:
packages/cli/__tests__/zosfiles/__integration__/list/ds/cli.files.list.ds.integration.test.ts#L36
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "The Zowe daemon is in use, retrying (1 of 60)
The Zowe daemon is in use, retrying (2 of 60)
"
at Object.<anonymous> (packages/cli/__tests__/zosfiles/__integration__/list/ds/cli.files.list.ds.integration.test.ts:36:44)
|
test (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-14-18.x-results
|
4.3 MB |
|
macos-14-20.x-results
|
4.3 MB |
|
macos-14-22.x-results
|
4.3 MB |
|
ubuntu-latest-18.x-results
|
4.31 MB |
|
ubuntu-latest-20.x-results
|
4.31 MB |
|
ubuntu-latest-22.x-results
|
4.31 MB |
|
windows-latest-18.x-results
|
4.31 MB |
|
windows-latest-20.x-results
|
4.31 MB |
|
windows-latest-22.x-results
|
4.32 MB |
|
zowe-macos-14.tgz
|
1.14 MB |
|
zowe-ubuntu-latest.tgz
|
5.34 MB |
|
zowe-windows-latest.tgz
|
855 KB |
|