Skip to content

Commit

Permalink
Add several packages to expectedFailures (#577)
Browse files Browse the repository at this point in the history
1. lambda-tester until microsoft/TypeScript#51771 is merged.
2. aws dependents -- these frequently run out of memory and I want to be notified when that changes without being told that they're failing. They're not failing because of Typescript changes, but because AWS' memory usage is high enough to cause dtslint-runner to cause them to run out of memory.
  • Loading branch information
sandersn committed Dec 14, 2022
1 parent 577df8a commit 6b62a69
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/dtslint-runner/expectedFailures.txt
@@ -1,10 +1,15 @@
absinthe__socket-apollo-link
amazon-dax-client
aws-param-store
bookshelf
dialogflow-fulfillment
dynamodb-lock-client
dynogels
electron-clipboard-extended
electron-notifications
electron-notify
graphql-resolvers
http-aws-es
keystonejs__adapter-knex
keystonejs__app-graphql
keystonejs__auth-passport
Expand All @@ -14,7 +19,18 @@ keystonejs__file-adapters
keystonejs__keystone
keystonejs__oembed-adapters
knex-cleaner
lambda-tester
mobx-apollo
mock-aws-s3
ng-cordova
nodecredstash
nodemailer-direct-transport
nodemailer-pickup-transport
nodemailer-smtp-transport
nodemailer-stub-transport
nodemailer-smtp-pool
redux-orm
resourcejs
s3-download-stream
s3-streams
s3-upload-stream

0 comments on commit 6b62a69

Please sign in to comment.