MPS issue job003739

TitleBlocks in AWL and AMS pools are not finalized
Statusclosed
Priorityessential
Assigned userGareth Rees
OrganizationRavenbrook
DescriptionMMQA test case function/51.c [1] fails to pass. On inspection, that's because blocks allocated in AMS and AWL pools are not being finalized.
AnalysisBisection shows that the culprit was change 184231 [2].
How foundautomated_test
Evidence[1] <https://info.ravenbrook.com/project/mps/master/test/function/51.c>
[2] <https://info.ravenbrook.com/infosys/cgi/perfbrowse.cgi?%40describe+184231>
Test procedurefinaltest
Created byGareth Rees
Created on2014-04-04 21:52:39
Last modified byGareth Rees
Last modified on2014-10-20 17:41:40
History2014-04-04 GDR Created.

Fixes

Change Effect Date User Description
185327 closed 2014-04-07 23:05:35 Gareth Rees AMC/AMCZ subclass test needs to be other way round now.
Smoke tests for AMCZ -- add it to amcss, amcsshe, amcssth, finaltest and walkt0.
Smoke tests for LO -- add it to walkt0.
Fix finaltest for AMC and AWL -- need to allocate in generation 0 to get prompt finalization. (Also fix MMQA test function/51.c.)