No test files to reset
------------------------------------------------------------
|                            GFM                           |
|                                                          |
| Tabs                                     11 of  11  100% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             17 of  18   94% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              43 of  43  100% |
| Link reference definitions               25 of  28   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               38 of  48   79% |
| Lists                                    19 of  26   73% |
| Inlines                                   1 of   1  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            109 of 131   83% |
| Links                                    70 of  87   80% |
| Images                                   15 of  22   68% |
| Autolinks                                15 of  19   79% |
| Raw HTML                                 19 of  21   90% |
| Hard line breaks                         15 of  15  100% |
| Soft line breaks                          2 of   2  100% |
| Textual content                           3 of   3  100% |
| [extension] Tables                        8 of   8  100% |
| [extension] Task list items               2 of   2  100% |
| [extension] Strikethrough                 2 of   2  100% |
| [extension] Autolinks                    11 of  11  100% |
| [extension] Disallowed Raw HTML           0 of   1    0% |
------------------------------------------------------------

------------------------------------------------------------
|                        CommonMark                        |
|                                                          |
| Tabs                                     11 of  11  100% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             17 of  18   94% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              43 of  43  100% |
| Link reference definitions               25 of  28   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               38 of  48   79% |
| Lists                                    19 of  26   73% |
| Inlines                                   1 of   1  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            109 of 131   83% |
| Links                                    70 of  87   80% |
| Images                                   15 of  22   68% |
| Autolinks                                19 of  19  100% |
| Raw HTML                                 19 of  21   90% |
| Hard line breaks                         15 of  15  100% |
| Soft line breaks                          2 of   2  100% |
| Textual content                           3 of   3  100% |
------------------------------------------------------------

Randomized with seed 39555
Started
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F...............................................

Failures:
1) New del_strikethrough should pass
  Message:
    Expected: p>~~test~</p><p>~test~~</p><p><del>test</del></p><p><del>tes
      Actual: p>~~test~</p><p>~test~~</p><p>~test~</p><p><del>test test</d
  Stack:
    Error
        at <Jasmine>
        at UserContext.<anonymous> (/testbed/test/specs/run-spec.js:36:39)
        at <Jasmine>
        at processImmediate (internal/timers.js:461:21)

1551 specs, 1 failure
Finished in 2.069 seconds
Randomized with seed 39555 (jasmine --random=true --seed=39555)
No test files to reset
+ cd /testbed
+ git config --global --add safe.directory /testbed
+ cd /testbed
+ echo 'No test files to reset'
+ git apply --verbose --reject -
Checking patch test/specs/new/del_strikethrough.html...
Checking patch test/specs/new/del_strikethrough.md...
Applied patch test/specs/new/del_strikethrough.html cleanly.
Applied patch test/specs/new/del_strikethrough.md cleanly.
+ : '>>>>> Start Test Output'
+ ./node_modules/.bin/jasmine --no-color --config=jasmine.json
+ : '>>>>> End Test Output'
+ echo 'No test files to reset'
