Community
Participate
Working Groups
Started on this http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=65c0e6fc4730258726b4dda4da760f497a5d390a
The tests can now successfully running IE9 using the windows hudson slave. The following problems remain: 1) Retrieving the test results, the releng scripts are not currently able to retrieve the test results, the initial attempt at this resulted in 403 errors. bug 342309 may help here. 2) We are only seeing 84 tests run instead of the expected 119 tests that the other browsers are getting. The commonjs-unittesting/test.html tests don't seem to be running, I suspect this is a proxy issue accessing https://github.com/commonjs/commonjs/raw/master/tests/unit-testing/1.0/program.js There is some info here http://wiki.eclipse.org/Hudson#Accessing_the_Internet_using_Proxy
Marking as fixed. http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=aa4285dea58e43ba153ab46afb03845e13e5fe32 is the last commit which fixes retrieval of the test results. I raised bug 3422335 to track the missing tests