Title | Blocks in AWL and AMS pools are not finalized |
Status | closed |
Priority | essential |
Assigned user | Gareth Rees |
Organization | Ravenbrook |
Description | MMQA 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. |
Analysis | Bisection shows that the culprit was change 184231 [2]. |
How found | automated_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 procedure | finaltest |
Created by | Gareth Rees |
Created on | 2014-04-04 21:52:39 |
Last modified by | Gareth Rees |
Last modified on | 2014-10-20 17:41:40 |
History | 2014-04-04 GDR Created. |
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.) |