Skip to content

Use replica set for MongoDB in e2e api tests on CI #499 #1981

Use replica set for MongoDB in e2e api tests on CI #499

Use replica set for MongoDB in e2e api tests on CI #499 #1981

Triggered via pull request April 15, 2024 14:13
Status Failure
Total duration 5m 34s
Artifacts

ci-build.yml

on: pull_request
Lint & Unit Tests
4m 57s
Lint & Unit Tests
End-to-End (with mock data) Tests
5m 26s
End-to-End (with mock data) Tests
End-to-End (with api) Tests
49s
End-to-End (with api) Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
End-to-End (with api) Tests
File was unable to be removed Error: EACCES: permission denied, rmdir '/home/runner/work/inventory-management-system/inventory-management-system/mongodb/data/.mongodb'
src/items/itemsTable.component.test.tsx > Items Table > renders correctly part 1 due column virtualisation: src/items/itemsTable.component.test.tsx#L61
Error: Snapshot `Items Table > renders correctly part 1 due column virtualisation 1` mismatched - Expected + Received @@ -362,13 +362,10 @@ > <path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" /> </svg> - <span - class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" - /> </button> </div> <div class="Mui-TableHeadCell-ResizeHandle-Wrapper MuiBox-root css-1ug570k" > @@ -527,13 +524,10 @@ > <path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" /> </svg> - <span - class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" - /> </button> </div> <div class="Mui-TableHeadCell-ResizeHandle-Wrapper MuiBox-root css-1ug570k" > @@ -591,13 +585,10 @@ > <path d="M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z" /> </svg> - <span - class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" - /> </button> </div> </div> </div> <div @@ -636,13 +627,10 @@ > <path d="M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z" /> </svg> - <span - class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" - /> </button> </div> </div> </div> </div> @@ -738,13 +726,10 @@ > <path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" /> </svg> - <span - class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" - /> </button> </div> <div class="Mui-TableHeadCell-ResizeHandle-Wrapper MuiBox-root css-1ug570k" > @@ -903,13 +888,10 @@ > <path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" /> </svg> - <span - class="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" - /> </button> </div> <div class="Mui-TableHeadCell-Re
Lint & Unit Tests
Process completed with exit code 1.
End-to-End (with api) Tests
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.