Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341519 - Need to add IE9 to nightly tests
Summary: Need to add IE9 to nightly tests
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 341676
Blocks:
  Show dependency tree
 
Reported: 2011-03-31 12:14 EDT by Simon Kaegi CLA
Modified: 2011-09-01 11:41 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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