Skip to content

Commit

Permalink
skip empty streams
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjlai committed Jan 26, 2025
1 parent 3bb9685 commit bba4049
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ acceptance_tests:
bypass_reason: "Data for the stream only available for 2 years. Expired for now. Seeding in progress."
- name: GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE
bypass_reason: "Data for the stream only available for 90 days. Expired and too tedious to keep up to date. Test creds also don't have access: 'Forbidden. You don't have permission to access this resource.'"
- name: ListFinancialEvents
bypass_reason: "Data doesn't exist during the test time window. Requesting very large time windows on Amazon is prohibitively slow w/ our plan's rate limits"
- name: ListFinancialEventGroups
bypass_reason: "Data doesn't exist during the test time window. Requesting very large time windows on Amazon is prohibitively slow w/ our plan's rate limits"
incremental:
Expand Down

0 comments on commit bba4049

Please sign in to comment.