Ticket #9764 (closed: fixed)
Fix binary operations in SNSPowderReduction
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
Binary divide and minus are no longer done in place. This breaks the reduction. Fix the reduction and then create a ticket for adding a system test that would have pointed this out.
This was introduced in da13fea922.
Change History
comment:3 Changed 6 years ago by Nick Draper
Pete,
Martyn and I are not sure what difference this change will make. If you know better could you educate us
comment:4 Changed 6 years ago by Peter Peterson
- Status changed from assigned to verify
- Resolution set to fixed
The fix is to make things back in-place.
comment:5 Changed 6 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:7 Changed 6 years ago by Wenduo Zhou
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/9764_snspowder_binary_ops'
Full changeset: 8893dfa3b1c15e1a49fb990c4face656f57d042d
Note: See
TracTickets for help on using
tickets.
Re #9764. Changing binary operations to be in-place again.
Changeset: 78bdc903cbd61952ecf5e47d63a08e9235f848c6