Bug 81050 - fast/forms/file/recover-file-input-in-unposted-form.html is flaky
Summary: fast/forms/file/recover-file-input-in-unposted-form.html is flaky
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 15:56 PDT by Adam Barth
Modified: 2013-07-15 21:08 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2012-03-13 15:56:48 PDT
--- /b/build/slave/Webkit_Mac10_6__dbg_/build/layout-test-results/fast/forms/file/recover-file-input-in-unposted-form-expected.txt 
+++ /b/build/slave/Webkit_Mac10_6__dbg_/build/layout-test-results/fast/forms/file/recover-file-input-in-unposted-form-actual.txt 
@@ -10,9 +10,9 @@
 
 
 PASS document.getElementById('text-input').value is "text to be posted"
+PASS document.readFileContents is "Another"
 PASS document.readFileContents is "Hello"
 PASS document.readFileContents is "Hello"
-PASS document.readFileContents is "Another"
 PASS successfullyParsed is true
 
 TEST COMPLETE