[Webkit-unassigned] [Bug 139489] New: [GTK] Layout Test http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html is flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 10 09:17:44 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139489
Bug ID: 139489
Summary: [GTK] Layout Test
http/tests/css/link-css-disabled-value-with-slow-loadi
ng-sheet.html is flaky
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
The following layout test is flaky on platform GTK
http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html
When it fails gives the following result:
--- /home/clopez/webkit/webkit/layout-test-results/http/tests/css/link-css-disabled-value-with-slow-loading-sheet-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/http/tests/css/link-css-disabled-value-with-slow-loading-sheet-actual.txt
@@ -5,7 +5,7 @@
Testing value of 'disabled' prior to load just after setting them
PASS mainSheetLink.sheet is non-null.
-PASS alternateSheetLink.sheet is null
+FAIL alternateSheetLink.sheet should be null. Was [object CSSStyleSheet].
PASS mainSheetLink.disabled is true
PASS alternateSheetLink.disabled is false
Testing the values when the alternate sheet is loaded (as this is the only one that has sheet() === null)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141210/3cb44679/attachment-0002.html>
More information about the webkit-unassigned
mailing list