Bug 173733 - [ios-simulator] LayoutTest fast/forms/file/input-file-write-files-using-open-panel.html is a flaky crash
Summary: [ios-simulator] LayoutTest fast/forms/file/input-file-write-files-using-open-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-22 13:55 PDT by Ryan Haddad
Modified: 2017-06-22 14:13 PDT (History)
3 users (show)

See Also:


Attachments
Crashlog (53.19 KB, text/plain)
2017-06-22 14:02 PDT, Ryan Haddad
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-06-22 13:55:55 PDT
LayoutTest fast/forms/file/input-file-write-files-using-open-panel.html is a flaky crash

fast/forms/file/input-file-write-files.html is blamed for the crash in this run, but fast/forms/file/input-file-write-files-using-open-panel.html appears in the crash log:
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r218709%20(2471)/results.html

Application Specific Information:
CRASHING TEST: fast/forms/file/input-file-write-files-using-open-panel.html
*** Terminating app due to uncaught exception 'WebKitTestRunnerTestProblem', reason: 'The test completed before all synthesized events had been handled. Perhaps you're calling notifyDone() too early?'
terminating with uncaught exception of type NSException
abort() called
CoreSimulator 375.21 - Device: iPhone 5s WebKit Tester5 - Runtime: iOS 10.3 (14E269) - DeviceType: iPhone 5s

Application Specific Backtrace 1:
0   CoreFoundation                      0x00000001126bab0b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x0000000112126141 objc_exception_throw + 48
2   CoreFoundation                      0x0000000112723625 +[NSException raise:format:] + 197
3   WebKitTestRunnerApp                 0x000000010d709136 _ZN3WTR15UIScriptContextD2Ev + 18
4   WebKitTestRunnerApp                 0x000000010d7051dd _ZN3WTR14TestInvocationD2Ev + 69
5   WebKitTestRunnerApp                 0x000000010d6fe74f _ZN3WTR14TestController7runTestEPKc + 293
6   WebKitTestRunnerApp                 0x000000010d6fe97f _ZN3WTR14TestController20runTestingServerLoopEv + 117
7   WebKitTestRunnerApp                 0x000000010d6fa936 _ZN3WTR14TestControllerC2EiPPKc + 264
8   WebKitTestRunnerApp                 0x000000010d6f47eb -[WebKitTestRunnerApp _runTestController] + 40
9   Foundation                          0x0000000111c5be51 __NSThreadPerformPerform + 334
10  CoreFoundation                      0x0000000112660c01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
11  CoreFoundation                      0x0000000112646058 __CFRunLoopDoSources0 + 408
12  CoreFoundation                      0x00000001126455ff __CFRunLoopRun + 911
13  CoreFoundation                      0x0000000112645016 CFRunLoopRunSpecific + 406
14  GraphicsServices                    0x0000000116c37a24 GSEventRunModal + 62
15  UIKit                               0x000000010f8500d4 UIApplicationMain + 159
16  WebKitTestRunnerApp                 0x000000010d6f48b9 main + 97
17  libdyld.dylib                       0x00000001171e365d start + 1
Comment 1 Ryan Haddad 2017-06-22 13:56:30 PDT
<rdar://problem/30741944>
Comment 2 Ryan Haddad 2017-06-22 14:02:57 PDT
Created attachment 313656 [details]
Crashlog
Comment 3 Ryan Haddad 2017-06-22 14:13:03 PDT
Skipped test in https://trac.webkit.org/changeset/218716/webkit