Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Issue 11366011: [VS Addin] Update unit test result parser to handle inclusive results (Closed)

Created:
8 years, 1 month ago by Sam Clegg
Modified:
8 years, 1 month ago
Reviewers:
binji
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

[VS Addin] Test result parser now handles inconclusive results. Inconclusive results are the MS unit tests way of signalling that a test was skipped. We don't want to treat these tests as failures on the bots. This change also cleans up the output of check_test_results. BUG= Committed: https://code.google.com/p/nativeclient-sdk/source/detail?r=1461

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M visual_studio/NativeClientVSAddIn/check_test_results.py View 1 chunk +9 lines, -6 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Sam Clegg
8 years, 1 month ago (2012-10-31 18:07:57 UTC) #1
Sam Clegg
trying again..
8 years, 1 month ago (2012-10-31 19:12:02 UTC) #2
binji
8 years, 1 month ago (2012-10-31 19:15:00 UTC) #3
lgtm

http://codereview.chromium.org/11366011/diff/1/visual_studio/NativeClientVSAd...
File visual_studio/NativeClientVSAddIn/check_test_results.py (right):

http://codereview.chromium.org/11366011/diff/1/visual_studio/NativeClientVSAd...
visual_studio/NativeClientVSAddIn/check_test_results.py:35: #print test_run_name
remove commented code

Powered by Google App Engine
This is Rietveld 408576698