✓ colorize: test6916.js (110ms) ✓ colorize: tsconfig_off.json (88ms) 93 passing (17s) 1 failing 1) colorization colorize: md-math.md: AssertionError [ERR_ASSERTION] [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ { ... }, { + c: ' comment', - c: "Escaped percent symbol shouldn't be a comment ", r: { + dark_plus: 'comment: #6A9955', + dark_vs: 'comment: #6A9955', + hc_black: 'comment: #7CA668', + light_plus: 'comment: #008000', + light_vs: 'comment: #008000' - dark_plus: 'meta.embedded: #D4D4D4', - dark_vs: 'meta.embedded: #D4D4D4', - hc_black: 'meta.embedded: #FFFFFF', - light_plus: 'meta.embedded: #000000', - light_vs: 'meta.embedded: #000000' }, + t: 'text.html.markdown markup.math.block.markdown meta.embedded.math.markdown meta.function.math.tex comment.line.math.tex' - t: 'text.html.markdown meta.paragraph.markdown markup.math.inline.markdown meta.embedded.math.markdown punctuation.definition.comment.math.tex' }, { + c: '$$', - c: ' comment', r: { + dark_plus: 'default: #D4D4D4', + dark_vs: 'default: #D4D4D4', + hc_black: 'default: #FFFFFF', + light_plus: 'default: #000000', + light_vs: 'default: #000000' - dark_plus: 'comment: #6A9955', - dark_vs: 'comment: #6A9955', - hc_black: 'comment: #7CA668', - light_plus: 'comment: #008000', - light_vs: 'comment: #008000' }, + t: 'text.html.markdown markup.math.block.markdown punctuation.definition.math.end.markdown' - t: 'text.html.markdown markup.math.block.markdown meta.embedded.math.markdown meta.function.math.tex comment.line.math.tex' }, { + c: '**', - c: '$$', r: { + dark_plus: 'markup.bold: #569CD6', + dark_vs: 'markup.bold: #569CD6', - dark_plus: 'default: #D4D4D4', - dark_vs: 'default: #D4D4D4', hc_black: 'default: #FFFFFF', + light_plus: 'markup.bold: #000080', + light_vs: 'markup.bold: #000080' ... - light_plus: 'default: #000000', - light_vs: 'default: #000000' ... + expected - actual } "t": "text.html.markdown markup.math.block.markdown meta.embedded.math.markdown meta.function.math.tex comment.line.math.tex punctuation.definition.comment.math.tex" } { + "c": "Escaped percent symbol shouldn't be a comment " + "r": { + "dark_plus": "meta.embedded: #D4D4D4" + "dark_vs": "meta.embedded: #D4D4D4" + "hc_black": "meta.embedded: #FFFFFF" + "light_plus": "meta.embedded: #000000" + "light_vs": "meta.embedded: #000000" + } + "t": "text.html.markdown meta.paragraph.markdown markup.math.inline.markdown meta.embedded.math.markdown punctuation.definition.comment.math.tex" + } + { "c": " comment" "r": { "dark_plus": "comment: #6A9955" "dark_vs": "comment: #6A9955" -- "light_vs": "default: #000000" } "t": "text.html.markdown meta.paragraph.markdown" } - { - "c": "" - "r": { - "dark_plus": "comment: #6A9955" - "dark_vs": "comment: #6A9955" - "hc_black": "comment: #7CA668" - "light_plus": "comment: #008000" - "light_vs": "comment: #008000" - } - "t": "text.html.markdown comment.block.html punctuation.definition.comment.html" - } - { - "c": "$$" - "r": { - "dark_plus": "default: #D4D4D4" - "dark_vs": "default: #D4D4D4" - "hc_black": "default: #FFFFFF" - "light_plus": "default: #000000" - "light_vs": "default: #000000" - } - "t": "text.html.markdown meta.paragraph.markdown markup.math.inline.markdown punctuation.definition.math.begin.markdown" - } - { - "c": " \\% Should not be highlighted " - "r": { - "dark_plus": "meta.embedded: #D4D4D4" - "dark_vs": "meta.embedded: #D4D4D4" - "hc_black": "meta.embedded: #FFFFFF" - "light_plus": "meta.embedded: #000000" - "light_vs": "meta.embedded: #000000" - } - "t": "text.html.markdown meta.paragraph.markdown markup.math.inline.markdown meta.embedded.math.markdown" - } - { - "c": "$$" - "r": { - "dark_plus": "default: #D4D4D4" - "dark_vs": "default: #D4D4D4" - "hc_black": "default: #FFFFFF" - "light_plus": "default: #000000" - "light_vs": "default: #000000" - } - "t": "text.html.markdown meta.paragraph.markdown markup.math.inline.markdown punctuation.definition.math.begin.markdown" - } ] at /workspaces/vscode/extensions/vscode-colorize-tests/src/colorizer.test.ts:24:13 at processTicksAndRejections (internal/process/task_queues.js:93:5) [main 2021-12-19T09:59:39.153Z] Extension host with pid 16692 exited with code: 1, signal: null. node ➜ /workspaces/vscode/scripts (ksaleh-katexcomment ✗) $