⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 180671 in webkit


Ignore:
Timestamp:
Feb 26, 2015, 3:44:06 AM (12 years ago)
Author:
Csaba Osztrogonác
Message:

[EFL] Unreviewed gardening, skip fast/workers tests to unbreak the buildbot.
https://bugs.webkit.org/show_bug.cgi?id=142041

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r180670 r180671  
     12015-02-26  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [EFL] Unreviewed gardening, skip fast/workers tests to unbreak the buildbot.
     4        https://bugs.webkit.org/show_bug.cgi?id=142041
     5
     6        * platform/efl/TestExpectations:
     7
    182015-02-26  Csaba Osztrogonác  <ossy@webkit.org>
    29
  • trunk/LayoutTests/platform/efl/TestExpectations

    r180670 r180671  
    812812
    813813# Fail after r139145 on MAC, EFL, QT, GTK.
    814 webkit.org/b/106415 fast/workers/worker-close-more.html [ Timeout ]
    815 webkit.org/b/106415 fast/workers/worker-document-leak.html [ Pass Failure ]
    816 webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
     814# webkit.org/b/106415 fast/workers/worker-close-more.html [ Timeout ]
     815# webkit.org/b/106415 fast/workers/worker-document-leak.html [ Pass Failure ]
     816# webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
    817817
    818818webkit.org/b/124929 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html [ Failure Pass ]
     
    10261026webkit.org/b/106507 storage/storagequota-query-usage.html
    10271027webkit.org/b/106507 storage/storagequota-request-quota.html
    1028 webkit.org/b/106507 fast/workers/worker-storagequota-query-usage.html
     1028# webkit.org/b/106507 fast/workers/worker-storagequota-query-usage.html
    10291029
    10301030# JSC does not support setIsolatedWorldSecurityOrigin.
     
    21442144webkit.org/b/141958 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ]
    21452145webkit.org/b/141958 http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html [ Failure ]
     2146
     2147# [EFL][GTK] REGRESSION(180602): It made fast/workers test timeout
     2148webkit.org/b/142041 fast/workers [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.