<div dir="ltr">The actual source of the problem was that my disk partition was case insensitive, which means that git didn't see the case change in that filename. It worked locally because the case was correct on my disk, but its change wasn't actually part of the commit. Fixed with "git mv --force"<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 20, 2014 at 5:49 PM, Gilles Dubuc <span dir="ltr"><<a href="mailto:gilles@wikimedia.org" target="_blank">gilles@wikimedia.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks, makes perfect sense. The issue was, however, that I couldn't reproduce the error locally, even after rebooting the vm and everything. And I didn't know that the more detailed debug log was available for the Jenkins run, thanks for pointing me to that.<br>

</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 20, 2014 at 4:55 PM, Krinkle <span dir="ltr"><<a href="mailto:krinklemail@gmail.com" target="_blank">krinklemail@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">The error means one or more modules is in error state.<div><br></div><div>This usually means the ResourceLoader module was incorrectly configured.</div>

<div><br></div><div>Looking into this one, one of the files is missing or couldn't be found.</div><div><br></div><div>* <a href="https://gerrit.wikimedia.org/r/#/c/134064/" target="_blank">https://gerrit.wikimedia.org/r/#/c/134064/</a></div>

<div>* <a href="https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/console" target="_blank">https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/console</a></div><div>* <a href="https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/" target="_blank">https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/</a></div>

<div>* <a href="https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/artifact/log/" target="_blank">https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/artifact/log/</a></div>
<div>
* View mw-debug-<a href="http://www.log.gz" target="_blank">www.log.gz</a></div><div><br></div><div>(or use your own debug.log from MediaWiki[1])</div><div><br></div><div><div>[resourceloader] ResourceLoader::makeModuleResponse: generating module package failed: exception 'MWException' with message 'ResourceLoaderFileModule::readScriptFiles: script file not found: "/srv/ssd/jenkins-slave/workspace/mwext-MultimediaViewer-qunit/extensions/MultimediaViewer/resources/mmv/mmv.Logger.js"' in /srv/ssd/jenkins-slave/workspace/mwext-MultimediaViewer-qunit/includes/resourceloader/ResourceLoaderFileModule.php:673</div>

<br><div><br><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">— Krinkle</div>
</div>
<div><br></div><div>[1] <a href="https://www.mediawiki.org/wiki/How_to_debug" target="_blank">https://www.mediawiki.org/wiki/How_to_debug</a></div><br><div><div><div><div>On 20 May 2014, at 14:05, Gilles Dubuc <<a href="mailto:gilles@wikimedia.org" target="_blank">gilles@wikimedia.org</a>> wrote:</div>

<br></div></div><blockquote type="cite"><div><div><div dir="ltr"><div><div><div><div>Hi,<br><br></div>I'm running into this error when the tests for my changeset ( <a href="https://gerrit.wikimedia.org/r/#/c/134064/" target="_blank">https://gerrit.wikimedia.org/r/#/c/134064/</a> ) run on Jenkins:<br>


<br><a href="https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/consoleFull" target="_blank">https://integration.wikimedia.org/ci/job/mwext-MultimediaViewer-qunit/1881/consoleFull</a><br><br></div>

That changeset's parent is the latest master commit, so it's probably not an issue of automerge. The error comes from ResourceLoader when trying to load the dependencies for the tests.<br>
<br></div>I can't reproduce the error locally, neither on Firefox nor Chrome. It's hard to guess where the error is coming from, as the change is quite large.<br><br></div>Any idea what I could do to resolve the issue? Is there a simple way to reproduce Jenkin's setup locally?<br>


</div></div></div>
_______________________________________________<br>QA mailing list<br><a href="mailto:QA@lists.wikimedia.org" target="_blank">QA@lists.wikimedia.org</a><br><a href="https://lists.wikimedia.org/mailman/listinfo/qa" target="_blank">https://lists.wikimedia.org/mailman/listinfo/qa</a><br>

</blockquote></div><br></div></div></div><br>_______________________________________________<br>
QA mailing list<br>
<a href="mailto:QA@lists.wikimedia.org" target="_blank">QA@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/qa" target="_blank">https://lists.wikimedia.org/mailman/listinfo/qa</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>