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

Make Machines.get_value more likely to return values of the correct type #1360

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

jgfouca
Copy link
Contributor

@jgfouca jgfouca commented Apr 16, 2017

This makes the behavior more similar to case.get_value, so we can hopefully avoid bugs like this in the future.

Test suite: scripts_regression_tests
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #1358

User interface changes?: None

Code review: @jedwards4b

@jgfouca jgfouca force-pushed the jgfouca/machine_get_value_type branch from 27228ea to 314a93c Compare April 16, 2017 20:05
@jedwards4b jedwards4b merged commit 2530c66 into master Apr 17, 2017
@jgfouca jgfouca deleted the jgfouca/machine_get_value_type branch May 9, 2017 23:24
jgfouca pushed a commit that referenced this pull request Jun 2, 2017
Guard against div-by-zero in memory baseline comparison:
Fail the MEMCOMP phase if the baseline memory is zero.

Fixes #1349

[BFB]
jgfouca pushed a commit that referenced this pull request Feb 23, 2018
Guard against div-by-zero in memory baseline comparison:
Fail the MEMCOMP phase if the baseline memory is zero.

Fixes #1349

[BFB]
jgfouca pushed a commit that referenced this pull request Mar 13, 2018
Guard against div-by-zero in memory baseline comparison:
Fail the MEMCOMP phase if the baseline memory is zero.

Fixes #1349

[BFB]
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

Successfully merging this pull request may close these issues.

2 participants