Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341519

Summary: Need to add IE9 to nightly tests
Product: [ECD] Orion Reporter: Simon Kaegi <simon_kaegi>
Component: ClientAssignee: Project Inbox <e4.orion-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: aniefer
Version: 0.2   
Target Milestone: 0.2   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on: 341676    
Bug Blocks:    

Description Simon Kaegi CLA 2011-03-31 12:14:56 EDT

    
Comment 2 Andrew Niefer CLA 2011-04-08 11:56:23 EDT
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
Comment 3 Andrew Niefer CLA 2011-04-08 17:21:23 EDT
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