Changes between Version 3 and Version 4 of CreatingLayoutTests
- Timestamp:
- Mar 13, 2013 3:15:05 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CreatingLayoutTests
v3 v4 47 47 == Verify BuildBot Status / Update other platform results == 48 48 49 Regardless of whether you are making a platform independent change or dependent change, it is your responsibility to ensure that the change does not negatively affect any other ports / platforms. 49 Regardless of whether you are making a platform independent change or dependent change, it is your responsibility to ensure that the change does not negatively affect any other ports / platforms. This includes updating platform specific results or contacting a port maintainer to do this for you (for contacts, see: [http://trac.webkit.org/wiki/WebKit%20Team]). 50 50 51 Once your change is landed, there are some steps required to verify the change. Note: These steps apply for all changes. If you are making a platform dependent change, shouldshould expect that additional results will be required for each platform but the actions are the same.51 Once your change is landed, there are some steps required to verify the change. Note: These steps apply for all changes. If you are making a platform dependent change, you should expect that additional results will be required for each platform but the actions are the same. 52 52 53 53 * Arrange to have the patch landed