I have FE e2e tests failing with next error from t...
# contributing-to-airbyte
a
I have FE e2e tests failing with next error from time to time.
Copy code
* Where:
Build file '/home/runner/work/airbyte/airbyte/airbyte-integrations/connectors/source-zendesk-talk/build.gradle' line: 2

* What went wrong:
An exception occurred applying plugin request [id: 'airbyte-python']
> Failed to apply plugin 'airbyte-python'.
   > A problem occurred configuring project ':airbyte-integrations:connectors:source-zoom-singer'.
      > Could not open cp_proj generic class cache for build file '/home/runner/work/airbyte/airbyte/airbyte-integrations/connectors/source-zoom-singer/build.gradle' (/home/runner/.gradle/caches/6.7.1/scripts/4ffd4lk4g399iqzx3xoc30xgr).
         > java.lang.StackOverflowError (no error message)
Is it a known issue?
u
yes, @Davin Chia (Airbyte) is working to solve the problem but is not easy one 😞
d
Artem, I'm trying now to see if the same fix works for the frontend webapp