<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 - LayoutTestRelay is not archived for iOS Simulator build"
   href="https://bugs.webkit.org/show_bug.cgi?id=149753">149753</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTestRelay is not archived for iOS Simulator build
          </td>
        </tr>

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

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

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

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </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>Tools / Tests
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>dbates&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>ap&#64;webkit.org, ddkilzer&#64;webkit.org, lforschler&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The iOS Simulator testers fail to run layout tests with error output of the form:

[[
08:16:02.167 16586 Using port 'ios-simulator'
08:16:02.167 16586 Test configuration: &lt;, x86_64, release&gt;
08:16:02.167 16586 Placing test results in /Volumes/Data/slave/ios-simulator-9-release-tests-wk1/build/layout-test-results
08:16:02.167 16586 Baseline search path: ios-simulator-wk1 -&gt; ios-simulator -&gt; generic
08:16:02.167 16586 Using Release build
08:16:02.167 16586 Pixel tests disabled
08:16:02.167 16586 Regular timeout: 30000, slow test timeout: 150000
08:16:02.350 16586 &quot;perl Tools/Scripts/webkit-build-directory --configuration --release --ios-simulator&quot; took 0.18s
08:16:02.528 16586 &quot;perl Tools/Scripts/webkit-build-directory --configuration --release --mac&quot; took 0.18s
08:16:02.533 16586 &quot;xcrun --sdk iphonesimulator --show-sdk-version&quot; took 0.00s
08:16:02.661 16586 &quot;xcrun simctl list&quot; took 0.13s
08:16:02.711 16586 &quot;xcrun simctl list&quot; took 0.05s
08:16:02.711 16586 Command line: /Volumes/Data/slave/ios-simulator-9-release-tests-wk1/build/WebKitBuild/Release/LayoutTestRelay -runtime com.apple.CoreSimulator.SimRuntime.iOS-9-0 -deviceType com.apple.CoreSimulator.SimDeviceType.iPhone-5s -suffix 0 -productDir /Volumes/Data/slave/ios-simulator-9-release-tests-wk1/build/WebKitBuild/Release-iphonesimulator -app /Volumes/Data/slave/ios-simulator-9-release-tests-wk1/build/WebKitBuild/Release-iphonesimulator/DumpRenderTree.app -- -
08:16:02.711 16586 
08:16:02.711 16586 Collecting tests ...
08:16:07.288 16586 Parsing expectations ...
08:16:22.831 16586 Found 41293 tests; running 35554, skipping 5739.
08:16:22.831 16586 Checking build ...
08:16:22.847 16586 LayoutTestRelay was not found at /Volumes/Data/slave/ios-simulator-9-release-tests-wk1/build/WebKitBuild/Release/LayoutTestRelay
08:16:22.847 16586 Build check failed
08:16:22.848 16586 Testing completed, Exit status: -1
]]
&lt;<a href="https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK1%20%28Tests%29/builds/44/steps/layout-test/logs/stdio">https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK1%20%28Tests%29/builds/44/steps/layout-test/logs/stdio</a>&gt;

As implied by the error message, we need to build and include the Mac tool LayoutTestRelay in the built product archive produced by the iOS Simulator builder.</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>