Skip to content

Maintenance: e2e tests failing #1046

Closed
@dreamorosi

Description

@dreamorosi

Bug description

E2E tests are failing after the changes related to #826.

There’s a dependency issue in the job section that tests the layers, and as far as I can tell it’s because it’s requiring something from commons but we are installing the dependencies only in [layer-publisher](https://github.com/awslabs/aws-lambda-powertools-typescript/tree/main/layer-publisher).

Expected Behavior

E2E tests passing.

Current Behavior

See here.

Possible Solution

I remember advocating for this usage during review, now I'm wondering if we should use the published version or the local one. If the local one then we'll have to install commons in that job.

Steps to Reproduce

N/A

Environment

  • Powertools version used: main
  • Packaging format (Layers, npm): Layers
  • AWS Lambda function runtime: N/A
  • Debugging logs: N/A

Related issues, RFCs

#826

Metadata

Metadata

Assignees

Labels

automationThis item relates to automationcompletedThis item is complete and has been merged/shipped

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions