This page contains: help about the Summary page and help about the build info page.
| The summary page shows an overview of all the test results. You can browse forward and back through the database using the navigation buttons. |
![]() |
- return to the latest results. | ![]() | - move to earliest result. | ||
![]() | - move one page later. | ![]() | - move one page earlier. | ||
![]() | - move one build later. | ![]() | - move one build earlier. |
The page consists of lines, each of which represents a collection of
patches made to wine. The following information is displayed:
An extra column (headed -) is shown if any previously conducted tests were not tested with this build. These are further split into those tests that previously succeeded (S' row) and failed (F' row). The cell contains a specific target platform for a given build can have six different background colours depending on whether regression errors were detected:
Normally, all the cells should be a light green, but if a regression error is found the corresponding cell will be red. If the problem isn't fixed in the next build, then the cell will turn orange. It will stay orange until the problem is fixed. The cell will turn a strong green if the test now succeeds or yellow if the test isn't being checked anymore. After this, the cell will return to a light green. If regression errors are known to exist, a link is provided that shows the output from that particular platform within the build information page. |
|
The build information page shows all
stored information about a particular build.
After the table of contents, the reference numbers for all applied patches are listed. Each reference number links to the log information for that particular patch. The next section lists all altered files. Each listed file links to the relevant section of WineHQ's CVSWeb. Next, the results of trying to build wine is listed. The output from make is listed (without the directory change messages). This includes any warning or error messages. If the build failed, then the results from running configure are also included. After the build process, the results for each set of regression tests are shown, grouped by target platform. At the head of each group, a summary shows what fraction of the tests failed. Any failed tests are then listed with the corresponding error messages. |