Skip to content

removing tests because tests in command processor seem to be enough? #9121

removing tests because tests in command processor seem to be enough?

removing tests because tests in command processor seem to be enough? #9121

Triggered via push October 24, 2024 18:06
Status Failure
Total duration 32m 36s
Artifacts 9

zowe-cli.yml

on: push
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 6 warnings
Command Processor with --help and --version flags › should display help text even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L222
expect(received).toContain(expected) // indexOf Expected substring: "Build help invoked!" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:222:55 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should display version even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L231
expect(received).toContain(expected) // indexOf Expected substring: "Version:" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:231:58 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should fail command execution without --help or --version if config is faulty: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L244
expect(received).toBeDefined() Received: undefined at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:244:23 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
test (20.x, macos-14)
Process completed with exit code 1.
Command Processor with --help and --version flags › should display help text even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L222
expect(received).toContain(expected) // indexOf Expected substring: "Build help invoked!" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:222:55 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should display version even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L231
expect(received).toContain(expected) // indexOf Expected substring: "Version:" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:231:58 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should fail command execution without --help or --version if config is faulty: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L244
expect(received).toBeDefined() Received: undefined at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:244:23 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
test (18.x, macos-14)
Process completed with exit code 1.
Command Processor with --help and --version flags › should display help text even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L222
expect(received).toContain(expected) // indexOf Expected substring: "Build help invoked!" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:222:55 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should display version even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L231
expect(received).toContain(expected) // indexOf Expected substring: "Version:" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:231:58 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should fail command execution without --help or --version if config is faulty: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L244
expect(received).toBeDefined() Received: undefined at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:244:23 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
test (20.x, ubuntu-22.04)
Process completed with exit code 1.
Command Processor with --help and --version flags › should display help text even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L222
expect(received).toContain(expected) // indexOf Expected substring: "Build help invoked!" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:222:55 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should display version even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L231
expect(received).toContain(expected) // indexOf Expected substring: "Version:" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:231:58 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should fail command execution without --help or --version if config is faulty: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L244
expect(received).toBeDefined() Received: undefined at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:244:23 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
test (18.x, ubuntu-22.04)
Process completed with exit code 1.
Command Processor with --help and --version flags › should display help text even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L222
expect(received).toContain(expected) // indexOf Expected substring: "Build help invoked!" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:222:55 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should display version even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L231
expect(received).toContain(expected) // indexOf Expected substring: "Version:" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:231:58 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should fail command execution without --help or --version if config is faulty: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L244
expect(received).toBeDefined() Received: undefined at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:244:23 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
test (20.x, windows-latest)
Process completed with exit code 1.
Command Processor with --help and --version flags › should display help text even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L222
expect(received).toContain(expected) // indexOf Expected substring: "Build help invoked!" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:222:55 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should display version even with faulty config: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L231
expect(received).toContain(expected) // indexOf Expected substring: "Version:" Received string: "" at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:231:58 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
Command Processor with --help and --version flags › should fail command execution without --help or --version if config is faulty: packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts#L244
expect(received).toBeDefined() Received: undefined at packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:244:23 at fulfilled (packages/imperative/src/cmd/__tests__/CommandProcessor.unit.test.ts:15:58)
test (18.x, windows-latest)
Process completed with exit code 1.
test (20.x, macos-14)
The process '/opt/homebrew/bin/git' failed with exit code 128
test (18.x, macos-14)
The process '/opt/homebrew/bin/git' failed with exit code 128
test (20.x, ubuntu-22.04)
The process '/usr/bin/git' failed with exit code 128
test (18.x, ubuntu-22.04)
The process '/usr/bin/git' failed with exit code 128
test (20.x, windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
test (18.x, windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128

Artifacts

Produced during runtime
Name Size
macos-14-18.x-results
3.64 MB
macos-14-20.x-results
3.64 MB
ubuntu-22.04-18.x-results
3.64 MB
ubuntu-22.04-20.x-results
3.64 MB
windows-latest-18.x-results
3.64 MB
windows-latest-20.x-results
3.64 MB
zowe-macos-14.tgz
1.17 MB
zowe-ubuntu-22.04.tgz
5.46 MB
zowe-windows-latest.tgz
859 KB