Skip to content

feat: add command to compare multiple benchmarks #102

feat: add command to compare multiple benchmarks

feat: add command to compare multiple benchmarks #102

Triggered via pull request January 7, 2025 10:27
@nazarhussainnazarhussain
synchronize #9
nh/compare
Status Failure
Total duration 37s
Artifacts

test.yml

on: pull_request
Matrix: Test Node
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
test/unit/utils/extendedTable.test.ts > table > ExtendedTable > should convert normal table to the right markdown: test/unit/utils/extendedTable.test.ts#L30
AssertionError: expected '\n<table>\n<thead>\n<tr>\n<th>Col1</t…' to deeply equal '<table>\n<thead>\n<tr>\n<th>Col1</th>…' - Expected + Received + <table> <thead> <tr> <th>Col1</th> <th>Col2</th> </tr> </thead> <tbody> <tr> <td>Row11</td> <td>Row12</td> </tr> <tr> <td>Row21</td> <td>Row22</td> </tr> </tbody> </table> ❯ test/unit/utils/extendedTable.test.ts:30:48
test/unit/utils/extendedTable.test.ts > table > ExtendedTable > should convert table without head to the right markdown: test/unit/utils/extendedTable.test.ts#L56
AssertionError: expected '\n<table>\n<tbody>\n<tr>\n<td>Col1</t…' to deeply equal '<table>\n<tbody>\n<tr>\n<td>Col1</td>…' - Expected + Received + <table> <tbody> <tr> <td>Col1</td> <td>Col2</td> </tr> <tr> <td>Row11</td> <td>Row12</td> </tr> <tr> <td>Row21</td> <td>Row22</td> </tr> </tbody> </table> ❯ test/unit/utils/extendedTable.test.ts:56:48
Test Deno
Process completed with exit code 1.
Test Node (18)
Process completed with exit code 1.
test/unit/utils/extendedTable.test.ts > table > ExtendedTable > should convert normal table to the right markdown: test/unit/utils/extendedTable.test.ts#L30
AssertionError: expected '\n<table>\n<thead>\n<tr>\n<th>Col1</t…' to deeply equal '<table>\n<thead>\n<tr>\n<th>Col1</th>…' - Expected + Received + <table> <thead> <tr> <th>Col1</th> <th>Col2</th> </tr> </thead> <tbody> <tr> <td>Row11</td> <td>Row12</td> </tr> <tr> <td>Row21</td> <td>Row22</td> </tr> </tbody> </table> ❯ test/unit/utils/extendedTable.test.ts:30:48
test/unit/utils/extendedTable.test.ts > table > ExtendedTable > should convert table without head to the right markdown: test/unit/utils/extendedTable.test.ts#L56
AssertionError: expected '\n<table>\n<tbody>\n<tr>\n<td>Col1</t…' to deeply equal '<table>\n<tbody>\n<tr>\n<td>Col1</td>…' - Expected + Received + <table> <tbody> <tr> <td>Col1</td> <td>Col2</td> </tr> <tr> <td>Row11</td> <td>Row12</td> </tr> <tr> <td>Row21</td> <td>Row22</td> </tr> </tbody> </table> ❯ test/unit/utils/extendedTable.test.ts:56:48
Test Bun
Process completed with exit code 1.
Test Node (22)
Process completed with exit code 1.
Test Node (20)
Process completed with exit code 1.
Test Deno
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Node (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Bun
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Node (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Node (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636