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

Server.EngineProcessModel.generateTestReport is not bound to a protocol #1183

Closed
mmvpm opened this issue Oct 19, 2022 · 5 comments · Fixed by #1343
Closed

Server.EngineProcessModel.generateTestReport is not bound to a protocol #1183

mmvpm opened this issue Oct 19, 2022 · 5 comments · Fixed by #1343
Assignees
Labels
comp-rd Issue is related RD ctg-bug Issue is a bug

Comments

@mmvpm
Copy link
Collaborator

mmvpm commented Oct 19, 2022

Description

An error Cannot save tests generation report: error occurred 'Server.EngineProcessModel.generateTestReport::> is not bound to a protocol’ has occurred after successful test generation.

To Reproduce

Second scenario

  1. Start test generation
  2. Open some dialog blocking actions in IDEA
  • Git -> Revert
    or
  • File -> Settings
  1. Keep it opened till generation is ended.
  2. Close dialog

First scenario

  1. Create a new project / or open existing
  2. Initialize a git repository
  3. Select the project directory
  4. Use plugin to generate tests
  5. Minimize the IDEA window, i.e. switch to any another window
  6. Just wait 2-3 minutes
  7. Click on the "Cancel" button

Expected behavior

No errors

Actual behavior

image

@alisevych
Copy link
Member

The issue is reproducing on the newest main:
the IDEA window was not minimized - Settings dialog was opened during test generation.

@alisevych alisevych added this to the 2022.12 Release milestone Nov 8, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov moved this from Todo to In Progress in UTBot Java Nov 9, 2022
Vassiliy-Kudryashov added a commit that referenced this issue Nov 10, 2022
#1343)

Server.EngineProcessModel.generateTestReport is not bound to a protocol #1183
Repository owner moved this from In Progress to Done in UTBot Java Nov 10, 2022
@alisevych alisevych added the status-verified Bug fix is verified label Nov 10, 2022
@alisevych alisevych added the priority-top-focus Top priority chosen by dev team label Nov 30, 2022
@alisevych
Copy link
Member

Reproducing together with the bug:

@alisevych alisevych reopened this Feb 14, 2023
@github-project-automation github-project-automation bot moved this from Done to In Progress in UTBot Java Feb 14, 2023
@alisevych alisevych removed the status-verified Bug fix is verified label Feb 27, 2023
@alisevych
Copy link
Member

Reproducing with default generation settings on org.utbot.examples.mock.aliasing.AliasingInParamsExample.example

image

@alisevych alisevych assigned mmvpm and Domonion and unassigned Vassiliy-Kudryashov and mmvpm Mar 2, 2023
@alisevych alisevych added the comp-rd Issue is related RD label Mar 9, 2023
@alisevych
Copy link
Member

Doesn't reproduce on the latest IU plugin built from main

@alisevych alisevych closed this as not planned Won't fix, can't repro, duplicate, stale Mar 9, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in UTBot Java Mar 9, 2023
@alisevych
Copy link
Member

Reproducing again on main on generating tests for utbot-sample/src/main/java/org/utbot/examples/algorithms/Sort.java
with Symbolic-100% mode and Do not mock selected.

@alisevych alisevych reopened this Mar 13, 2023
@github-project-automation github-project-automation bot moved this from Done to In Progress in UTBot Java Mar 13, 2023
@alisevych alisevych added the spec-release-tailings Failed to include in the current release, let's include it in the next one label Mar 27, 2023
@alisevych alisevych removed this from the 2023.03 Release milestone Mar 27, 2023
@alisevych alisevych closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in UTBot Java Jul 6, 2023
@alisevych alisevych removed priority-top-focus Top priority chosen by dev team spec-release-tailings Failed to include in the current release, let's include it in the next one labels Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-rd Issue is related RD ctg-bug Issue is a bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants