Owner | Google Inc. |
---|---|
Created by | Christian Plesner Hansen, Sandholm |
Website | https://v8.github.io/test262/website/default.html |
Commercial | No |
Registration | No |
Launched | 29 June 2009[1] |
Current status | active (version 1234) |
Content license | New BSD License |
Sputnik was a JavaScript conformance test suite. The purpose of the test suite was to determine how well a JavaScript implementation adheres to the ECMA-262 specification, 5th edition, looking only at those features that were also present in the 3rd edition.[1] It contained over 5000 tests that touched all aspects of the JavaScript language.[1][2]
The test was created in Russia for testing the conformance of the V8 JavaScript engine used in Google Chrome.[1]
As part of phasing out Google Labs, Google has shut down Sputnik. All current Sputnik tests have been incorporated into ECMA's Test262 test suite.
As an example of a browser that does not pass, Konqueror 4.10.1 still only passes 91.8% of the 11573 tests.
Scores represent the number of failed tests – a perfect score is 0 (100%).
Browser name | Score of current release | Score of preview release |
---|---|---|
Internet Explorer | Internet Explorer 11.0.9600.17420 Template:Sputnik progress |
Internet Explorer 11.0.9879.0 Template:Sputnik progress |
Google Chrome | Google Chrome 30.0.1599.66 Template:Sputnik progress |
Google Chrome 32.0.1700.39 Template:Sputnik progress |
Safari | Safari 6.0.2 Template:Sputnik progress |
No preview results available |
Mozilla Firefox | Firefox 33.1.1 Template:Sputnik progress |
Firefox 68.0a1 Template:Sputnik progress |
Opera | Opera 11.60 (build 1185) Template:Sputnik progress | Opera 12.00 (build 1191) Template:Sputnik progress |
Google has handed the tests from Sputnik test suite to Ecma International for inclusion in its ECMAScript 262 test suite. Some Sputnik tests however have been found to have issues and do not conform to ECMAScript 5th edition specification.[3]
Browser name | Score of current release | Score of preview release |
---|---|---|
Android | no preview version | |
Safari (iOS 6.0.2) | no preview version | |
Internet Explorer Mobile | Internet Explorer Mobile 7 Template:Sputnik progress | Internet Explorer Mobile 9 (SDK emulator) Template:Sputnik progress |
Original source: https://en.wikipedia.org/wiki/Sputnik (JavaScript conformance test).
Read more |