Bug 174685 - Test WebKit2CustomProtocolsTest.ProcessPoolDestroyedDuringLoading added in r219664 fails on El Capitan
Summary: Test WebKit2CustomProtocolsTest.ProcessPoolDestroyedDuringLoading added in r2...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-20 12:31 PDT by Brady Eidson
Modified: 2017-07-20 13:34 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.09 KB, patch)
2017-07-20 12:35 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2017-07-20 12:31:42 PDT
Test WebKit2CustomProtocolsTest.ProcessPoolDestroyedDuringLoading added in r219664 fails on El Capitan
Comment 1 Brady Eidson 2017-07-20 12:31:56 PDT
UNEXPECTEDLY EXITED WebKit2CustomProtocolsTest.ProcessPoolDestroyedDuringLoading
2017-07-20 09:26:25.967 TestWebKitAPI[43736:47275738] An uncaught exception was raised
2017-07-20 09:26:25.968 TestWebKitAPI[43736:47275738] *** -[NSAutoreleasePool retain]: Cannot retain an autorelease pool
2017-07-20 09:26:25.968 TestWebKitAPI[43736:47275738] (
	0   CoreFoundation                      0x00007fff9395a452 __exceptionPreprocess + 178
	1   libobjc.A.dylib                     0x00007fff9c12773c objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff939c149d +[NSException raise:format:] + 205
	3   Foundation                          0x00007fff9415aac1 -[NSAutoreleasePool retain] + 66
	4   TestWebKitAPI                       0x0000000107864239 _ZN13TestWebKitAPI65WebKit2CustomProtocolsTest_ProcessPoolDestroyedDuringLoading_Test8TestBodyEv + 91
	5   TestWebKitAPI                       0x0000000107a37c2e _ZN7testing4Test3RunEv + 92
	6   TestWebKitAPI                       0x0000000107a382d2 _ZN7testing8internal12TestInfoImpl3RunEv + 178
	7   TestWebKitAPI                       0x0000000107a386ca _ZN7testing8TestCase3RunEv + 188
	8   TestWebKitAPI                       0x0000000107a3bd53 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 581
	9   TestWebKitAPI                       0x0000000107953c21 _ZN13TestWebKitAPI15TestsController3runEiPPc + 131
	10  TestWebKitAPI                       0x0000000107a13231 main + 349
	11  libdyld.dylib                       0x00007fff934255ad start + 1
	12  ???                                 0x0000000000000002 0x0 + 2
)
Comment 2 Brady Eidson 2017-07-20 12:35:27 PDT
Created attachment 316014 [details]
Patch
Comment 3 WebKit Commit Bot 2017-07-20 13:34:32 PDT
Comment on attachment 316014 [details]
Patch

Clearing flags on attachment: 316014

Committed r219698: <http://trac.webkit.org/changeset/219698>
Comment 4 WebKit Commit Bot 2017-07-20 13:34:34 PDT
All reviewed patches have been landed.  Closing bug.