Skip to content

Commit

Permalink
Adjust digit space and runs label
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Dec 18, 2023
1 parent 45d3f64 commit 3c555f2
Show file tree
Hide file tree
Showing 30 changed files with 195 additions and 210 deletions.
4 changes: 2 additions & 2 deletions python/publish/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
digest_mime_type = 'application/gzip'
digest_encoding = 'base64'
digest_header = f'{digest_prefix}{digest_mime_type};{digest_encoding},'
digit_space = '  '
digit_space = ''
punctuation_space = ' '

comment_mode_off = 'off'
Expand Down Expand Up @@ -637,7 +637,7 @@ def get_long_summary_with_runs_md(stats: UnitTestRunResultsOrDeltaResults,
runs_error=as_stat_number(stats.runs_error, error_digits, error_delta_digits, test_errors_label_md)
) if get_magnitude(stats.runs_error) else ''
runs_line = '{runs} {runs_succ} {runs_skip} {runs_fail}{runs_error_part}\n'.format(
runs=as_stat_number(stats.runs, files_digits, files_delta_digits, 'runs'),
runs=as_stat_number(stats.runs, files_digits, files_delta_digits, 'runs'),
runs_succ=as_stat_number(stats.runs_succ, success_digits, success_delta_digits, passed_tests_label_md),
runs_skip=as_stat_number(stats.runs_skip, skip_digits, skip_delta_digits, skipped_tests_label_md),
runs_fail=as_stat_number(stats.runs_fail, fail_digits, fail_delta_digits, failed_tests_label_md),
Expand Down
6 changes: 3 additions & 3 deletions python/test/files/dart/json/tests.annotations
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
'title': '2 errors, 1 fail, 1 skipped, 16 pass in 0s',
'summary':
'20 tests\u2002\u2003\u200316 :white_check_mark:\u2003\u20030s '
':stopwatch:\n\u205f\u20044 suites\u2003\u2003\u205f\u20041 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20041 :x:\u2003\u20032 :fire:\n'
'\nResults for commit commit s.\n\n'
':stopwatch:\n\u20074 suites\u2003\u2003\u20071 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20071 :x:\u2003\u20032 :fire:\n\nResults for commit '
'commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMTQqAIBBGr'
'yKuW1REiy4TYkVDpTHqKrp74w+au3nvY97DNzhXwyfWNYwbBzbAQLA4FBa0ImwJabB+6j'
'PMxknpP8diDrhTK4pNwFmJFVGjz5BBp3LR31UwitIL/MsF/tekvi6wBOliZhf8/QAMgVR'
Expand Down
2 changes: 1 addition & 1 deletion python/test/files/junit-xml/junit.multiresult.annotations
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'title': '1 errors, 1 fail, 1 skipped, 1 pass in 1s',
'summary':
'1 files\u2004\u20031 suites\u2004\u2003\u20021s :stopwatch:\n4 tests\u2003'
'1 :white_check_mark:\u20031 :zzz:\u20031 :x:\u20031 :fire:\n4 runs\u2006\u2003'
'1 :white_check_mark:\u20031 :zzz:\u20031 :x:\u20031 :fire:\n4 runs\u200a\u2003'
'-2 :white_check_mark:\u20033 :zzz:\u20032 :x:\u20031 :fire:\n\n'
'Results for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMOw6AIBAFr'
Expand Down
9 changes: 4 additions & 5 deletions python/test/files/junit-xml/mocha/latex-utensils.annotations
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
'output': {
'title': 'All 101 tests pass in 0s',
'summary':
'\u205f\u2004\u205f\u20041 files\u2004\u2003\u205f\u2004\u205f\u20041 '
'suites\u2004\u2003\u20020s :stopwatch:\n101 tests\u2003101 '
':white_check_mark:\u20030 :zzz:\u20030 :x:\n109 runs\u2006\u2003109 '
':white_check_mark:\u20030 :zzz:\u20030 :x:\n\nResults for commit '
'commit s.\n\n'
'\u2007\u20071 files\u2004\u2003\u2007\u20071 suites\u2004\u2003\u2002'
'0s :stopwatch:\n101 tests\u2003101 :white_check_mark:\u20030 :zzz:\u2003'
'0 :x:\n109 runs\u200a\u2003109 :white_check_mark:\u20030 :zzz:\u2003'
'0 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/12MMQ6AIBAEv'
'0KoLaDUzxCCEC8imAMq498liIJ2N7O5OagBqwOdCB8IDQniC3NCGcG7jCxjHmKZGH9IhK'
'TUX62w9x/CSLAfoRE9VoPJ3c2xQks204qFu2Dhvqf8tkHMUC8SFknPC30yEpLlAAAA\n',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 10 tests pass, 4 skipped in 1m 12s',
'summary':
'14 tests\u2002\u2003\u200310 :white_check_mark:\u2003\u20031m 12s '
':stopwatch:\n\u205f\u20041 suites\u2003\u2003\u205f\u20044 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for '
'commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u2003\u20074 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20070 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMQQqAIBBFr'
'yKuW1QEQZcJMaMhzRh1Fd290SxrN+/94R18Bq0cH1hTMe4C+BemgMKD3Qj7lpgWn7bugd'
'EFKaOpi1lhJ1NeZgGaRPlQiBazwbC9xXj/grcovcSfXOJvTVpjwBPki7lF8PMCyjZFT+I'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 20 tests pass, 2 skipped in 10m 27s',
'summary':
'22 tests\u2002\u2003\u200320 :white_check_mark:\u2003\u200310m 27s '
':stopwatch:\n\u205f\u20041 suites\u2003\u2003\u205f\u20042 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for '
'commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u2003\u20072 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20070 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMMQ6AIAxFr'
'0KYHZRBEy9jCGpsFDAFJuPdLaigW9/7zTv4DNvkeM+ainEXwGcYA0oP1hC2oiNBk4+jEC'
'8MLigVTV3MCns0WcwSNhLlY0K0+BgMJhfj/QveovQSf3KJvzVltQZP8FzMLZKfF82Ojyn'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 22 tests pass in 11m 10s',
'summary':
'22 tests\u2002\u2003\u200322 :white_check_mark:\u2003\u200311m 10s '
':stopwatch:\n\u205f\u20041 suites\u2003\u2003\u205f\u20040 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for '
'commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u2003\u20070 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20070 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/12MOw6AIBAFr'
'0KoLdRCEy9jCErc+MEsUBnv7oKIYrczbzMHV7CMhnesKhg3DmyCwaGwoDfCpi1J0GT9WN'
'cP9MZJ+TMz7GTSf68ELJkYETVGg25LRX9nwVu8vcCfXOBvTep1BUsQL2Ymwc8LUe9HxOM'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 80 tests pass, 17 skipped in 3m 25s',
'summary':
'97 tests\u2002\u2003\u200380 :white_check_mark:\u2003\u20033m 25s '
':stopwatch:\n\u205f\u20041 suites\u2003\u200317 :zzz:\n\u205f\u20041 '
'files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for commit '
'commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u200317 :zzz:\n\u20071 files\u2004\u2002\u2003\u2003\u2007'
'0 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMTQqAIBBGr'
'yKuW1QQ/VwmxIqGSmPUVXT3xrK03bz3De/gE6yj4R0rMsaNA/vB4FBY0IqwzCsSNFk/tv'
'ULvXFSkmnyaBbYfSD+TAJWMvFlRNQYDDr1Jf39Kz4iCd4i6d2c5qTeNrAE4WJmFvy8ADN'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 12 tests pass, 12 skipped in 1m 9s',
'summary':
'24 tests\u2002\u2003\u200312 :white_check_mark:\u2003\u20031m 9s '
':stopwatch:\n\u205f\u20041 suites\u2003\u200312 :zzz:\n\u205f\u20041 '
'files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for commit '
'commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u200312 :zzz:\n\u20071 files\u2004\u2002\u2003\u2003\u2007'
'0 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMTQqAIBBGr'
'yKuW1REUJcJsaQhzRh1Fd29sR+z3bz3DW/nCvTkeM+qgnEXwCcYAwoPdiVsO2JafNzq5o'
'XBBSnjd/2ZBba/UQI0mTKJCdHiYzCsKRnvX/EWWfASWe/iPCetMeAJnou5WfDjBP7Rpw/'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 96 tests pass, 1 skipped in 3m 39s',
'summary':
'97 tests\u2002\u2003\u200396 :white_check_mark:\u2003\u20033m 39s '
':stopwatch:\n\u205f\u20041 suites\u2003\u2003\u205f\u20041 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for '
'commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u2003\u20071 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20070 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMOw6AIBAFr'
'0KoLdRCo5cxBCFu/GAWqIx3d1FE7N7MS+bgGhZlec+qgnHrwSUYPQoHZiOsq44EXS6cXf'
'vCYL2UwTSfmWGPgUdoAQuJMgmFaDAa9Fsqhv0LPuLr3Zzlbs5r0qwrOIK4mJ0EPy/3HdY'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 24 tests pass in 2m 4s',
'summary':
'24 tests\u2002\u2003\u200324 :white_check_mark:\u2003\u20032m 4s '
':stopwatch:\n\u205f\u20041 suites\u2003\u2003\u205f\u20040 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for '
'commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u2003\u20070 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20070 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/12MOwqAMBAFr'
'xK2tlCx8jISYsTFT2STVOLd3ajkY/dmHswJE67aQi+aSoD16CKMnqRDswdsOxZ8uXAmGK'
'xX6mcWPNjUUUwS10JoIkOfIb/HYthF8BWp93CWezivKbNt6Bi+Jews4boBWo1x8eMAAAA'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 33 tests pass, 2 skipped in 2m 45s',
'summary':
'35 tests\u2002\u2003\u200333 :white_check_mark:\u2003\u20032m 45s '
':stopwatch:\n\u205f\u20041 suites\u2003\u2003\u205f\u20042 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for '
'commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u2003\u20072 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20070 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMOw6AIBAFr'
'0KoLfxECy9jCErcKGAWqIx3d1GzavdmXjK7NLBOQfaiKoQMCSLDmFBF8C5j15KgK+azYR'
'hC0jqb5jULbGRqFkbBSqJkMSF6fAwmx8W8f8FbvL2LP7mLvzXtrYVI8CwRZiWPEwEjqVj'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 33 tests pass, 2 skipped in 2m 52s',
'summary':
'35 tests\u2002\u2003\u200333 :white_check_mark:\u2003\u20032m 52s '
':stopwatch:\n\u205f\u20041 suites\u2003\u2003\u205f\u20042 :zzz:\n\u205f\u2004'
'1 files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for '
'commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u2003\u20072 :zzz:\n\u20071 files\u2004\u2002'
'\u2003\u2003\u20070 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMSwqAMAwFr'
'1K6duEHEbxMKVUx+Kmk7Uq8u6mfVHeZeWF2OcDcO9mKIhPSBfAMXUDtwa4Rm5IETT6OVf'
'2CcsGYaKpkJtjI8L8aNMwkchY9osXHYFi5GO9f8Bapd/End/G3ZuyygCd4LuFGLY8TfGY'
Expand Down
9 changes: 4 additions & 5 deletions python/test/files/junit-xml/tst/disabled.annotations
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
'output': {
'title': '1 errors, 19 fail, 5 skipped, 6 pass in 0s',
'summary':
'\u205f\u20041 files\u2004\u2003\u205f\u20042 suites\u2004\u2003\u2002'
'0s :stopwatch:\n31 tests\u2003\u205f\u20046 :white_check_mark:\u2003'
'5 :zzz:\u200319 :x:\u20031 :fire:\n31 runs\u2006\u200311 '
':white_check_mark:\u20030 :zzz:\u200319 :x:\u20031 :fire:\n\nResults '
'for commit commit s.\n\n'
'\u20071 files\u2004\u2003\u20072 suites\u2004\u2003\u20020s '
':stopwatch:\n31 tests\u2003\u20076 :white_check_mark:\u20035 :zzz:\u2003'
'19 :x:\u20031 :fire:\n31 runs\u200a\u200311 :white_check_mark:\u2003'
'0 :zzz:\u200319 :x:\u20031 :fire:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/02NQQqAIBBFr'
'yKuW2RRUJcJsaIhyxh1Fd29sdLczXsf3px8Bj1Z3jNRMG49uAcqgtGjdGB2wpKQBhemWk'
'QYrFeKTPuLFQ4STRKzBB3aXTITosHvHfo9FcMdg+IXb7CMnPcekeeU2TZwBN/F7CL5dQP'
Expand Down
6 changes: 3 additions & 3 deletions python/test/files/nunit/mstest/clicketyclackety.annotations
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
'output': {
'title': '10 fail, 12 pass in 0s',
'summary':
'\u205f\u20041 files\u2004\u2003\u205f\u20048 suites\u2004\u2003\u2002'
'0s :stopwatch:\n22 tests\u200312 :white_check_mark:\u20030 :zzz:\u2003'
'10 :x:\n23 runs\u2006\u200313 :white_check_mark:\u20030 :zzz:\u2003'
'\u20071 files\u2004\u2003\u20078 suites\u2004\u2003\u20020s '
':stopwatch:\n22 tests\u200312 :white_check_mark:\u20030 :zzz:\u2003'
'10 :x:\n23 runs\u200a\u200313 :white_check_mark:\u20030 :zzz:\u2003'
'10 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/02MSw6AIAxEr'
'0JYu/CzMV7GENTYCGJKWRnvbiEo7Ppmpu+WG5jVy0l0jZA+ACUYGZaAisCdjC0jFxSrvv'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': '1 errors, 1 fail, 8 skipped, 18 pass in 0s',
'summary':
'28 tests\u2002\u2003\u200318 :white_check_mark:\u2003\u20030s '
':stopwatch:\n11 suites\u2003\u2003\u205f\u20048 :zzz:\n\u205f\u20041 '
'files\u2004\u2002\u2003\u2003\u205f\u20041 :x:\u2003\u20031 :fire:\n\n'
'Results for commit commit s.\n\n'
':stopwatch:\n11 suites\u2003\u2003\u20078 :zzz:\n\u20071 files\u2004\u2002\u2003\u2003\u2007'
'1 :x:\u2003\u20031 :fire:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMMQ6AIAxFr'
'0KYHdTJeBlDUGKjiGlhMt7dIqi49b3fvEMaWCeSvWgqISmATxBpDKg8uI25ZuTFx63tHh'
'goaB2/C7PAzuYTRsGa60lMiA6zwbC9xXj/gkl8vZuL3M1lTTtrwTPkS9Cs5HkBSPFg+uI'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
'output': {
'title': 'All 183 tests pass in 0s',
'summary':
'\u205f\u2004\u205f\u20041 files\u2004\u2003102 suites\u2004\u2003\u2002'
'0s :stopwatch:\n183 tests\u2003183 :white_check_mark:\u20030 :zzz:\u2003'
'0 :x:\n218 runs\u2006\u2003218 :white_check_mark:\u20030 :zzz:\u2003'
'\u2007\u20071 files\u2004\u2003102 suites\u2004\u2003\u20020s '
':stopwatch:\n183 tests\u2003183 :white_check_mark:\u20030 :zzz:\u2003'
'0 :x:\n218 runs\u200a\u2003218 :white_check_mark:\u20030 :zzz:\u2003'
'0 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/12MSw6AIAwFr'
'0JYu/CzMV7GEITY+MGUsjLe3YoY0V1nXjq7tDAbLztRFUL6AHRDWTMOARWBW1mUjDxRHN'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 22 tests pass in 4m 24s',
'summary':
'22 tests\u2002\u2003\u200322 :white_check_mark:\u2003\u20034m 24s '
':stopwatch:\n13 suites\u2003\u2003\u205f\u20040 :zzz:\n\u205f\u20041 '
'files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for commit '
'commit s.\n\n'
':stopwatch:\n13 suites\u2003\u2003\u20070 :zzz:\n\u20071 files\u2004\u2002\u2003\u2003\u2007'
'0 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/12MOw6AIBAFr'
'0KoLRSNhZcxBDVuFDELVMa7uwh+uzfzktn4AHNvecOKjHHrwUUoiTqP0oFZiEVdkaDPhV'
'eIC1rrlfqZCVYy+S0GCfNH9IgGk0G/3MWwP8Eont7Jr9zJ75oyWoMjSIvZUfL9APCIHb/'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
'title': '1 fail, 9 pass in 1s',
'summary':
'10 tests\u2002\u2003\u20039 :white_check_mark:\u2003\u20031s '
':stopwatch:\n\u205f\u20041 suites\u2003\u20030 :zzz:\n\u205f\u20041 '
'files\u2004\u2002\u2003\u20031 :x:\n\nResults for commit commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u20030 :zzz:\n\u20071 files\u2004\u2002\u2003\u2003'
'1 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/02MQQ6AIAwEv'
'0I4e9CjfoYQhNgoYAqcjH8XEaG3zu52Lm7g0IEvbBoYDwligzWhjOBdxVzEUo0/iJCUys'
'ncgx3OHPSFkXDQf6ERPdYJJteE7019H3ddYWIrTGXKWwsxQ71Y2CS/HxbYkAffAAAA\n',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'title': 'All 1 tests pass, 1 skipped in 6s',
'summary':
'1 files\u2004\u20032 suites\u2004\u2003\u20026s :stopwatch:\n2 tests\u2003'
'1 :white_check_mark:\u20031 :zzz:\u20030 :x:\n2 runs\u2006\u20032 '
'1 :white_check_mark:\u20031 :zzz:\u20030 :x:\n2 runs\u200a\u20032 '
':white_check_mark:\u20030 :zzz:\u20030 :x:\n\nResults for commit '
'commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMMQ6AIBAEv'
Expand Down
24 changes: 12 additions & 12 deletions python/test/files/nunit/nunit3/jenkins/NUnit-issue44527.annotations
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
'output': {
'title': '140 fail, 6 pass in 14m 11s',
'summary':
'\u205f\u2004\u205f\u20041 files\u2004\u2003155 suites\u2004\u2003\u2002'
'14m 11s :stopwatch:\n146 tests\u2003\u205f\u2004\u205f\u20046 '
':white_check_mark:\u20030 :zzz:\u2003140 :x:\n150 runs\u2006\u2003\u205f\u2004\u205f\u2004'
'6 :white_check_mark:\u20030 :zzz:\u2003144 :x:\n\nResults for commit '
'\u2007\u20071 files\u2004\u2003155 suites\u2004\u2003\u200214m 11s '
':stopwatch:\n146 tests\u2003\u2007\u20076 :white_check_mark:\u20030 '
':zzz:\u2003140 :x:\n150 runs\u200a\u2003\u2007\u20076 '
':white_check_mark:\u20030 :zzz:\u2003144 :x:\n\nResults for commit '
'commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/02NSw6AIAwFr'
'0JYu9BEjPEyhqDExg+mwMp4dysfZdeZ175eXMM2Wz6wpmLcenARhCCcPEoH5iDRizen0I'
Expand Down Expand Up @@ -1916,10 +1916,10 @@
'output': {
'title': '140 fail, 6 pass in 14m 11s',
'summary':
'\u205f\u2004\u205f\u20041 files\u2004\u2003155 suites\u2004\u2003\u2002'
'14m 11s :stopwatch:\n146 tests\u2003\u205f\u2004\u205f\u20046 '
':white_check_mark:\u20030 :zzz:\u2003140 :x:\n150 runs\u2006\u2003\u205f\u2004\u205f\u2004'
'6 :white_check_mark:\u20030 :zzz:\u2003144 :x:\n\nResults for commit '
'\u2007\u20071 files\u2004\u2003155 suites\u2004\u2003\u200214m 11s '
':stopwatch:\n146 tests\u2003\u2007\u20076 :white_check_mark:\u20030 '
':zzz:\u2003140 :x:\n150 runs\u200a\u2003\u2007\u20076 '
':white_check_mark:\u20030 :zzz:\u2003144 :x:\n\nResults for commit '
'commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/02NSw6AIAwFr'
'0JYu9BEjPEyhqDExg+mwMp4dysfZdeZ175eXMM2Wz6wpmLcenARhCCcPEoH5iDRizen0I'
Expand Down Expand Up @@ -3639,10 +3639,10 @@
'output': {
'title': '140 fail, 6 pass in 14m 11s',
'summary':
'\u205f\u2004\u205f\u20041 files\u2004\u2003155 suites\u2004\u2003\u2002'
'14m 11s :stopwatch:\n146 tests\u2003\u205f\u2004\u205f\u20046 '
':white_check_mark:\u20030 :zzz:\u2003140 :x:\n150 runs\u2006\u2003\u205f\u2004\u205f\u2004'
'6 :white_check_mark:\u20030 :zzz:\u2003144 :x:\n\nResults for commit '
'\u2007\u20071 files\u2004\u2003155 suites\u2004\u2003\u200214m 11s '
':stopwatch:\n146 tests\u2003\u2007\u20076 :white_check_mark:\u20030 '
':zzz:\u2003140 :x:\n150 runs\u200a\u2003\u2007\u20076 '
':white_check_mark:\u20030 :zzz:\u2003144 :x:\n\nResults for commit '
'commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/02NSw6AIAwFr'
'0JYu9BEjPEyhqDExg+mwMp4dysfZdeZ175eXMM2Wz6wpmLcenARhCCcPEoH5iDRizen0I'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
'title': 'All 803 tests pass, 1 skipped in 3s',
'summary':
'804 tests\u2002\u2003\u2003803 :white_check_mark:\u2003\u20033s '
':stopwatch:\n\u205f\u2004\u205f\u20041 suites\u2003\u2003\u205f\u2004\u205f\u2004'
'1 :zzz:\n\u205f\u2004\u205f\u20041 files\u2004\u2002\u2003\u2003\u205f\u2004\u205f\u2004'
'0 :x:\n\nResults for commit commit s.\n\n'
':stopwatch:\n\u2007\u20071 suites\u2003\u2003\u2007\u20071 :zzz:\n\u2007\u2007'
'1 files\u2004\u2002\u2003\u2003\u2007\u20070 :x:\n\nResults for '
'commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMwQqAIBAFf'
'0U8dzDsEP1MiBUtacaqp+jf28yybm/mwex8AjN63rG6YtxHCC8MEVUAtxJKQjrCdbWiea'
'j3UeukZFELbDlwi0mBISFeMSI6zAbjWpoX/JO3KcXEn2Dib087ayEQ5MX8rPhxArdpBif'
Expand Down
5 changes: 2 additions & 3 deletions python/test/files/trx/nunit/SilentNotes.annotations
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
'title': 'All 67 tests pass, 12 skipped in 0s',
'summary':
'79 tests\u2002\u2003\u200367 :white_check_mark:\u2003\u20030s '
':stopwatch:\n\u205f\u20041 suites\u2003\u200312 :zzz:\n\u205f\u20041 '
'files\u2004\u2002\u2003\u2003\u205f\u20040 :x:\n\nResults for commit '
'commit s.\n\n'
':stopwatch:\n\u20071 suites\u2003\u200312 :zzz:\n\u20071 files\u2004\u2002\u2003\u2003\u2007'
'0 :x:\n\nResults for commit commit s.\n\n'
'[test-results]:data:application/gzip;base64,H4sIAAAAAAAC/1WMOw6AIBAFr'
'0KoLdRCopcxBCVuRDELVMa7u/hB7HbmZWfnGszoeMeqgnEXwCcYAkoPdiUsCWnwcRLtC7'
'0LSpFpxGdm2OJ7nYyWYPJCPyJafAyGNSXj/SveIgteIutdnOeUXRbwBM/F3CT5cQKN/0L'
Expand Down
Loading

0 comments on commit 3c555f2

Please sign in to comment.