whizard is hosted by Hepforge, IPPP Durham

Opened 9 years ago

Closed 9 years ago

#739 closed defect (fixed)

Unit tests integrations_[4-7] broken on 32bit

Reported by: Juergen Reuter Owned by: kilian
Priority: P0 Milestone: v2.2.8
Component: core Version: 2.2.7
Severity: critical Keywords:
Cc:

Description

Change History (3)

comment:1 Changed 9 years ago by Juergen Reuter

As expected r7169 is still working.

Last edited 9 years ago by Juergen Reuter (previous) (diff)

comment:2 Changed 9 years ago by Juergen Reuter

And, as suspected, r7170, yields the failure. Now, finding out what exactly is going on.

comment:3 Changed 9 years ago by Juergen Reuter

Resolution: fixed
Status: newclosed

WK erroneously erased the recalculation of the MD5 sum in the effort of discarding the dependence on mci_vamp in process_integration.nw. Introduced an abstract compute_md5sum for mci_base_t which is a 'do nothing' for mci_test_t and mci_midpoint_t.

Note: See TracTickets for help on using tickets.