airbytehq / airbytehq/PyAirbyte
Random CI test issue (low-pri): Pokemon Integration test fails in CI, but works locally.
未关闭
- 主要语言
- Python
- 星标
- 344
- 派生
- 77
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 35
描述
_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`
>
>
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.
贡献指南
评估
这个 Issue 还没有评估数据。