Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Unified Diff: test/webkit/webkit.status

Issue 66163004: [Sheriff] Mark flaky webkit tests. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index eba1be3f0f4bac22fa8dad604892a54ca223f15f..bd227415868ecc2060a32a9b2f1e0a6e9b6d6b5c 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -26,6 +26,13 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[
+[ALWAYS, {
+ ##############################################################################
+ # Flaky tests.
+ # BUG(v8:2989).
+ 'dfg-inline-arguments-become-int32': [PASS, FLAKY],
+ 'dfg-inline-arguments-reset': [PASS, FLAKY],
+}], # ALWAYS
['mode == debug', {
# Too slow in debug mode.
'dfg-int-overflow-in-loop': [SKIP],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698