Skip to content

Commit e952b07

Browse files
author
Jessie Berlin
committed
DRT on Windows doesn't block access to external URLs (https://bugs.webkit.org/show_bug.cgi?id=57334),
but WKTR does, so add the expected passing results to the win-wk2 directory to override the expected failing results in the win directory in order to get the bots green. * platform/win-wk2/fast/ruby: Added. * platform/win-wk2/fast/ruby/after-block-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/after-table-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/before-block-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/before-table-doesnt-crash-expected.txt: Added. Canonical link: https://commits.webkit.org/73743@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@83989 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 7dc9695 commit e952b07

5 files changed

Lines changed: 20 additions & 0 deletions

File tree

LayoutTests/ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2011-04-15 Jessie Berlin <jberlin@apple.com>
2+
3+
DRT on Windows doesn't block access to external URLs (https://bugs.webkit.org/show_bug.cgi?id=57334),
4+
but WKTR does, so add the expected passing results to the win-wk2 directory to override the expected
5+
failing results in the win directory in order to get the bots green.
6+
7+
* platform/win-wk2/fast/ruby: Added.
8+
* platform/win-wk2/fast/ruby/after-block-doesnt-crash-expected.txt: Added.
9+
* platform/win-wk2/fast/ruby/after-table-doesnt-crash-expected.txt: Added.
10+
* platform/win-wk2/fast/ruby/before-block-doesnt-crash-expected.txt: Added.
11+
* platform/win-wk2/fast/ruby/before-table-doesnt-crash-expected.txt: Added.
12+
113
2011-04-15 Vsevolod Vlasov <vsevik@chromium.org>
214

315
Reviewed by Pavel Feldman.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Blocked access to external URL http://YY/
2+
This test passes if it doesn't crash.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Blocked access to external URL http://YY/
2+
This test passes if it doesn't crash.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Blocked access to external URL http://XX/
2+
This test passes if it doesn't crash.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Blocked access to external URL http://XX/
2+
This test passes if it doesn't crash.

0 commit comments

Comments
 (0)