-
Notifications
You must be signed in to change notification settings - Fork 460
Fix Issue #10286 window material shade mis-alignment for Output:Constructions #10750
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
Fix Issue #10286 window material shade mis-alignment for Output:Constructions #10750
Conversation
|
@jcyuan2020 @Myoldmopar it has been 28 days since this pull request was last updated. |
…dow_material_shade_eio
mjwitte
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works as advertised. The shift can also be seen in the Initialization Summary table report.
I've added an entry to the Output Rules file and will push up shortly.
Thanks @jcyuan2020
|
Diffs are as expected. eio and table diffs in several files. This is ready to merge. |
|
The test failure there was purely because this is coming from a fork and there is still an issue with PRs from forks that have regressions. I need to resolve a conflict on here anyway, so maybe I'll take a look at that again before pushing up the resolved branch. |
|
OK, so that didn't work. This is a real challenge with the security in place. I'm not complaining, just trying to work through it. I definitely don't want to let external fork PRs slip regressions in, so without a comment ability, I think I need to have the regression workflow. A little more gracefully would be good though. I'll try one more tweak. |
|
OK, this might be a nice intermediate fix.
If this behaves alright, we'll get this merged in. Sorry to hold up this fix while I worked out the GHA issue, but it was convenient to do this on an existing fork+diffs PR. |
|
No sure if the problem was due to a very outdated |
|
@jcyuan2020 the Build and Test failure is actually occurring as intended. (Unfortunately) The details page quickly gets the reviewer to the reason why it failed: https://github.com/NREL/EnergyPlus/actions/runs/11845688475/job/33011694597?pr=10750#step:21:16, and then the job summary page has the regression bundle ready to download and inspect: https://github.com/NREL/EnergyPlus/actions/runs/11845688475?pr=10750. The Windows failure appears unrelated. I kicked the Windows machine and deleted these test results to get a fresh run, and I expect this to merge in without any issue after that's done. |
|
Yep, this was all fine after the re-run of Windows. Merging this. |


Pull request overview
Before:

After:

NOTE: ENHANCEMENTS MUST FOLLOW A SUBMISSION PROCESS INCLUDING A FEATURE PROPOSAL AND DESIGN DOCUMENT PRIOR TO SUBMITTING CODE
Pull Request Author
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
Reviewer
This will not be exhaustively relevant to every PR.