Skip to content

add createPngUrl and createBrowserPreviewUrl, make gzip deterministic by fixing time #5

add createPngUrl and createBrowserPreviewUrl, make gzip deterministic by fixing time

add createPngUrl and createBrowserPreviewUrl, make gzip deterministic by fixing time #5

Triggered via pull request February 9, 2025 01:10
@seveibarseveibar
synchronize #3
add-new-url
Status Failure
Total duration 16s
Artifacts

bun-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
error: expect(received).toMatchInlineSnapshot(expected): tests/test3-svg-url.test.ts#L16
Expected: "https://svg.tscircuit.com/?svg_type=pcb&code=H4sIAA4AqGcAAy2NTQ7CIBhE95xiwqpdtVWXhUO4ckuBClF%2BAp%2FRxHh30Xb3JvMyw%2Bwrp0IwdlWPO6HrISQ6BsxLUsXg6Q05wacxBA5n%2FdXRnmSTmlZs9ZVSwQYqatuEG8eaEuXiY%2FPH03jgiCq06jxxVO0u4n38IOtlg%2BG3Ng%2F%2FT8l69gUyPWjAmAAAAA%3D%3D" Received: "https://svg.tscircuit.com/?svg_type=pcb&code=H4sIAIUAqGcAAy2NTQ7CIBhE95xiwqpdtVWXhUO4ckuBClF%2BAp%2FRxHh30Xb3JvMyw%2Bwrp0IwdlWPO6HrISQ6BsxLUsXg6Q05wacxBA5n%2FdXRnmSTmlZs9ZVSwQYqatuEG8eaEuXiY%2FPH03jgiCq06jxxVO0u4n38IOtlg%2BG3Ng%2F%2FT8l69gUyPWjAmAAAAA%3D%3D" at <anonymous> (/home/runner/work/create-snippet-url/create-snippet-url/tests/test3-svg-url.test.ts:16:15)
error: expect(received).toMatchInlineSnapshot(expected): tests/test1-basic-url.test.ts#L23
Expected: "https://tscircuit.com/editor?#data:application/gzip;base64,H4sIAA4AqGcAAy2NTQ7CIBhE95xiwqpdtVWXhUO4ckuBClF+Ap/RxHh30Xb3JvMyw+wrp0IwdlWPO6HrISQ6BsxLUsXg6Q05wacxBA5n/dXRnmSTmlZs9ZVSwQYqatuEG8eaEuXiY/PH03jgiCq06jxxVO0u4n38IOtlg+G3Ng//T8l69gUyPWjAmAAAAA==" Received: "https://tscircuit.com/editor?#data:application/gzip;base64,H4sIAIUAqGcAAy2NTQ7CIBhE95xiwqpdtVWXhUO4ckuBClF+Ap/RxHh30Xb3JvMyw+wrp0IwdlWPO6HrISQ6BsxLUsXg6Q05wacxBA5n/dXRnmSTmlZs9ZVSwQYqatuEG8eaEuXiY/PH03jgiCq06jxxVO0u4n38IOtlg+G3Ng//T8l69gUyPWjAmAAAAA==" at <anonymous> (/home/runner/work/create-snippet-url/create-snippet-url/tests/test1-basic-url.test.ts:23:15)
test
Process completed with exit code 1.