Skip to content

Fix month calculation to 30 days, and add no expiry and year as expiry options #21

Fix month calculation to 30 days, and add no expiry and year as expiry options

Fix month calculation to 30 days, and add no expiry and year as expiry options #21

Re-run triggered August 9, 2024 16:21
Status Failure
Total duration 47s
Artifacts

pr.yml

on: pull_request
Matrix: test
report-coverage
0s
report-coverage
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test/basic.spec.js > basic: test/basic.spec.js#L18
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ test/basic.spec.js:18:33
test/basic.spec.js > upload long: test/basic.spec.js#L100
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ test/basic.spec.js:100:33
test/basic.spec.js > expire: test/testUtils.js#L28
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ Module.upload test/testUtils.js:28:33 ❯ testExpireParse test/basic.spec.js:122:26 ❯ test/basic.spec.js:126:3
test/basic.spec.js > custom path: test/testUtils.js#L28
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ Module.upload test/testUtils.js:28:33 ❯ test/basic.spec.js:161:30
test/basic.spec.js > custom passwd: test/testUtils.js#L28
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ Module.upload test/testUtils.js:28:33 ❯ test/basic.spec.js:178:30
test/basicAuth.spec.js > basic auth: test/basicAuth.spec.js#L47
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ test/basicAuth.spec.js:47:30
test/controlHeaders.spec.js > mime type: test/testUtils.js#L28
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ Module.upload test/testUtils.js:28:33 ❯ test/controlHeaders.spec.js:7:16
test/controlHeaders.spec.js > cache control: test/testUtils.js#L28
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ Module.upload test/testUtils.js:28:33 ❯ test/controlHeaders.spec.js:23:22
test/controlHeaders.spec.js > content disposition without specifying filename: test/testUtils.js#L28
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ Module.upload test/testUtils.js:28:33 ❯ test/controlHeaders.spec.js:51:22
test/controlHeaders.spec.js > content disposition with specifying filename: test/testUtils.js#L28
AssertionError: expected 500 to strictly equal 200 - Expected + Received - 200 + 500 ❯ Module.upload test/testUtils.js:28:33 ❯ test/controlHeaders.spec.js:70:22
test (goshujin, goshujin)
The job was canceled because "refs_pull_49_merge_head" failed.
test (goshujin, goshujin)
The operation was canceled.