Changeset 175931 in webkit
- Timestamp:
- Nov 11, 2014, 8:29:23 AM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/efl/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r175930 r175931 1 2014-11-11 Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com> 2 3 [EFL] Unskip now passing http tests 4 https://bugs.webkit.org/show_bug.cgi?id=137694 5 6 Reviewed by Csaba Osztrogonác. 7 8 * platform/efl/TestExpectations: 9 1 10 2014-10-07 Sergio Villar Senin <svillar@igalia.com> 2 11 -
trunk/LayoutTests/platform/efl/TestExpectations
r175716 r175931 505 505 webkit.org/b/131729 fast/canvas/webgl [ Skip ] 506 506 webkit.org/b/131729 fast/events/touch [ Skip ] 507 webkit.org/b/131729 http/tests [ Skip ]508 507 webkit.org/b/131729 webgl [ Skip ] 508 509 # Still failing/flakey tests, needs more investigation 510 webkit.org/b/131729 http/tests/webgl [ Skip ] 511 webkit.org/b/131729 http/tests/cache/cancel-during-revalidation-succeeded.html [ Failure ] 512 webkit.org/b/131729 http/tests/canvas/webgl/origin-clean-conformance.html [ Crash ] 513 webkit.org/b/131729 http/tests/globalhistory/history-delegate-basic-302-redirect.html [ Failure ] 514 webkit.org/b/131729 http/tests/globalhistory/history-delegate-basic-title.html [ Failure ] 515 webkit.org/b/131729 http/tests/globalhistory/history-delegate-pushstate.html [ Failure ] 516 webkit.org/b/131729 http/tests/globalhistory/history-delegate-replacestate.html [ Failure ] 517 webkit.org/b/131729 http/tests/loading/sizes/preload-image-sizes-2x.html [ Failure ] 518 webkit.org/b/131729 http/tests/loading/simple-subframe.html [ Failure ] 519 webkit.org/b/131729 http/tests/loading/slow-parsing-subframe.html [ Failure ] 520 webkit.org/b/131729 http/tests/local/file-url-sent-as-referer.html [ Failure ] 521 webkit.org/b/131729 http/tests/misc/acid2.html [ Failure ] 522 webkit.org/b/131729 http/tests/misc/acid3.html [ Failure Pass ] 523 webkit.org/b/131729 http/tests/misc/error404.pl [ Failure ] 524 webkit.org/b/131729 http/tests/misc/favicon-as-image.html [ Failure ] 525 webkit.org/b/131729 http/tests/misc/frame-access-during-load.html [ Failure ] 526 webkit.org/b/131729 http/tests/misc/generated-content-inside-table.html [ Failure ] 527 webkit.org/b/131729 http/tests/misc/iframe404.html [ Failure ] 528 webkit.org/b/131729 http/tests/misc/image-blocked-src-change.html [ Failure Pass ] 529 webkit.org/b/131729 http/tests/misc/location-replace-crossdomain.html [ Failure ] 530 webkit.org/b/131729 http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml [ Failure ] 531 webkit.org/b/131729 http/tests/misc/slow-loading-image-in-pattern.html [ Failure ] 532 webkit.org/b/131729 http/tests/media/video-error-abort.html [ Crash ] 533 webkit.org/b/131729 http/tests/media/video-load-twice.html [ Failure Pass ] 534 webkit.org/b/131729 http/tests/media/video-redirect.html [ Crash ] 535 webkit.org/b/131729 http/tests/multipart/invalid-image-data-standalone.html [ Failure ] 536 webkit.org/b/131729 http/tests/navigation/error404-basic.html [ Failure ] 537 webkit.org/b/131729 http/tests/navigation/error404-goback.html [ Failure ] 538 webkit.org/b/131729 http/tests/navigation/javascriptlink-frames.html [ Failure ] 539 webkit.org/b/131729 http/tests/navigation/postredirect-basic.html [ Failure ] 540 webkit.org/b/131729 http/tests/navigation/postredirect-goback1.html [ Failure ] 541 webkit.org/b/131729 http/tests/navigation/scrollstate-after-http-equiv-refresh.html [ Failure ] 542 webkit.org/b/131729 http/tests/navigation/scrollstate-after-location-reload.html [ Failure ] 543 webkit.org/b/131729 http/tests/uri/css-href.php [ Failure ] 544 webkit.org/b/131729 http/tests/security/cross-frame-access-callback-explicit-domain-DENY.html [ Failure ] 545 webkit.org/b/131729 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ] 546 webkit.org/b/131729 http/tests/security/drag-drop-local-file.html [ Failure ] 547 webkit.org/b/131729 http/tests/security/local-user-CSS-from-remote.html [ Failure ] 548 webkit.org/b/131729 http/tests/security/svg-image-with-cached-remote-image.html [ Failure ImageOnlyFailure Pass ] 549 webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Crash ] 550 webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Crash ] 551 webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Crash ] 552 webkit.org/b/131729 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ] 553 webkit.org/b/131729 http/tests/security/xss-DENIED-object-element.html [ Failure ] 554 webkit.org/b/131729 http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url.html [ Failure ] 555 webkit.org/b/131729 http/tests/xmlhttprequest/simple-cross-origin-denied-events.html [ Failure Pass ] 556 webkit.org/b/131729 http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-invalidstaterror.html [ Failure Pass ] 509 557 510 558 # Tests crashing with common backtrace ending in WebGLRenderingContext::reshape
Note:
See TracChangeset
for help on using the changeset viewer.