Skip to content

feat(server): e2e for missing jobs #30143

feat(server): e2e for missing jobs

feat(server): e2e for missing jobs #30143

Triggered via pull request February 5, 2025 21:30
Status Failure
Total duration 4m 29s
Artifacts

test.yml

on: pull_request
Test & Lint Server
2m 19s
Test & Lint Server
Unit Test CLI
0s
Unit Test CLI
Unit Test CLI (Windows)
0s
Unit Test CLI (Windows)
Test & Lint Web
0s
Test & Lint Web
End-to-End Lint
26s
End-to-End Lint
Medium Tests (Server)
2m 11s
Medium Tests (Server)
End-to-End Tests (Server & CLI)
3m 37s
End-to-End Tests (Server & CLI)
End-to-End Tests (Web)
3m 18s
End-to-End Tests (Web)
Unit Test Mobile
0s
Unit Test Mobile
Unit Test ML
0s
Unit Test ML
Fit to window
Zoom out
Zoom in

Annotations

4 errors
TypeORM Checks
Process completed with exit code 1.
src/api/specs/jobs.e2e-spec.ts > /jobs > PUT /jobs > should queue face detection for missing faces: e2e/src/api/specs/jobs.e2e-spec.ts#L408
Error: ENOENT: no such file or directory, open '/home/runner/_work/immich/immich/e2e/test-assets/metadata/faces/solvay.jpg' ❯ src/api/specs/jobs.e2e-spec.ts:408:29 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/_work/immich/immich/e2e/test-assets/metadata/faces/solvay.jpg' }
src/api/specs/jobs.e2e-spec.ts > /jobs > PUT /jobs > should not rerun face detection for existing faces: e2e/src/api/specs/jobs.e2e-spec.ts#L471
Error: ENOENT: no such file or directory, lstat '/home/runner/_work/immich/immich/e2e/test-assets/metadata/faces/solvay.jpg' ❯ src/api/specs/jobs.e2e-spec.ts:471:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/home/runner/_work/immich/immich/e2e/test-assets/metadata/faces/solvay.jpg' }
End-to-End Tests (Server & CLI)
Process completed with exit code 1.