Changeset 175789 in webkit
- Timestamp:
- Nov 8, 2014, 10:32:47 PM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r175785 r175789 1 2014-11-08 Alexey Proskuryakov <ap@apple.com> 2 3 http/tests/xmlhttprequest/cross-origin-cookie-storage.html fails with PPT. 4 5 This test used to pass because some previous test leaked a cookie. Now that we 6 clear cookies between tests, it fails, and will fail until we implement testRunner.setAlwaysAcceptCookies. 7 8 * platform/mac-wk2/TestExpectations: 9 1 10 2014-11-08 Alexey Proskuryakov <ap@apple.com> 2 11 -
trunk/LayoutTests/platform/mac-wk2/TestExpectations
r175708 r175789 628 628 # testRunner.setAlwaysAcceptCookies does not work with NetworkProcess 629 629 [ Mavericks ] http/tests/cookies/third-party-cookie-relaxing.html [ Skip ] 630 [ Mavericks ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ] 630 631 631 632 # <rdar://problem/12829991> … … 734 735 # testRunner.setAlwaysAcceptCookies does not work with NetworkProcess 735 736 [ Yosemite ] http/tests/cookies/third-party-cookie-relaxing.html [ Skip ] 737 [ Yosemite ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ] 736 738 737 739 # FIXME: Needs bugzilla (<rdar://problem/12829991>)
Note:
See TracChangeset
for help on using the changeset viewer.