Time to collect code coverage run results for the Firefox browser.

Thank you ... thank you ... thank you for your help Mozilla community !!

It is time for me to collect your natural browsing code coverage results.

For Linux users :

Please download the script http://people.mozilla.com/~mnandigama/generate-results-linux.sh

When you run this script, it would download code coverage report generation scripts in to your $HOME/TEMP/TEST directory.
After the download, it generates coverage reports and creates two 'tar.bz2' files
1.codecoverage_html.tar.bz2
2.jscoverage-report.tar.bz2

Once you see these two files please do the following

In a terminal window ....

mv codecoverage_html.tar.bz2 YOURNAME_codecoverage_html.tar.bz2
mv jscoverage-report.tar.bz2 YOURNAME_jscoverage-report.tar.bz2

Please replace YOURNAME with your actual name


and please shoot me an email at mnandigama@mozilla.com

If you are having troubles to send me the tar.bz2 files, then please email me and I will give you necessary steps to upload your files to my server.

During the results generation, the system will throw a lot of errors saying ... the source file is not found.
Don't worry about them ... you did not have the source files in your build that you have used.
You can safely ignore them.

For MAC users:

Please download the script http://people.mozilla.com/~mnandigama/generate-results-mac.sh

When you run this script, it would download code coverage report generation scripts in to your $HOME/TEMP/TEST directory.
After the download, it generates coverage reports and creates one 'tar.bz2' file

1.codecoverage_html.tar.bz2


PLEASE FOLLOW UPLOAD INSTRUCTIONS MENTIONED IN 'For Linux users' SECTION

Please email me at mnandigama@mozilla.com
During the results generation, the system will throw a lot of errors saying ... the source file is not found.
Don't worry about them ... you did not have the source files in your build that you have used.
You can safely ignore them.

I will roll up the results and update you all about the report when it is done.

Thanks for your great support again ...

Comments

Unknown said…
When I try to email the tarballs to you, I get a bounce saying:

This is an automatically generated Delivery Status Notification

Delivery to the following recipient failed permanently:

mnandigama@mozilla.com

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 582 582 The file attached violates our email policy (state 18).
Anonymous said…
goffrie,
I am sorry to hear that you are facing troubles to send me the packet. Can you please upload it to any file share sites and send me the download credentials by email.
Thanks
Murali

Popular Posts