<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CMake] Duplicated IDL files in WebCore_IDL_FILES"
   href="https://bugs.webkit.org/show_bug.cgi?id=161592#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CMake] Duplicated IDL files in WebCore_IDL_FILES"
   href="https://bugs.webkit.org/show_bug.cgi?id=161592">bug 161592</a>
              from <span class="vcard"><a class="email" href="mailto:Hironori.Fujii&#64;sony.com" title="Fujii Hironori &lt;Hironori.Fujii&#64;sony.com&gt;"> <span class="fn">Fujii Hironori</span></a>
</span></b>
        <pre>EWS failed with two problems.

mac-debug-ews

<span class="quote">&gt; FAIL: (JS) JSTestClassWithJSBuiltinConstructor.cpp
&gt; --- WebCore/bindings/scripts/test/JS/JSTestClassWithJSBuiltinConstructor.cpp        2016-08-30 14:19:02.000000000 -0700
&gt; +++ /var/folders/7n/s62c21h54p549lcpn5v012mc0000gn/T/tmpyL67Nh/JSTestClassWithJSBuiltinConstructor.cpp        2016-09-04 22:57:30.000000000 -0700
&gt; &#64;&#64; -201,7 +201,7 &#64;&#64;
&gt;      // by adding the SkipVTableValidation attribute to the interface IDL definition
&gt;      RELEASE_ASSERT(actualVTablePointer == expectedVTablePointer);
&gt;  #endif
&gt; -    return createWrapper&lt;JSTestClassWithJSBuiltinConstructor, TestClassWithJSBuiltinConstructor&gt;(globalObject, WTFMove(impl));
&gt; +    return createWrapper&lt;TestClassWithJSBuiltinConstructor&gt;(globalObject, WTFMove(impl));
&gt;  }
&gt;  
&gt;  JSC::JSValue toJS(JSC::ExecState* state, JSDOMGlobalObject* globalObject, TestClassWithJSBuiltinConstructor&amp; impl)</span >

win-ews

<span class="quote">&gt; C:\cygwin\home\buildbot\WebKit\Source\WebCore\DerivedSources.cpp(633): fatal error C1083: Cannot open include file: 'JSUserMessageHandler.cpp': No such file or directory</span ></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>