Skip to content

refactor: orientation #24498

refactor: orientation

refactor: orientation #24498

Triggered via pull request September 19, 2024 16:06
Status Failure
Total duration 5m 7s
Artifacts

test.yml

on: pull_request
Test & Lint Server
1m 42s
Test & Lint Server
Unit Test CLI
20s
Unit Test CLI
Unit Test CLI (Windows)
41s
Unit Test CLI (Windows)
Test & Lint Web
4m 29s
Test & Lint Web
End-to-End Lint
25s
End-to-End Lint
End-to-End Tests (Server & CLI)
3m 12s
End-to-End Tests (Server & CLI)
End-to-End Tests (Web)
2m 51s
End-to-End Tests (Web)
Unit Test Mobile
2m 44s
Unit Test Mobile
Unit Test ML
0s
Unit Test ML
Fit to window
Zoom out
Zoom in

Annotations

5 errors
TypeORM Checks
Process completed with exit code 1.
src/api/specs/asset.e2e-spec.ts > /asset > POST /assets > should upload and generate a thumbnail for different file types: e2e/src/api/specs/asset.e2e-spec.ts#L1175
AssertionError: expected { make: 'NIKON CORPORATION', …(21) } to match object { make: 'NIKON CORPORATION', …(11) } (10 matching properties omitted from actual) - Expected + Received Object { "dateTimeOriginal": "2016-09-22T22:10:29.060Z", "exposureTime": "1/400", "fNumber": 11, "fileSizeInByte": 15856335, "focalLength": 85, "iso": 200, "latitude": null, "longitude": null, "make": "NIKON CORPORATION", "model": "NIKON D700", - "orientation": "1", + "orientation": 1, "timeZone": "UTC-5", } ❯ src/api/specs/asset.e2e-spec.ts:1175:32
End-to-End Tests (Server & CLI)
Process completed with exit code 1.
Unit Test Mobile
10 tests passed, 11 failed, 3 skipped.
Unit Test Mobile
Process completed with exit code 1.