archives

« Bugzilla Issues Index

#45 — Website needs a bug template link on Results page


Link should pre-populate the bug with the test harness version, test suite version, browser name, etc.


Guessing this will take up to four hours (conservative estimate) largely dependent upon how nice the final solution ends up being.


This is checked into Hg now for failing tests on the 'Run' tab, and you can view the changes at http://hg.ecmascript.org/tests/test262/raw-file/9808d959879a/website/default.html until the live test262 website gets updated with this. Specifically, we pre-populate the new bug with:
- Test262 as the "Product"
- Tests as the "Component"
- normal as the "Importance"
- bug ID in the "Title"
- bug path, link to Hg source, error message, browser version, etc. in the "Description"