From: adamk@chromium.org Date: Thu, 7 Aug 2014 19:57:41 +0000 (+0000) Subject: Remove suppressions for Blink webexposed tests X-Git-Tag: upstream/4.7.83~7731 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c068a606f26da2f9e023f2fbd67b139438ce1140;p=platform%2Fupstream%2Fv8.git Remove suppressions for Blink webexposed tests BUG=400507 LOG=N TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/445353005 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22983 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/tools/blink_tests/TestExpectations b/tools/blink_tests/TestExpectations index 99f2d53..728906f 100644 --- a/tools/blink_tests/TestExpectations +++ b/tools/blink_tests/TestExpectations @@ -20,15 +20,6 @@ crbug.com/108833 [ Win Debug ] plugins/geturlnotify-during-document-teardown.htm webkit.org/b/48655 [ Win ] plugins/js-from-destroy.html [ Crash Timeout ] crbug.com/178745 [ Win Debug ] plugins/open-and-close-window-with-plugin.html [ Crash Failure Timeout ] -# After the rebaseline in https://codereview.chromium.org/436353002 lands, -# these should start passing and these expectations can be removed. -crbug.com/400507 virtual/stable/webexposed/global-constructors-listing-dedicated-worker.html [ Failure ] -crbug.com/400507 virtual/stable/webexposed/global-constructors-listing-shared-worker.html [ Failure ] -crbug.com/400507 virtual/stable/webexposed/global-constructors-listing.html [ Failure ] -crbug.com/400507 webexposed/global-constructors-listing-dedicated-worker.html [ Failure ] -crbug.com/400507 webexposed/global-constructors-listing-shared-worker.html [ Failure ] -crbug.com/400507 webexposed/global-constructors-listing.html [ Failure ] - # Slow on the trunk builder: [ Linux Debug ] fast/js/regress/function-dot-apply.html [ Slow ] crbug.com/249894 [ Linux Debug ] fast/js/regress/inline-arguments-access.html [ Pass Failure Crash Slow ]