m (Add more results) |
m (Re-order tests) |
||
Line 87: | Line 87: | ||
| [[QA:Testcase_Mediakit_ISO_Checksums]] | | [[QA:Testcase_Mediakit_ISO_Checksums]] | ||
| colspan="8"| {{result|pass|robatino}}<ref name=dd>Use "dd if=/dev/dvd bs=2048 count=XXXXXXX conv=notrunc,noerror | sha256sum" to verify burned media, where XXXXXXX is the ISO size in bytes divided by 2048 (no built-in mediacheck available).</ref> | | colspan="8"| {{result|pass|robatino}}<ref name=dd>Use "dd if=/dev/dvd bs=2048 count=XXXXXXX conv=notrunc,noerror | sha256sum" to verify burned media, where XXXXXXX is the ISO size in bytes divided by 2048 (no built-in mediacheck available).</ref> | ||
|- | |||
| Alpha | |||
| Memory Test | |||
| [[QA:Testcase_Memtest86]] | |||
| colspan="8"| {{result|pass|jlaska}} <ref name="memtest">Works as of image with sha256 matching <code>3236c1576daaf4a77fa4ec9fb9024c5e14118c5e91be80f3e47522a878c36da6</code> </ref> | |||
|- | |- | ||
| Alpha | | Alpha | ||
Line 92: | Line 97: | ||
| [[QA:Testcase_Live_Image_Boot_Local]] | | [[QA:Testcase_Live_Image_Boot_Local]] | ||
| colspan="8"| {{result|pass|jlaska}} | | colspan="8"| {{result|pass|jlaska}} | ||
|- | |- | ||
| Alpha | | Alpha |
Revision as of 16:45, 20 May 2011
This page is intended to record test results against the Fedora 15 Multi-Desktop and Multi-Install DVD images.
Instructions
This page tracks test results against the Fedora 15 Multi-Desktop and Multi-Install DVD images. Test results against other Fedora 15 milestones can be found at Category:Fedora_15_Test_Results. The Multi-Spin DVD is a late development and not yet fully integrated into the Fedora release process. The request for testing is available at fedora-qa#164. Background information on the Multi-Image DVD's is available at User:Cwickert/MultiDesktopDVD.
What To Test
- All tests require physical media (e.g. DVD images) -- download the required ISO images.
Add or Remove a Test Case
- Please request review for your changes by publishing your test case for review to test list.
- Once reviewed, make your changes to this document
Key
See the table below for a sample format for test results. All test results are posted using the format specified Template:Result.
Test Results Format | ||
---|---|---|
Test Result | Explanation | Code Entered |
Untested - This test has not been run, and is available for anyone to contribute feedback. | {{result|none}}
| |
robatino
|
Passed - The test has been run and the tester determine the test met the expected results | {{result|pass|robatino}}
|
Inprogress - An inprogress result is often used for tests that take a long time to execute. Inprogress results should be temporary and change to pass, fail or warn. | {{result|inprogress|adamwill}}
| |
Failed - Indicates a failed test. A link to a bug must be provided. See Template:Result for details on providing bug information. | {{result|fail|jlaska|XYZ|ZXY}}
| |
[1] | Warning - This test completed and met the expected results of the test, but other issues were encountered during testing that warrant attention.
|
{{result|warn|rhe}} <ref>Brief description about the warning status</ref>
|
Multiple results - More people can easily provide results to a single test case. | {{result|pass|hongqing}} {{result|warn|kparal}}
| |
previous <build> run
|
Result from previous test run - This test result is directly moved from the test run of previous <build>. | {{result|pass|previous <build> run}}
|
Unsupported - An unsupported test or configuration. No testing is required. |
Test Matrix
Please click [edit] to post your test results using the syntax in Key Section.
Desktop Image
The Desktop image (Fedora-15-Multi-Desktop.iso
) is intended for DVD dual-layer media and contains ...
- Custom isolinux configuration to autodetect and choose the appropriate image based on the current system architecture
- Official Fedora 15 Live Desktop images for GNOME, KDE, LXDE and XFCE
- Images for both 32-bit and 64-bit architectures
Release Level | Test Area | Test Case | Test Results | |||||||
---|---|---|---|---|---|---|---|---|---|---|
GNOME | KDE | LXDE | XFCE | |||||||
i386 | x86_64 | i386 | x86_64 | i386 | x86_64 | i386 | x86_64 | |||
Alpha | Image Sanity | QA:Testcase_Mediakit_ISO_Size | robatino
| |||||||
Alpha | Image Sanity | QA:Testcase_Mediakit_ISO_Checksums | robatino [1]
| |||||||
Alpha | Memory Test | QA:Testcase_Memtest86 | [2] | |||||||
Alpha | Boot Methods | QA:Testcase_Live_Image_Boot_Local | ||||||||
Alpha | Boot Methods | QA:Testcase_Live_Image_Boot | ||||||||
Alpha | User Interface | QA:Testcase_Live_Image_Basic_Video_Driver | [3] | [3] [4] | [3] | [3] | [3] | [3] | [3] | [3] |
Alpha | Install Source | QA:TestCases/Install Source Live Image |
Install Image
The Install image (Fedora-15-Multi-Install.iso
) is intended for DVD dual-layer media and contains ...
- Custom isolinux configuration to autodetect and choose the appropriate installation image based on the current system architecture
- The official Fedora 15 installation DVD
- Images for both 32-bit and 64-bit architectures
Release Level | Test Area | Test Case | Test Results | |
---|---|---|---|---|
i386 | x86_64 | |||
Alpha | Image Sanity | QA:Testcase_Mediakit_ISO_Size | robatino
| |
Alpha | Image Sanity | QA:Testcase_Mediakit_ISO_Checksums | robatino [1]
| |
Alpha | Boot Methods | QA:Testcase_Install_Image_Boot_Local | ||
Alpha | Memory Test | QA:Testcase_Memtest86 | [2] | |
Alpha | Boot Methods | QA/TestCases/BootMethodsDvd (automatic) | ||
Alpha | Boot Methods | QA/TestCases/BootMethodsDvd (arch-specific target) | ||
Alpha | Install Source | QA/TestCases/InstallSourceDvd |
References
- ↑ 1.0 1.1 Use "dd if=/dev/dvd bs=2048 count=XXXXXXX conv=notrunc,noerror | sha256sum" to verify burned media, where XXXXXXX is the ISO size in bytes divided by 2048 (no built-in mediacheck available).
- ↑ 2.0 2.1 Works as of image with sha256 matching
3236c1576daaf4a77fa4ec9fb9024c5e14118c5e91be80f3e47522a878c36da6
- ↑ 3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7 Selecting any option doesn't do anything ... seems like
livecd-iso-to-disk
didn't properly copy the image - ↑ RHBZ #FIXME - Doesn't boot properly - http://jlaska.fedorapeople.org/screenshots/Screenshot.png