<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ios-sim debug] API tests RequiresUserActionForPlaybackTest.DoesNotRequireUserActionForMediaPlayback and RequiresUserActionForAudioButNotVideoPlayback asserting"
   href="https://bugs.webkit.org/show_bug.cgi?id=155365">155365</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[ios-sim debug] API tests RequiresUserActionForPlaybackTest.DoesNotRequireUserActionForMediaPlayback and RequiresUserActionForAudioButNotVideoPlayback asserting
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Media Elements
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>ap&#64;webkit.org, jer.noble&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>[ios-sim debug] API tests RequiresUserActionForPlaybackTest.DoesNotRequireUserActionForMediaPlayback and RequiresUserActionForAudioButNotVideoPlayback asserting

&lt;<a href="https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/builds/167/steps/run-api-tests/logs/stdio">https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/builds/167/steps/run-api-tests/logs/stdio</a>&gt;

ASSERTION FAILED: videoLayerID
/Volumes/Data/slave/ios-simulator-9-debug/build/Source/WebKit2/UIProcess/Cocoa/WebVideoFullscreenManagerProxy.mm(371) : void WebKit::WebVideoFullscreenManagerProxy::setupFullscreenWithID(uint64_t, uint32_t, const WebCore::IntRect &amp;, float, HTMLMediaElementEnums::VideoFullscreenMode, bool)
1   0x10f787050 WTFCrash
2   0x11198ca52 WebKit::WebVideoFullscreenManagerProxy::setupFullscreenWithID(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool)
3   0x1119a63bf void IPC::callMemberFunctionImpl&lt;WebKit::WebVideoFullscreenManagerProxy, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool), std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul&gt;(WebKit::WebVideoFullscreenManagerProxy*, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool), std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;&amp;&amp;, std::index_sequence&lt;0ul, 1ul, 2ul, 3ul, 4ul, 5ul&gt;)
4   0x1119a5ef8 void IPC::callMemberFunction&lt;WebKit::WebVideoFullscreenManagerProxy, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool), std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;, std::make_index_sequence&lt;6ul&gt; &gt;(std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;&amp;&amp;, WebKit::WebVideoFullscreenManagerProxy*, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool))
5   0x1119a3753 void IPC::handleMessage&lt;Messages::WebVideoFullscreenManagerProxy::SetupFullscreenWithID, WebKit::WebVideoFullscreenManagerProxy, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool)&gt;(IPC::MessageDecoder&amp;, WebKit::WebVideoFullscreenManagerProxy*, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool))
6   0x1119a249c WebKit::WebVideoFullscreenManagerProxy::didReceiveMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
7   0x1112cd7a4 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
8   0x1111cd037 WebKit::ChildProcessProxy::dispatchMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
9   0x1118a006a WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
10  0x1118a0167 non-virtual thunk to WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
11  0x1111dbc93 IPC::Connection::dispatchMessage(IPC::MessageDecoder&amp;)
12  0x1111d2f71 IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)
13  0x1111dc28f IPC::Connection::dispatchOneMessage()
14  0x1111ebb5d IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10::operator()() const
15  0x1111ebb2d void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10&amp;&gt;(IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10&amp;&amp;&amp;)
16  0x1111eb97c std::__1::__function::__func&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10, std::__1::allocator&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10&gt;, void ()&gt;::operator()()
17  0x10f1be60a std::__1::function&lt;void ()&gt;::operator()() const
18  0x10f7d427d WTF::RunLoop::performWork()
19  0x10f7d4964 WTF::RunLoop::performWork(void*)
20  0x11c5ac0a1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
21  0x11c5a1fcc __CFRunLoopDoSources0
22  0x11c5a1483 __CFRunLoopRun
23  0x11c5a0e98 CFRunLoopRunSpecific
24  0x11bc40891 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
25  0x10e2fb793 TestWebKitAPI::Util::run(bool*)
26  0x10e4b647c RequiresUserActionForPlaybackTest::testVideoWithAudio()
27  0x10e4b490a RequiresUserActionForPlaybackTest_DoesNotRequireUserActionForMediaPlayback_Test::TestBody()
28  0x10e4d199a testing::Test::Run()
29  0x10e4d227d testing::internal::TestInfoImpl::Run()
30  0x10e4d2e1d testing::TestCase::Run()
31  0x10e4d8da2 testing::internal::UnitTestImpl::RunAllTests()

ASSERTION FAILED: videoLayerID
/Volumes/Data/slave/ios-simulator-9-debug/build/Source/WebKit2/UIProcess/Cocoa/WebVideoFullscreenManagerProxy.mm(371) : void WebKit::WebVideoFullscreenManagerProxy::setupFullscreenWithID(uint64_t, uint32_t, const WebCore::IntRect &amp;, float, HTMLMediaElementEnums::VideoFullscreenMode, bool)
1   0x1096d4050 WTFCrash
2   0x10b8d9a52 WebKit::WebVideoFullscreenManagerProxy::setupFullscreenWithID(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool)
3   0x10b8f33bf void IPC::callMemberFunctionImpl&lt;WebKit::WebVideoFullscreenManagerProxy, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool), std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul&gt;(WebKit::WebVideoFullscreenManagerProxy*, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool), std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;&amp;&amp;, std::index_sequence&lt;0ul, 1ul, 2ul, 3ul, 4ul, 5ul&gt;)
4   0x10b8f2ef8 void IPC::callMemberFunction&lt;WebKit::WebVideoFullscreenManagerProxy, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool), std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;, std::make_index_sequence&lt;6ul&gt; &gt;(std::__1::tuple&lt;unsigned long long, unsigned int, WebCore::IntRect, float, unsigned int, bool&gt;&amp;&amp;, WebKit::WebVideoFullscreenManagerProxy*, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool))
5   0x10b8f0753 void IPC::handleMessage&lt;Messages::WebVideoFullscreenManagerProxy::SetupFullscreenWithID, WebKit::WebVideoFullscreenManagerProxy, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool)&gt;(IPC::MessageDecoder&amp;, WebKit::WebVideoFullscreenManagerProxy*, void (WebKit::WebVideoFullscreenManagerProxy::*)(unsigned long long, unsigned int, WebCore::IntRect const&amp;, float, unsigned int, bool))
6   0x10b8ef49c WebKit::WebVideoFullscreenManagerProxy::didReceiveMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
7   0x10b21a7a4 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
8   0x10b11a037 WebKit::ChildProcessProxy::dispatchMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
9   0x10b7ed06a WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
10  0x10b7ed167 non-virtual thunk to WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&amp;, IPC::MessageDecoder&amp;)
11  0x10b128c93 IPC::Connection::dispatchMessage(IPC::MessageDecoder&amp;)
12  0x10b11ff71 IPC::Connection::dispatchMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)
13  0x10b12928f IPC::Connection::dispatchOneMessage()
14  0x10b138b5d IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10::operator()() const
15  0x10b138b2d void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10&amp;&gt;(IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10&amp;&amp;&amp;)
16  0x10b13897c std::__1::__function::__func&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10, std::__1::allocator&lt;IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr&lt;IPC::MessageDecoder, std::__1::default_delete&lt;IPC::MessageDecoder&gt; &gt;)::$_10&gt;, void ()&gt;::operator()()
17  0x10910b60a std::__1::function&lt;void ()&gt;::operator()() const
18  0x10972127d WTF::RunLoop::performWork()
19  0x109721964 WTF::RunLoop::performWork(void*)
20  0x1164f90a1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
21  0x1164eefcc __CFRunLoopDoSources0
22  0x1164ee483 __CFRunLoopRun
23  0x1164ede98 CFRunLoopRunSpecific
24  0x115b8d891 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
25  0x108248793 TestWebKitAPI::Util::run(bool*)
26  0x10840354c RequiresUserActionForPlaybackTest::testVideoWithoutAudio()
27  0x10840234e RequiresUserActionForPlaybackTest_RequiresUserActionForAudioButNotVideoPlayback_Test::TestBody()
28  0x10841e99a testing::Test::Run()
29  0x10841f27d testing::internal::TestInfoImpl::Run()
30  0x10841fe1d testing::TestCase::Run()
31  0x108425da2 testing::internal::UnitTestImpl::RunAllTests()</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>