Skip to content

[Spice] Add version 0.19.5 #9192

[Spice] Add version 0.19.5

[Spice] Add version 0.19.5 #9192

Triggered via pull request March 21, 2024 19:53
Status Success
Total duration 7m 36s
Artifacts

test-win.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/base-compiler-tests.ts > Compiler execution > should normalize extra file path: test/base-compiler-tests.ts#L661
AssertionError: expected '\tmp\somefolder\tmp\someotherfolder\t…' to deeply equal '/tmp/somefolder/tmp/someotherfolder/t…' - Expected + Received - /tmp/somefolder/tmp/someotherfolder/test.h + \tmp\somefolder\tmp\someotherfolder\test.h ❯ test/base-compiler-tests.ts:661:93
test/exec-tests.ts > Execution tests > Executes external commands > limits output: test/exec-tests.ts#L59
AssertionError: expected { code: +0, okToCache: true, …(4) } to deeply equal { code: +0, okToCache: true, …(4) } - Expected + Received Object { "code": 0, "okToCache": true, "stderr": "", - "stdout": "A very ver - [Truncated]", + "stdout": " + [Truncate", "timedOut": false, "truncated": true, } ❯ test/exec-tests.ts:59:17
test/exec-tests.ts > Execution tests > Subdirectory execution > Should remap ldPath env vars: test/exec-tests.ts#L370
AssertionError: expected [ '--config', …(9) ] to deeply equal [ '--config', …(9) ] - Expected + Received Array [ "--config", "etc/nsjail/sandbox.cfg", "--cwd", "/app", "--bindmount", "/tmp/hellow:/app", - "--env=LD_LIBRARY_PATH=/usr/lib:/app/lib", + "--env=LD_LIBRARY_PATH=/usr/lib;/app/lib", "--env=HOME=/app", "--", "./output.s", ] ❯ test/exec-tests.ts:370:26
test/filter-tests.ts > Filter test cases > No filters > bug-1229.asm.none: test/filter-tests.ts#L78
Error: Error raised by reporter [DiffReporterAggregate [VitestReporter]]: AssertionError: expected '{\r\n "asm": [\r\n {\r\n "la…' to be '{\n "asm": [\n {\n "labels":…' // Object.is equality Files do not match.: Approved: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.none.approved.txt Received: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.none.received.txt ❯ throwReporterError node_modules/approvals/lib/FileApprover.js:60:11 ❯ Object.exports.verify node_modules/approvals/lib/FileApprover.js:126:9 ❯ verifyWithControl node_modules/approvals/lib/Approvals.js:157:16 ❯ verifyAndScrub node_modules/approvals/lib/Approvals.js:135:3 ❯ verifyAsJSONAndScrub node_modules/approvals/lib/Approvals.js:147:10 ❯ Proxy.verifyAsJSON node_modules/approvals/lib/Approvals.js:143:10 ❯ it.timeout test/filter-tests.ts:78:13
test/filter-tests.ts > Filter test cases > Directive filters > bug-1229.asm.directives: test/filter-tests.ts#L78
Error: Error raised by reporter [DiffReporterAggregate [VitestReporter]]: AssertionError: expected '{\r\n "asm": [\r\n {\r\n "la…' to be '{\n "asm": [\n {\n "labels":…' // Object.is equality Files do not match.: Approved: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.approved.txt Received: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.received.txt ❯ throwReporterError node_modules/approvals/lib/FileApprover.js:60:11 ❯ Object.exports.verify node_modules/approvals/lib/FileApprover.js:126:9 ❯ verifyWithControl node_modules/approvals/lib/Approvals.js:157:16 ❯ verifyAndScrub node_modules/approvals/lib/Approvals.js:135:3 ❯ verifyAsJSONAndScrub node_modules/approvals/lib/Approvals.js:147:10 ❯ Proxy.verifyAsJSON node_modules/approvals/lib/Approvals.js:143:10 ❯ it.timeout test/filter-tests.ts:78:13
test/filter-tests.ts > Filter test cases > Directives and labels together > bug-1229.asm.directives.labels: test/filter-tests.ts#L78
Error: Error raised by reporter [DiffReporterAggregate [VitestReporter]]: AssertionError: expected '{\r\n "asm": [\r\n {\r\n "la…' to be '{\n "asm": [\n {\n "labels":…' // Object.is equality Files do not match.: Approved: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.labels.approved.txt Received: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.labels.received.txt ❯ throwReporterError node_modules/approvals/lib/FileApprover.js:60:11 ❯ Object.exports.verify node_modules/approvals/lib/FileApprover.js:126:9 ❯ verifyWithControl node_modules/approvals/lib/Approvals.js:157:16 ❯ verifyAndScrub node_modules/approvals/lib/Approvals.js:135:3 ❯ verifyAsJSONAndScrub node_modules/approvals/lib/Approvals.js:147:10 ❯ Proxy.verifyAsJSON node_modules/approvals/lib/Approvals.js:143:10 ❯ it.timeout test/filter-tests.ts:78:13
test/filter-tests.ts > Filter test cases > Directives, labels and comments > bug-1229.asm.directives.labels.comments: test/filter-tests.ts#L78
Error: Error raised by reporter [DiffReporterAggregate [VitestReporter]]: AssertionError: expected '{\r\n "asm": [\r\n {\r\n "la…' to be '{\n "asm": [\n {\n "labels":…' // Object.is equality Files do not match.: Approved: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.labels.comments.approved.txt Received: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.labels.comments.received.txt ❯ throwReporterError node_modules/approvals/lib/FileApprover.js:60:11 ❯ Object.exports.verify node_modules/approvals/lib/FileApprover.js:126:9 ❯ verifyWithControl node_modules/approvals/lib/Approvals.js:157:16 ❯ verifyAndScrub node_modules/approvals/lib/Approvals.js:135:3 ❯ verifyAsJSONAndScrub node_modules/approvals/lib/Approvals.js:147:10 ❯ Proxy.verifyAsJSON node_modules/approvals/lib/Approvals.js:143:10 ❯ it.timeout test/filter-tests.ts:78:13
test/filter-tests.ts > Filter test cases > Directives and comments > bug-1229.asm.directives.comments: test/filter-tests.ts#L78
Error: Error raised by reporter [DiffReporterAggregate [VitestReporter]]: AssertionError: expected '{\r\n "asm": [\r\n {\r\n "la…' to be '{\n "asm": [\n {\n "labels":…' // Object.is equality Files do not match.: Approved: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.comments.approved.txt Received: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.comments.received.txt ❯ throwReporterError node_modules/approvals/lib/FileApprover.js:60:11 ❯ Object.exports.verify node_modules/approvals/lib/FileApprover.js:126:9 ❯ verifyWithControl node_modules/approvals/lib/Approvals.js:157:16 ❯ verifyAndScrub node_modules/approvals/lib/Approvals.js:135:3 ❯ verifyAsJSONAndScrub node_modules/approvals/lib/Approvals.js:147:10 ❯ Proxy.verifyAsJSON node_modules/approvals/lib/Approvals.js:143:10 ❯ it.timeout test/filter-tests.ts:78:13
test/filter-tests.ts > Filter test cases > Directives and library code > bug-1229.asm.directives.library: test/filter-tests.ts#L78
Error: Error raised by reporter [DiffReporterAggregate [VitestReporter]]: AssertionError: expected '{\r\n "asm": [\r\n {\r\n "la…' to be '{\n "asm": [\n {\n "labels":…' // Object.is equality Files do not match.: Approved: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.library.approved.txt Received: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.library.received.txt ❯ throwReporterError node_modules/approvals/lib/FileApprover.js:60:11 ❯ Object.exports.verify node_modules/approvals/lib/FileApprover.js:126:9 ❯ verifyWithControl node_modules/approvals/lib/Approvals.js:157:16 ❯ verifyAndScrub node_modules/approvals/lib/Approvals.js:135:3 ❯ verifyAsJSONAndScrub node_modules/approvals/lib/Approvals.js:147:10 ❯ Proxy.verifyAsJSON node_modules/approvals/lib/Approvals.js:143:10 ❯ it.timeout test/filter-tests.ts:78:13
test/filter-tests.ts > Filter test cases > Directives, labels, comments and library code > bug-1229.asm.directives.labels.comments.library: test/filter-tests.ts#L78
Error: Error raised by reporter [DiffReporterAggregate [VitestReporter]]: AssertionError: expected '{\r\n "asm": [\r\n {\r\n "la…' to be '{\n "asm": [\n {\n "labels":…' // Object.is equality Files do not match.: Approved: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.labels.comments.library.approved.txt Received: D:\a\compiler-explorer\compiler-explorer\test\filters-cases\bug-1229.asm.directives.labels.comments.library.received.txt ❯ throwReporterError node_modules/approvals/lib/FileApprover.js:60:11 ❯ Object.exports.verify node_modules/approvals/lib/FileApprover.js:126:9 ❯ verifyWithControl node_modules/approvals/lib/Approvals.js:157:16 ❯ verifyAndScrub node_modules/approvals/lib/Approvals.js:135:3 ❯ verifyAsJSONAndScrub node_modules/approvals/lib/Approvals.js:147:10 ❯ Proxy.verifyAsJSON node_modules/approvals/lib/Approvals.js:143:10 ❯ it.timeout test/filter-tests.ts:78:13