airbytehq / airbytehq/PyAirbyte

Random CI test issue (low-pri): Pokemon Integration test fails in CI, but works locally.

Open
#146 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
344
Forks
77
Avg merge
1d 11h
Merged PRs (30d)
35

Description

_Originally posted by @aaronsteers in https://github.com/airbytehq/PyAirbyte/issues/131#issuecomment-2024047183_

> I did more digging and found that CI is failing the pokemon integration test, but inexplicably so.
>
> In CI, it uses the incorrect endpoint and gets a 404:
>
> `https://pokeapi.co/api/v2/pikachu`
>
> Instead of the correct endpoint:
>
> `https://pokeapi.co/api/v2/pokemon/pikachu`
>
> image

In the meanwhile, we are skipping this particular test when run in CI. If it continues to act up, we can just remove this test entirely.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.