| | 1 | = Regression matrix for HelenOS 0.5.0 (Fajtl) = |
| | 2 | |
| | 3 | This is a list of regressions in revision nnnn (0.5.0 release), updated as they are being fixed in later revisions. Ports not listed in this table do not have any major unresolved regression. |
| | 4 | |
| | 5 | || || '''Sanity''' || '''SMP''' || '''Network''' || '''FS''' || '''Devman''' || |
| | 6 | || amd64 || -- || -- || -- || -- || -- || |
| | 7 | || arm32/testarm || -- || N/A || -- || -- || -- || |
| | 8 | || arm32/gta02 || -- || N/A || -- || -- || -- || |
| | 9 | || ia32 || -- || -- || -- || -- || -- || |
| | 10 | || ia64/ski || -- || N/A || -- || -- || -- || |
| | 11 | || ia64/i460GX || -- || N/A || -- || -- || -- || |
| | 12 | || mips32/msim || --, #318 || -- || -- || -- || -- || |
| | 13 | || ppc32 || -- || -- || -- || -- || -- || |
| | 14 | || sparc64/ultra || -- || -- || -- || -- || -- || |
| | 15 | || sparc64/niagara || --, #324, #297 || --, #324 || --, #324 || --, #324 || --, #324 || |
| | 16 | |
| | 17 | OK:: Works reasonably well, perhaps in combination with other remarks. |
| | 18 | N/A:: Not applicable. |
| | 19 | --:: Not tested. |
| | 20 | |
| | 21 | Sanity:: kconsole test * and tester *, whether system started up and basic command work |
| | 22 | SMP:: Same as above, but in SMP mode. |
| | 23 | Network:: Does network start up successfully? Does local ping work and local nettest[12] work? If applicable, can communicate using UDP/TCP from outside? |
| | 24 | FS:: Create 2M file on /tmp/img, file_bd img fbd0, mkfat fbd0, mount fat /data fbd0, copy some stuff to /data, do something with it, unmount, see it's not there, mount again and verify the contents is there again. |
| | 25 | Devman:: Run devman and notice if everything was ok. Run tester virtchar1. |