Changes between Version 5 and Version 6 of SelectiveTestEWS
- Timestamp:
- Jul 6, 2012, 7:11:27 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SelectiveTestEWS
v5 v6 11 11 Here will be some example, where the early warning system caught a bug with test selection:[[BR]] 12 12 [[BR]] 13 * At revision [http://trac.webkit.org/changeset/115655 115655] the patch committed for the bug [https://bugs.webkit.org/show_bug.cgi?id=85217 85217] failed on the fast/flexbox/flex-hang.html test with unexpected text diff mismatch. For this result we had to run only 1036 test case.13 * At revision [http://trac.webkit.org/changeset/115655 115655] the patch committed for bug [https://bugs.webkit.org/show_bug.cgi?id=85217 85217] failed on the fast/flexbox/flex-hang.html test with unexpected text diff mismatch. For this result the Early Warning System Selective Test had to run only 1036 test cases. 14 14 15 * At revision [http://trac.webkit.org/changeset/115781 115781] the patch committed for thebug [https://bugs.webkit.org/show_bug.cgi?id=85334 85334] failed on the following tests:15 * At revision [http://trac.webkit.org/changeset/115781 115781] the patch committed for bug [https://bugs.webkit.org/show_bug.cgi?id=85334 85334] failed on the following tests: 16 16 editing/deleting/5546763.html[[BR]] 17 17 editing/deleting/delete-block-merge-contents-005.html[[BR]] … … 25 25 editing/pasteboard/paste-line-endings-009.html[[BR]] 26 26 editing/pasteboard/paste-table-002.html[[BR]] 27 with unexpected text diff mismatch. For this result we had to run only 361 test case.27 with unexpected text diff mismatch. For this result Early Warning System Selective Test had to run only 361 test cases.