<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, 30 Oct 2018 at 18:44, Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div dir="auto"> Can anyone tell me, when github says “all tests have passed” for a pull request, what tests have been run and/or how to look at the logs?  We should include FFI tests here if at all possible.</div></blockquote><div><br></div><div>Taking this example... <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/297">https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/297</a></div><div>click "1"....</div><div><br></div><div><div><img src="cid:ii_jnvq8vek2" alt="image.png" width="472" height="226"><br></div></div><div><br></div><div>As best I understand it its that both Appveyor and Travis builds are green.<br></div><div>Clicking "2" to drill into Travis, all its jobs are green except "allow_failures" defined in <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml</a></div><div>Clicking for example on the first job "3"...</div><div><div><br></div></div><div><div><img src="cid:ii_jnvqnod05" alt="image.png" width="732" height="32" style="margin-right: 0px;"><br></div></div><div><br></div><div>to view that job's particular log,  then click on the tiny sideways arrow "4" to expand "Testing project..."</div><div><div><div><img src="cid:ii_jnvqy2zn7" alt="image.png" style="margin-right: 25px;"><br></div></div></div><div><br></div><div>with I presume tests to be run defined here... </div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml#L135">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml#L135</a></div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/scripts/ci/travis_test.sh">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/scripts/ci/travis_test.sh</a><br></div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh#L4">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh#L4</a><br></div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalk.ston">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalk.ston</a><br></div><div><br></div><div><br></div><div>and I'd guess appveyor was similar.</div><div><br></div><div>cheers -ben</div></div></div></div></div></div></div></div></div>