Bug 149007

Summary: [win] Layout Test http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html is flaky
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Said Abou-Hallawa
Reported 2015-09-09 13:35:46 PDT
The following layout test is flaky on Windows 7: http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html Here is the actual results of running this test on Windows 7: Test that HTMLLinkElement's disabled attribute is properly cached while set when loading a stylesheet. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". Testing value of 'disabled' prior to load just after setting them PASS mainSheetLink.sheet is non-null. PASS alternateSheetLink.sheet is null 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) PASS mainSheetLink.sheet is non-null. PASS alternateSheetLink.sheet is non-null. PASS mainSheetLink.disabled is true PASS alternateSheetLink.disabled is false PASS successfullyParsed is true TEST COMPLETE AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1 AQMEIOManager::FindIOUnit: error -1
Attachments
Alexey Proskuryakov
Comment 1 2015-09-09 23:04:01 PDT
*** This bug has been marked as a duplicate of bug 142929 ***
Note You need to log in before you can comment on or make changes to this bug.