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

Alisa interface to Resolute has extra diagnostics #1300

Closed
reteprelief opened this issue Jun 7, 2018 · 0 comments
Closed

Alisa interface to Resolute has extra diagnostics #1300

reteprelief opened this issue Jun 7, 2018 · 0 comments
Assignees
Milestone

Comments

@reteprelief
Copy link
Contributor

There are two cases:

  1. when the verification activity result status is set to the resolute result, it is also entered as a diagnostic, but should not.
  2. When Resolute executes a Fail expression it does not evaluate the fail text in the context of the throw, but the catch.
@reteprelief reteprelief added this to the 2.3.4 milestone Jun 7, 2018
@reteprelief reteprelief self-assigned this Jun 7, 2018
@ghost ghost added review and removed next labels Jun 7, 2018
lwrage pushed a commit that referenced this issue Jun 11, 2018
* handling of fail expression messages in context of thrower to resolve
variable references. Should be fix in Resolute but I can do a local
override.

* Removed extra Diagnostic issues without text that were generated when we
set success or fail status on a verification activity, such as recordin
ghte result of a resolute or Java function.
@ghost ghost removed the review label Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant