Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Test Function for Rich Text #33

Closed
GoogleCodeExporter opened this issue Nov 17, 2015 · 3 comments
Closed

Custom Test Function for Rich Text #33

GoogleCodeExporter opened this issue Nov 17, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

How do you want to score the apply section for instance? If you flesh it out 
in here, I'll work on the function itself. Basically you'll get a custom 
call to richtext.test_set.GetScoreAndDisplayValue and it'll pass in the test 
which will have a test.category like 'apply'. With that, we'll get all the 
_TESTS where category is 'apply' and then foreach of those, go get their 
median from the rankers. Once we have all that though, what's the algorithm 
for the text you want in the cell and the score 1-100? Is it just basically 
a percentage of pass/fail? If so just reassign to me and it'll be easy.

Original issue reported on code.google.com by els...@gmail.com on 28 Aug 2009 at 6:26

@GoogleCodeExporter
Copy link
Author

Initially, I'd like to score each category as a percentage of the small tests 
that pass 
in that category. For example, Chrome 2 passes 23/26 apply tests.

Original comment by annie.su...@gmail.com on 28 Aug 2009 at 5:13

@GoogleCodeExporter
Copy link
Author

Cool, than I can tackle this one.

Original comment by els...@gmail.com on 31 Aug 2009 at 9:53

@GoogleCodeExporter
Copy link
Author

Original comment by els...@gmail.com on 3 Sep 2009 at 6:47

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant