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

2020-05-28 tc1514 M2SS with actual time "isTRUE(time_min_range <= lastttime)" execution error introduced with e7df513 #250

Closed
jhhughes256 opened this issue May 28, 2020 · 2 comments

Comments

@jhhughes256
Copy link
Collaborator

jhhughes256 commented May 28, 2020

Issue

When running tc1514 M2SS with actual time (this also occurs with nominal time) an execution error occurs giving the following error.

Error in value[[3L]](cond) : 
  Error in isTRUE(time_min_range <= lastttime): object 'lastttime' not found
For SDEID 50896291
In addition: Warning messages:
1: In run_computation(data = d, map = mct, flag = flags, parameterset = parameterset) :
  'TAUs and TOLDs values are not provided via 'flag'! Using values provided via 'data' instead (if present)!
2: In run_M2_SS_computation(data = merged_data, map = map_data, method = method,  :

Issue has been introduced with the latest commit as this issue occurs for tc158, which did not experience any execution errors with the previous commit 786bf37.

@jhhughes256 jhhughes256 changed the title 2020-05-28 - tc1514 M2SS "isTRUE(time_min_range <= lastttime)" execution error introduced with e7df513 2020-05-28 tc1514 M2SS with actual time "isTRUE(time_min_range <= lastttime)" execution error introduced with e7df513 May 28, 2020
@jhhughes256
Copy link
Collaborator Author

jhhughes256 commented Jun 1, 2020

Affected testcases are:

  • tc014 M2SS (nominal and actual)
  • tc133 M1SS (actual)
  • tc133 M1SS (actual)
  • tc137 M1SS (actual)
  • tc143 M1SS (actual)
  • tc155 M1SS (actual)
  • tc158 M1SS (actual)
  • tc1514 M2SS (nominal and actual)
  • tc1577 M1SS (actual)

@jhhughes256
Copy link
Collaborator Author

This issue no longer occurs for the latest commit cca452d. Closing this issue.

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

1 participant