Test #1184
test.yml
on: merge_group
Matrix: test-e2e
Check code quality
2m 7s
Run unit and integration tests
2m 35s
Run end-to-end tests
2s
Annotations
4 errors and 2 warnings
|
Run end-to-end tests (shard 1/3)
Process completed with exit code 1.
|
|
[e2e] tests/createStack.e2e.test.ts > createStack e2e > serves detected Edge Functions through the local gateway:
packages/stack/tests/createStack.e2e.test.ts#L82
AssertionError: expected 502 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 502
❯ tests/createStack.e2e.test.ts:82:35
|
|
Run end-to-end tests
Process completed with exit code 1.
|
|
Run end-to-end tests
One or more e2e shards failed: failure
|
|
Run end-to-end tests (shard 1/3)
[git-mirror] Skipping cache commit: Found 2 failed/cancelled steps
|
|
Run end-to-end tests (shard 1/3)
[git-mirror] - Step: unknown (failed)
|