I noticed today that the numbers in score.txt don't match the same results dumped to stdout at the end of running the layout tests. eg:
=> Tests we want to pass (8516): 3963 test cases (46.5%) Passed 232 test cases (2.7%) Skipped 670 test cases (7.9%) Text diff mismatch 504 test cases (5.9%) Simplified text diff mismatch 3877 test cases (45.5%) Image mismatch 29 test cases (0.3%) Test timed out 15 test cases (0.2%) Test shell crashed 7 test cases (0.1%) No expected image hash found 7 test cases (0.1%) No expected image found vs. => Tests we want to pass (10194): 3963 test cases (38.9%) Passed 1910 test cases (18.7%) Skipped 670 test cases (6.6%) Text diff mismatch 504 test cases (4.9%) Simplified text diff mismatch 3877 test cases (38.0%) Image mismatch 29 test cases (0.3%) Test timed out 15 test cases (0.1%) Test shell crashed 7 test cases (0.1%) No expected image hash found 7 test cases (0.1%) No expected image found The first being from stdout, the latter being from score.txt. Note the # of failures in each case is the same, it's the total that's different. Why is there a discrepancy? -- Mike Pinkerton Mac Weenie [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
