| Summary: | Build failure in https://hudson.eclipse.org/orion/job/orion-client-dev/872/ (no WeakMap) | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | john.arthorne, mamacdon, Silenio_Quarti, simon_kaegi |
| Version: | 9.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Running the sauce tests locally I confirmed that to have them pass (keeping the WeakMap ref) we have to update the config to OSC 10.10 and Safari 8. Is bumping the min version that Orion supports to Safari 8+ something we want to do? In theory WeakMap should work just fine in Safari 7.1+ on OSX 10.9.5+, but I don't have that setup to test on. Grant pushed an update to the test config: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=99414405de07722e3aa3146f15c3878de518bdd5 that will allow the tests to pass, but will mask the problem that Orion will not run on anything older than Safari 7.1+ Closing as fixed. We updated the test config, so no other changes are needed. |