Skip to content

Commit

Permalink
Revert of Widening the test expectation for fetch-access-control-redi…
Browse files Browse the repository at this point in the history
…rect.html (patchset nwjs#1 id:1 of https://codereview.chromium.org/869023003/)

Reason for revert:
This expansion wasn't correct; the XP deps bot will pick up the XP expectations once they roll in to DEPS.

Original issue's description:
> Widening the test expectation for fetch-access-control-redirect.html
> 
> It's also timing out on XP Deps. (What modifier I can use to cover it?)
> 
> BUG=444493
> TBR=kochi
> NOTRY=true
> 
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188846

TBR=kochi@chromium.org,kinuko@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=444493

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

git-svn-id: svn://svn.chromium.org/blink/trunk@188849 bbb929c8-8fbe-4397-9dbb-9b2b20218538
  • Loading branch information
pkasting committed Jan 23, 2015
1 parent 0df66a9 commit 75ffec6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions LayoutTests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1696,8 +1696,8 @@ crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-a

crbug.com/449081 [ Mac Linux Debug ] virtual/gpu/fast/canvas/canvas-lose-restore-max-int-size.html [ Pass Failure ]

crbug.com/444493 [ Win ] http/tests/fetch/serviceworker/fetch-access-control-redirect.html [ Pass Timeout ]
crbug.com/444493 [ Win ] http/tests/fetch/window/fetch-access-control-redirect.html [ Pass Timeout ]
crbug.com/444493 [ Win ] http/tests/fetch/workers/fetch-access-control-redirect.html [ Pass Timeout ]
crbug.com/444493 [ XP ] http/tests/fetch/serviceworker/fetch-access-control-redirect.html [ Timeout ]
crbug.com/444493 [ XP ] http/tests/fetch/window/fetch-access-control-redirect.html [ Timeout ]
crbug.com/444493 [ XP ] http/tests/fetch/workers/fetch-access-control-redirect.html [ Timeout ]

crbug.com/451191 http/tests/security/mixedContent/insecure-image-in-iframe.html [ Pass Failure ]
crbug.com/451191 http/tests/security/mixedContent/insecure-image-in-iframe.html [ Pass Failure ]

0 comments on commit 75ffec6

Please sign in to comment.