Remove suppressions for Blink webexposed tests
authoradamk@chromium.org <adamk@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Aug 2014 19:57:41 +0000 (19:57 +0000)
committeradamk@chromium.org <adamk@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Aug 2014 19:57:41 +0000 (19:57 +0000)
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

tools/blink_tests/TestExpectations

index 99f2d53..728906f 100644 (file)
@@ -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 ]