Commit cca73459 authored by adamk@chromium.org's avatar adamk@chromium.org

Mark global-constructors-listing as failing in TestExpectations

They're failing due to the addition of Symbol to the global scope.
These expectations can be removed once https://codereview.chromium.org/436353002
lands and gets picked up by the V8 webkit bots.

BUG=400507
LOG=N
TBR=machenbach@chromium.org

Review URL: https://codereview.chromium.org/435363002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22836 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent d017da1f
......@@ -20,6 +20,15 @@ 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 ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment