Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstalling OpenTAP from CLI displays a different error message #213

Closed
AsgerIversen opened this issue Jan 24, 2022 · 2 comments
Closed

Comments

@AsgerIversen
Copy link
Collaborator

AsgerIversen commented Jan 24, 2022

Originally filed January 19 2022 by Andrei Marincas on GitLab

Environment:

Windows x, y-bit

Windows 10, 64-bit

OpenTAP 9.17.0-beta.8

Steps to reproduce:

  1. Install OpenTAP 9.16.2
  2. Upgrade to the 9.17.0-beta.8 by copying the package file into the OpenTAP folder and extract the archive there by replacing all the files
  3. Open a command line in the OpenTAP folder
  4. Uninstall the OpenTAP tap package uninstall OpenTAP -f
  5. Reinstall the OpenTAP tap package install OpenTAP -f

Actual result:

An error is displayed in the Command Line

2022-01-19_11_44_39-Windows_10_x64__Clean___Running__-_Oracle_VM_VirtualBox
Expected result:

The error “Missing OpenTAP CLI. Please try reinstalling OpenTAP.” must be displayed in the Command Line

Other remarks:

@rmadsen-ks
Copy link
Collaborator

@alnlarsen, can you verify this?

@rmadsen-ks rmadsen-ks added this to the Information Needed milestone Jan 24, 2022
@alnlarsen
Copy link
Collaborator

This is expected behavior. tap.exe cannot run because tap.runtimeconfig.json has been deleted (by running tap package uninstall OpenTAP -f!!)

@AsgerIversen AsgerIversen removed this from the Information Needed milestone Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants