Title: [178361] trunk/LayoutTests
Revision
178361
Author
[email protected]
Date
2015-01-13 04:58:45 -0800 (Tue, 13 Jan 2015)

Log Message

[EFL] Fix test expectations after r178310.
https://bugs.webkit.org/show_bug.cgi?id=140387.

Patch by Bartlomiej Gajda <[email protected]> on 2015-01-13
Reviewed by Gyuyoung Kim.

Clean reference to SharedWorkers in test expecations since they were removed.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (178360 => 178361)


--- trunk/LayoutTests/ChangeLog	2015-01-13 12:40:53 UTC (rev 178360)
+++ trunk/LayoutTests/ChangeLog	2015-01-13 12:58:45 UTC (rev 178361)
@@ -1,3 +1,14 @@
+2015-01-13  Bartlomiej Gajda  <[email protected]>
+
+        [EFL] Fix test expectations after r178310.
+        https://bugs.webkit.org/show_bug.cgi?id=140387.
+
+        Reviewed by Gyuyoung Kim.
+
+        Clean reference to SharedWorkers in test expecations since they were removed.
+
+        * platform/efl/TestExpectations:
+
 2015-01-11  Sam Weinig  <[email protected]>
 
         Remove support for SharedWorkers

Modified: trunk/LayoutTests/platform/efl/TestExpectations (178360 => 178361)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-01-13 12:40:53 UTC (rev 178360)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-01-13 12:58:45 UTC (rev 178361)
@@ -1067,7 +1067,6 @@
 webkit.org/b/106507 storage/storageinfo-request-quota.html
 webkit.org/b/106507 storage/storagequota-query-usage.html
 webkit.org/b/106507 storage/storagequota-request-quota.html
-webkit.org/b/106507 fast/workers/shared-worker-storagequota-query-usage.html
 webkit.org/b/106507 fast/workers/worker-storagequota-query-usage.html
 
 # JSC does not support setIsolatedWorldSecurityOrigin.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to