NEW 152411
[win] http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-* tests failing
https://bugs.webkit.org/show_bug.cgi?id=152411
Summary [win] http/tests/contentdispositionattachmentsandbox/referer-header-stripped-...
Ryan Haddad
Reported 2015-12-17 17:32:19 PST
[win] http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-* tests failing <https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/55622> --- /home/buildbot/slave/win-release-tests/build/layout-test-results/http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-always-expected.txt +++ /home/buildbot/slave/win-release-tests/build/layout-test-results/http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-always-actual.txt @@ -6,3 +6,5 @@ Frame: '<!--framePath //<!--frame0-->-->' -------- +Notice: Undefined index: HTTP_REFERER in C:\cygwin\home\buildbot\slave\win-release-tests\build\LayoutTests\http\tests\contentdispositionattachmentsandbox\resources\echo-http-referer.php on line 7 +
Attachments
Ryan Haddad
Comment 1 2015-12-23 11:07:24 PST
Marked tests as failing on Win with r194392.
Alexey Proskuryakov
Comment 2 2016-01-07 15:09:49 PST
Shouldn't we just add an isset() check to LayoutTests/http/tests/contentdispositionattachmentsandbox/resources/echo-http-referer.php? Jiewen, would you be willing to tackle this?
Jiewen Tan
Comment 3 2016-01-07 15:47:43 PST
(In reply to comment #2) > Shouldn't we just add an isset() check to > LayoutTests/http/tests/contentdispositionattachmentsandbox/resources/echo- > http-referer.php? > > Jiewen, would you be willing to tackle this? Let me try.
Note You need to log in before you can comment on or make changes to this bug.