| | 1 | [[PageOutline]] |
| | 2 | |
| | 3 | = QtWebKit Supported Platforms Description = |
| | 4 | |
| | 5 | '''Reference Platform''' |
| | 6 | - It is restricted to one and only one platform which dominates development. There should be no QtWebKit release made (ever) which does not support this platform. |
| | 7 | |
| | 8 | '''Tier 1 - "Supported"'''. |
| | 9 | All platforms in this tier should have |
| | 10 | - Active green buildbot |
| | 11 | - Buildbot runs API tests and LayoutTests, skipped list for LayoutTests is maintained (failing tests are documented, but no particular promise on which tests are failing/passing) |
| | 12 | - Api tests should all pass (few exceptions are allowed and reviewed when we make a release) |
| | 13 | |
| | 14 | '''Tier 2 - "Secondary"''' |
| | 15 | - Source code builds on the platform and some ad-hock "smoke-testing" is performed |